Downloading python packages and modules inside komodo

How does one download python modules so that I can import them inside komodo edit

Hi @Tshego,

For Komodo Edit you would use pip in a shell outside Komodo then start Komodo and make sure it’s pointing at Python you used to install the modules.

You could also use Komodo IDE, which is now free to use, and use Commando shell scope to install package using pip within Komodo.

  • Carey