Hi all,
The other day I had to work in Windows and was installing python etc including spyder using PIP. Everything works fine (more or less) with PIP in windows.
I realized there's a new standalone version of Spyder, I tried it.
Not all library that was installed in PIP can be imported in the standalone Spyder ( i tried it in the Ipython console, inside the spyder).
But this library can be imported, for example using python/Ipython in windows command prompt or Spyder that I installed using PIP.
So does the standalone version have its own environment (or something like that)?
In short how do you add another library in this standalone version?
I'm sorry if I don't understand or miss something.
Thank you!
Bests,
Teko