user20545517
user20545517

Reputation:

How to install ursina on pydroid?

Hello I am trying to make minecraft using ursina on Android
And once I tried to install ursina this error happend

To fix this you could try to:
1. loosen the range of package versions you've specified
2. remove package versions to allow pip attempt to solve the dependency conflict

ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/user_guide/#fixing-conflicting-dependencies

Upvotes: 0

Views: 606

Answers (2)

Raphi-2Code
Raphi-2Code

Reputation: 38

Use UrsinaForMobile by PaologGithub:

https://github.com/PaologGithub/UrsinaForMobile

This project can convert ursina to apk files, but entities with transparent colors are not transparent on the Android platform.

Edit: A little update: transparency works!

Upvotes: 1

pokepetter
pokepetter

Reputation: 1489

It doesn't support Android. From the website:

Platforms

  • Windows
  • Linux
  • Mac

Upvotes: 0

Related Questions