I can open spyder through the anaconda command prompt (though this message appears in the command prompt: link image0 hasn't been detected!): conda activate myenv spyder But, if i try to open spyder using the .exe file in the C:\Users\Me\miniconda3\envs\myenv\Scripts, it won't ...
Normally, I would open a anaconda command prompt, then activate the virtual environment, then type in spyder to launch spyder. Problem Description It all worked fine until today. Last night, they applied some windows patch to my PC. So this morning when I type in spyder from the command pr...
Cannot launch spyder in anaconda: The name of the spyder executable was changed to spyder3.exe in python version 3. I install pyqt5 and spyder via pip and was able to launch spyder3. I first tried w…
We should create isolate "virtual environments" in Anaconda (and "pip") to avoid tinkering with the "base" one. I have a few; one is... Read more > Anaconda not launching - Anaconda Community I cannot start anaconda navigator or spyder (but anaconda prompt...
Also tried with "spyder --reset", but no luck. Main error Application spyder launch may have produced errors. Traceback Traceback (most recent call last): File "C:\Users\Tom\Anaconda3\lib\site-packages\spyder\app\mainwindow.py", line 306...
Sounds like the problem I have here. Windows 8 x64, Anaconda 2.3 x64. Resetting Spyder does not help at all. Will try x32 version on Oct 11, 2015 Is any progress being made on this? I'm running the 32bit of spyder/anaconda/python and it cant start on windows 10, so its not jus...
spyder 5.4.1 py310haa95532_0 defaults spyder-kernels 2.4.1 py310haa95532_0 defaults sqlalchemy 1.4.39 py310h2bbff1b_0 defaults sqlite 3.40.1 h2bbff1b_0 defaults stack_data 0.2.0 pyhd3eb1b0_0 defaults statsmodels 0.13.5 py310h9128911_1 defaults ...
Hi~ As you seen on the title, I've got a problem to open a Spyder app on Windows 8.1. The system features are Windows 8.1 x64 RAM: 4GB I installed Anaconda(Anaconda-2.1.0-Windows-x86_64.exe) on the system. And I excuted a Spyder.exe then...
What does this mean, how do I fix it to launch apps from Navigator. Jupyter-Notebook from the shell works fine. See my comment here which seems to solve my situation:#11670 (comment) Type following commands in Anaconda Prompt: pip uninstall pyzmq ...
from spyder.app.start import main File "/Users/carlosmendoza/anaconda3/lib/python3.6/site-packages/spyder/app/start.py", line 13, in import zmq File "/Users/carlosmendoza/anaconda3/lib/python3.6/site-packages/zmq/init.py", line 29, in ...