@ -38,7 +45,7 @@ If not the path may be wrong or python was not installed correctly.
type pip -v into command prompt, this should return the version of PIP that is installed with Python.
type pip -v into command prompt, this should return the version of PIP that is installed with Python.
### Download the project from Gitea
### Download the project from Github
- Close and re-open command prompt
- Close and re-open command prompt
- type cd
- type cd
- Open the location you downloaded the project to and drag the folder into the command prompt window
- Open the location you downloaded the project to and drag the folder into the command prompt window
@ -71,5 +78,3 @@ type pip -v into command prompt, this should return the version of PIP that is i
- Choose Existing environment and set the location to anaconda_install_location/python.exe, OK, OK
- Choose Existing environment and set the location to anaconda_install_location/python.exe, OK, OK
- Allow the IDE to complete set up then launch the program from MainDriver.py. There should be a play icon next to the line "if __name__ == "__main__":"
- Allow the IDE to complete set up then launch the program from MainDriver.py. There should be a play icon next to the line "if __name__ == "__main__":"