- #1
ElliotSmith
- 168
- 104
I downloaded a script for python and have no idea how to run it.
Do I go into the python GUI or the windows command prompt? Is there any way I can use this in github?
Someone told me on another forum said the following.
1. cd /path/to/file
2. python script.py <options here>
Which commands do I type in and where? Please help me out!
Do I go into the python GUI or the windows command prompt? Is there any way I can use this in github?
Someone told me on another forum said the following.
1. cd /path/to/file
2. python script.py <options here>
Which commands do I type in and where? Please help me out!