Skip to content

Instantly share code, notes, and snippets.

@spidezad
Last active February 19, 2020 06:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save spidezad/e754a5b45250a6a3ecba655238c72191 to your computer and use it in GitHub Desktop.
Save spidezad/e754a5b45250a6a3ecba655238c72191 to your computer and use it in GitHub Desktop.
Sublime text Configure for python IDE
# youtube ref
https://www.youtube.com/watch?v=t2A_4gWzg8c
# terminal in sublime text
https://www.youtube.com/watch?v=sRxpxFDGLXI
# Configure terminus --key binding only work in windows
https://github.com/James231/Terminals-In-Sublime-Text
# command palatte --> install packages --> terminus
@spidezad
Copy link
Author

Can’t find ‘main’ module in ” – Python (Sublime Text 3)

This is the easiest one, don’t panic. I think you forgot to save your file first. Just save your Python script with .py extension and run it again. It should work this time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment