Berny23 / LD-ToyPad-Emulator

Toy Pad Emulator for Lego Dimensions (Unofficial Fan Project)
https://github.com/Berny23/LD-ToyPad-Emulator
MIT License
228 stars 41 forks source link

Package 'python' has no installation candidate? #185

Open Sonkinator1991 opened 4 months ago

Sonkinator1991 commented 4 months ago

So, I've been trying to get this to work for a while, but that first line of code I have to paste in terminal just throws me a Package 'python' has no installation candidate. I'm not sure how to fix this, can you help me?

DiverseBloom780 commented 2 weeks ago

So, I've been trying to get this to work for a while, but that first line of code I have to paste in terminal just throws me a Package 'python' has no installation candidate. I'm not sure how to fix this, can you help me?

Is it with a Virtual Machine? cause i had this issue with the VM and then i found a fix

Sonkinator1991 commented 2 weeks ago

yea im on vmware

clintonb commented 4 days ago

Python 2.x is provided by the python and reached end of life years ago. You will need python3; however, the Python code being run (and written for Python 2) may be incompatible with Python 3.