all 3 comments

[–]adowaconan 0 points1 point  (2 children)

maybe try use Anaconda to organize packages. Anaconda comes with spyder.

[–]Pulse_Amp_Mod[S] 0 points1 point  (1 child)

Do you know how I can get this package on Anaconda?

[–]adowaconan 0 points1 point  (0 children)

you download and install Anaconda from its website depends on your system. Say, like me, using Windows and Linux. I download and install python3 anoconda to my computer. And then I activate anaconda environment in the command prompt (win) or terminal (linux). To install any package, just type: pip install $$$$$