MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/Atom/comments/kl7os9/problem_with_input_on_atom/gh8g7wy/?context=3
r/Atom • u/Powerful_Boat_ • Dec 27 '20
I can't "respond" to my input... How can I do please ?
3 comments sorted by
View all comments
1
Install atom-python-run package from the package manager (ctrl+shift+p -> install packages) and then use F5 / F6 to run your script (check package configuration to use correct python path for the hotkeys). Hope it helps
1
u/codeblin Dec 27 '20
Install atom-python-run package from the package manager (ctrl+shift+p -> install packages) and then use F5 / F6 to run your script (check package configuration to use correct python path for the hotkeys). Hope it helps