Anaconda Python Spyder Download Code Example
Example: download spyder without anaconda
1. python -m pip install pyqt5  2. python -m pip install spyder  3. python -m pip install PyQtWebEngine  4. spyder3 (to launch spyder)1. python -m pip install pyqt5  2. python -m pip install spyder  3. python -m pip install PyQtWebEngine  4. spyder3 (to launch spyder)
Comments
Post a Comment