Open lumberjack2007 opened 3 years ago
Yes, nothing is wrong with your python version. You only have to install ursina type in your cmd/terminal: pip install ursina or check out https://www.ursinaengine.org/#Getting%20Started
I then get the error message:
pip install ursina File "
", line 1 pip install ursina ^ SyntaxError: invalid syntax
Install pip. Just search it up on google.
if u cant install it just try repl.it
try "python -m pip install ursina"
I then get the error message:
pip install ursina File "", line 1 pip install ursina ^ SyntaxError: invalid syntax
did you install pip? if you did, then check if you have the latest version in python and its in your environment variables. that's what I had to do when i installed python :)
When I run the program it sas "No module named 'ursina'". I'm on the latest version of python. Do you know what the problem is?