When I run Python from the terminal and from Atom, different versions of python are called. As a consequence, there are packages that I can call without problems fr
You must have multiple (different versioned) Python interpreters on your computer. Open the Command Palette in Atom and choose "Python: Select Interpreter". Select the Python version you wish to use.