Python Forum

Full Version: i see no prompt in the shell ?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
hello,

I think it's a simple solution, but i don't see it.
there is no prompt (>>>) in the shell.
i just disconnected the raspberry pico, and i expected to see the prompt in the shell.
thank you Big Grin
[Image: Naamloos.png?rlkey=jaipxczsi6h8eyd8sw7b2z2ro&dl=1]
Try Tool -> option -> Interpreter see if it use Local Python.
Thonny can connect with COM port to eg Raspberry Pi.
i disconnect the raspberry pico from the laptop, do i have to tell python that i did that ?
edit: i changed the printscreen from my first post, the error code in the shell is now gone.
i think i found the problem, on the right bottem of the screen i select "local python 3"
and it looks OK now Shy
[Image: Naamloos.png?rlkey=jaipxczsi6h8eyd8sw7b2z2ro&dl=1]
Good,that's a shorter way🚀 to exactly the same place as in my suggestion.
Rolleyes thank you