CozmoWeather icon indicating copy to clipboard operation
CozmoWeather copied to clipboard

I can't get past this step!

Open MMV17 opened this issue 4 years ago • 1 comments

./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):'

MMV17 avatar Feb 18 '21 22:02 MMV17

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 .

dwilches avatar Feb 19 '21 04:02 dwilches