#PLA Live Map

1 messages · Page 1 of 1 (latest)

sharp oyster
#

I got the error Python was not found; run without arguments to install form the Microsoft store... so I deselected python and python3 installer in app execution aliases. But I am still unable to get main.py to run. Where am I supposed to run python3 ./main.py?

sharp oyster
#

@warped moss hoping you could help me with this

warped moss
#

add python to path when installing it

sharp oyster
#

ive done that

#

im not doing step 4 right - Run main.py python3 ./main.py

#

im trying to just enter that into command prompt which i think is wrong i just get python3' is not recognized as an internal or external command, operable program or batch file

warped moss
#

if neither python nor python3 points to the python executable then python is either not installed or not added to path

sharp oyster
#

hm

#

i might have multiple pythons i have a 39 file and 313 file

#

it doesnt give me the same error anymore so it might be on the right path but still cant run main.py

warped moss
#

idk why youre doing anything in the python installation folder

#

main.py wont be there and shouldnt be moved there

sharp oyster
#

bc i dont know what im supposed to be doing

warped moss
#

pip install Werkzeug==2.2.2 --force-reinstall

#

live map is dumb and bad and doesnt enforce requirements properly

sharp oyster
#

oh my goodness it works