I have installed spyder by pip3 install spyder
on mac. However, when I cannot launch it from bash and it would show spyder: command not found
.
I have follow the instructions on its Github page, and I have also have its dependencies like PyQt5 installed.
Is there a way to install spyder without installing the Anaconda distribution? Thank you.
(Spyder developer here)
The command to run Spyder when it's installed in Python 3 is spyder3
, not spyder
, but only when Spyder is installed with pip
.
Now, about this:
Is there a way to install spyder without installing the Anaconda distribution?
Our official answer is:
pip
, but please be aware that pip
installations are for advanced users with good knowledge of all Spyder dependencies.Given that a simple Tab
in a terminal after spyder
would have given you spyder3
, I'd say you're not very experienced. So my suggestion is: please consider using Anaconda.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With