Hi, mi Thonny puts this error

C4RTM4N

New Member
Joined
Jul 4, 2020
Messages
1
Reaction score
0
Credits
18
Traceback (most recent call last):
File "/usr/lib/python3.7/tkinter/__init__.py", line 1705, in __call__
return self.func(*args)
File "/usr/lib/python3/dist-packages/thonny/running.py", line 317, in _cmd_run_current_script
self.execute_current("Run")
File "/usr/lib/python3/dist-packages/thonny/running.py", line 295, in execute_current
self.execute_script(filename, args, working_directory, command_name)
File "/usr/lib/python3/dist-packages/thonny/running.py", line 266, in execute_script
get_shell().submit_magic_command(cd_cmd_line + exe_cmd_line)
File "/usr/lib/python3/dist-packages/thonny/shell.py", line 98, in submit_magic_command
self.text.submit_command(cmd_line, ("magic",))
File "/usr/lib/python3/dist-packages/thonny/shell.py", line 201, in submit_command
assert get_runner().is_waiting_toplevel_command()
AssertionError
 


Don't know python nor thonny, but a search came up with this.
 

Staff online

Members online


Latest posts

Top