invalid syntax
Opened this issue · 32 comments
help i have never used python before and have tried putting the texts in the python box
the coding corse im on is helping not at all by not teachng a thing about computing
I HAVE NO CLUE WHAT IM DOING HELP
what are you trying to change. can you send the code that is having issues?
im not trying to change anything im just trying to get this to work or activate and i have no idea how. do i click something? in files i have pressed everything and theres no new icon and my ship didnt fly by itself i actualy just manualy took over and it took me just a little while
hi could you please answer the following questions:
- do you see any error message? if so please send a screenshot
- what OS are you using?
- have you followed the instructions here? if not please try
- what happened when you tried step 3?
thanks
windows 10
pip install -r requirements.txt
File "", line 1
pip install -r requirements.txt
^
IndentationError: unexpected indent
git clone https://github.com/skai2/EDAutopilot.git
File "", line 1
git clone https://github.com/skai2/EDAutopilot.git
^
SyntaxError: invalid syntax
cd EDAutoPilot
File "", line 1
cd EDAutoPilot
^
SyntaxError: invalid syntax
pip install -r requirements.txt
File "", line 1
pip install -r requirements.txt
^
SyntaxError: invalid syntax
python autopilot.py
File "", line 1
python autopilot.py
^
SyntaxError: invalid syntax
python3 autopilot.py
File "", line 1
python3 autopilot.py
^
SyntaxError: invalid syntax
could you send a screen shot? im not sure exactly what is happening there and a screen shot might help.
right the issue is that you are running the commands in python not in command prompt. try running those commands in a command prompt instead and hopefully that works. let us know how that goes.
whats a command promt?
nope got it
in the start menu search for "cmd". not sure how to explain what it actualy is
is there an easier way?
unfortunately the .exe is broken and only the dev can replace it. the issue there is that you are copying the > at the front, try copying this:
git clone https://github.com/skai2/EDAutopilot.git
cd EDAutoPilot
pip install -r requirements.txt
python autopilot.py
its doing something that isnt an error
downloading
try this:
python -m pip install -r requirements.txt
python autopilot.py
it dosent do anything
unfortunately the .exe is broken and only the dev can replace it. the issue there is that you are copying the > at the front, try copying this:
git clone https://github.com/skai2/EDAutopilot.git cd EDAutoPilot pip install -r requirements.txt python autopilot.py
What issue are you having with the exe?
i have no idea
unfortunately the .exe is broken and only the dev can replace it. the issue there is that you are copying the > at the front, try copying this:
git clone https://github.com/skai2/EDAutopilot.git cd EDAutoPilot pip install -r requirements.txt python autopilot.py
What issue are you having with the exe?
have a look at this: #29 i have seen this too but didn't try and look into it because i wanted to make changes anyway so i just forked and run it directly.
idk what any of that means
can i not just start something and it begins working??
llike a file or something
try downloading the .exe from https://github.com/skai2/EDAutopilot/releases/tag/v19.05.15-alpha-18 but i suspect you will get this message:
no download the file "autopilot_portable_v19-05-15-alpha-18.exe"
i know that idk why i sent you a piture of the zip
ok did you get an error?
sorry didnt see
I GOT NOTHING JUST TIRED AGAIN AND YEAH ERROR