CozmoWeather
CozmoWeather copied to clipboard
I can't get past this step!
./main.py: line 15: import: command not found
./main.py: line 17: import: command not found
./main.py: line 19: import: command not found
./main.py: line 20: import: command not found
./main.py: line 23: CITY_NAME: command not found
./main.py: line 27: syntax error near unexpected token (' ./main.py: line 27: def cozmo_program(robot: cozmo.robot.Robot):'
Hello,
To run the file main.py are you using Python? Like this:
python main.py
Regards.
-- Daniel Wilches
On Thu, Feb 18, 2021 at 5:19 PM MMV17 [email protected] wrote:
./main.py: line 15: import: command not found ./main.py: line 17: import: command not found ./main.py: line 19: import: command not found ./main.py: line 20: import: command not found ./main.py: line 23: CITY_NAME: command not found ./main.py: line 27: syntax error near unexpected token (' ./main.py: line 27: def cozmo_program(robot: cozmo.robot.Robot):'
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/dwilches/CozmoWeather/issues/1, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA6KR2OZL4OQFHLKGS6B6QLS7WG6DANCNFSM4X3G56HQ .