Open sebollin opened 6 years ago
Hi,
im not sure, but anaconda-navigator --reset
did the trick for me !!!
anaconda-navigator --reset
Traceback (most recent call last):
File "C:\ProgramData\Anaconda3\lib\site-packages\qtpy\__init__.py", line 169, in <module>
from PySide import __version__ as PYSIDE_VERSION # analysis:ignore
ModuleNotFoundError: No module named 'PySide'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "C:\ProgramData\Anaconda3\Scripts\anaconda-navigator-script.py", line 6, in <module>
from anaconda_navigator.app.main import main
File "C:\ProgramData\Anaconda3\lib\site-packages\anaconda_navigator\app\main.py", line 22, in <module>
from anaconda_navigator.utils.conda import is_conda_available
File "C:\ProgramData\Anaconda3\lib\site-packages\anaconda_navigator\utils\__init__.py", line 15, in <module>
from qtpy.QtGui import QIcon
File "C:\ProgramData\Anaconda3\lib\site-packages\qtpy\__init__.py", line 175, in <module>
raise PythonQtError('No Qt bindings could be found')
qtpy.PythonQtError: No Qt bindings could be found
thanks anyway
Hey, I'm working with the same issue with you and being exhausted to find the answer... Have you solved this problem yet? Thanks :)
@KevinLee752 Yes, I sent Anaconda to hell and installed another software: Rodeo
Similar problem in issue #10021: conda install pyside
results in
Solving environment: failed
UnsatisfiableError: The following specifications were found to be in conflict:
- pyside
- typed-ast
Use "conda info <package>" to see the dependencies for each package.
Similar problem for me. I cannot open Anaconda Navigator and Spyder.
Fortunately, I guess I find a solution:
I download the original Python from python.org and extract the 'python3.dll' to the root directory of Anaconda. (Of course the version of 'python3.dll' is same as your version.)
It works for me. I also notice there are many similar problems, such as issue #9158, https://github.com/spyder-ide/spyder/issues/5977 and https://stackoverflow.com/questions/51435579/cannot-open-anaconda-suddenly. I am not sure whether it works for all of these.
@tedoreve unfortunately... still doesn't work. thanks for comment your experience
I have the same issue - if I uninstall PyQt, and then I uninstall Python through Windows' Programs and Features, and reinstall Anaconda/Python, then it works again - but of course, then I don't have PyQt.
I am seeing this too.
Alright people. i am tech savvy. i dont know how to fix this QT package bug, however, i figured out how to get anaconda-navigator to start. this fix will require you to forfeit any old environments or packages you accumulated over time. this is resaonable if you're installing anaconda, first thing after installing a new OS.
when you uninstall anaconda and re-install it, and it still doesn't work, it means that some user files were still there even after the uninstallation. you need to find these and delete them. just chase down every trace of anaconda and kill it, like you're a war criminal
dont worry about going to your windows/system32. no need to go there you just need to go to User/Appdata and take a tour around the folders "Local" and "Roaming", and delete all folders named PIP continuum python conda anaconda
in your "User" folder, you will also see a number of folders whose name starts with a dot (.) for example: .anaconda .conda .jupyter
you need to delete those too.
after you delete those, install anaconda again. no need for any special tricks. no need for extracting dll files or getting the original python package from python.org just install anaconda again, using the same installer.
now once you have it up and running, don't mess with it, don't update the conda packages. this worked for me
This won't work for everyone, but because my other environments are more important to me than my "base" (root) environment, I was able to open Anaconda Navigator by executing the following in Spyder from a non-base environment:
runfile('C:/ProgramData/Anaconda3/Scripts/anaconda-navigator-script.py', wdir='C:/ProgramData/Anaconda3/Scripts')
It's not perfect, but uninstalling/reinstalling is rather time consuming at my organization. If you need to perform a clean install, try using anaconda-clean to perform a full uninstall.
I couldn't open my Anaconda Navigator I didn't know why...(Spyder 3.3.3) and said I have some issues with qtpy I tried to install everything again and again, couldn't find any solutions.
However, I read this https://github.com/spyder-ide/spyder/issues/8748 and did: pip install pyqt5==5.11.*
and now it works now! and still don't know why it didn't work and why it works now but solved my problem
I couldn't open my Anaconda Navigator I didn't know why...(Spyder 3.3.3) and said I have some issues with qtpy I tried to install everything again and again, couldn't find any solutions.
However, I read this spyder-ide/spyder#8748 and did: pip install pyqt5==5.11.*
and now it works now! and still don't know why it didn't work and why it works now but solved my problem
@lovelymiki Thank you, this worked for me, after struggling for hours and trying various things.
I couldn't open my Anaconda Navigator I didn't know why...(Spyder 3.3.3) and said I have some issues with qtpy I tried to install everything again and again, couldn't find any solutions. However, I read this spyder-ide/spyder#8748 and did: pip install pyqt5==5.11.* and now it works now! and still don't know why it didn't work and why it works now but solved my problem
@lovelymiki Thank you, this worked for me, after struggling for hours and trying various things.
Wow! You solved it just like that. Wazi wazi!
I couldn't open my Anaconda Navigator I didn't know why...(Spyder 3.3.3) and said I have some issues with qtpy I tried to install everything again and again, couldn't find any solutions.
However, I read this spyder-ide/spyder#8748 and did: pip install pyqt5==5.11.*
and now it works now! and still don't know why it didn't work and why it works now but solved my problem
I couldn't open my Anaconda Navigator I didn't know why...(Spyder 3.3.3) and said I have some issues with qtpy I tried to install everything again and again, couldn't find any solutions.
However, I read this spyder-ide/spyder#8748 and did: pip install pyqt5==5.11.*
and now it works now! and still don't know why it didn't work and why it works now but solved my problem
Shukran
I couldn't open my Anaconda Navigator I didn't know why...(Spyder 3.3.3) and said I have some issues with qtpy I tried to install everything again and again, couldn't find any solutions.
However, I read this spyder-ide/spyder#8748 and did: pip install pyqt5==5.11.*
and now it works now! and still don't know why it didn't work and why it works now but solved my problem
Thank You!
pip install pyqt5==5.11.* worked for me Tried it as my last option before doing a complete reinstall and --Hurray!!
So here I am in Dec 21st in 2019 using 4.8.0 and I too have the problem where it wont open and nothing is working - tried much of the stuff above and the MAGIC FIX for me was this
Anaconda3 DLLs for OpenSSL are in the wrong/current location! The DLLs delivered by Anaconda3 --version (4.8.0) are located here: D:\Anaconda3\Library\bin
My researched and found workaround: copy these files libcrypto-1_1-x64. libssl-1_1-x64.
from (YOUR INSTALL LOCATION)\Anaconda3\Library\bin to (YOUR INSTALL LOCATION):\Anaconda3\DLLs.
SOURCE OF THIS FIX FOR ME WAS https://github.com/conda/conda/issues/8273
everything started working like a charm after - this was a fresh install on windows
hola chicos alguien me puede ayudar con anaconda ya he realizado de todo comandos, reinstalar, activar, etc, etc
(**myEnv) C:\Users\ALEJANDRO>anaconda-navigator
Traceback (most recent call last):
File "C:\Users\ALEJANDRO\Anaconda3\envs\myEnv\lib\site-packages\qtpy__init.py", line 204, in
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "C:\Users\ALEJANDRO\Anaconda3\envs\myEnv\Scripts\anaconda-navigator-script.py", line 6, in
me da este error
W10 x64: Same problem, I can not open "spyder" neither "anaconda-navigator". I tested almost everything I have found on the internet. NO WAY.
Have you tried the solution that worked for me?
pip install pyqt5==5.11.*
@Laza77 It does not work, I have tried almost everything in internet and nothing works (including reinstall packages, check compatibility and so on). The only way I have found for being able to use Anaconda is installing 32 bits version in a 64 bits system, in this case it works just fine and without any problem. I am using W10 x64.
this actualy work i uninstalled it and deleted all files that has conda, jupyter or spyder as a name n now i can open spydr n anaconda navigator .. thank you
Hi jpablogn, I face the same situation. The 32 bits version works, but I need to install Tensorflow, so I need anaconda 64 bits. I can not find a solution!
Hi! What I did was u installing it then I removed all files that has the name of python or conda or spyder etc. Also I installed the complete un installer through conda. Then I re installed it and it works perfectly
On Tue, Apr 14, 2020, 11:20 PM Tatiana Guanangui notifications@github.com wrote:
Hi jpablogn, I face the same situation. The 32 bits version works, but I need to install Tensorflow, so I need anaconda 64 bits. I can not find a solution!
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/ContinuumIO/anaconda-issues/issues/9916#issuecomment-613709795, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJED5CFX4GXPOJKX3AZPNU3RMTOS7ANCNFSM4FPOESGA .
i have this problem to run my anaconda or jupyter notebook...
(base) C:\Users\Vera> anaconda
Traceback (most recent call last):
File "C:\Users\Vera\anaconda3\Scripts\anaconda-script.py", line 6, in
@goanpeca I've tried all this and I still can not launch Anaconda Navigator
conda update conda
conda update anaconda
conda update anaconda-navigator
conda update navigator-updater
conda update -n root conda
(I got this from here )
conda update --all
anaconda-navigator --reset
conda install --rev 1
(I got this from here)
pip install pyqt5
(I got this from #1581 )
conda install pyqt --force
(I got this from #9158 )
Here are some details:
OS: Windows 11 Pro Conda version: conda 4.13.0 Python version: Python 3.9.12
conda info
:
active environment : base active env location : C:\Users\23481\anaconda3 shell level : 1 user config file : C:\Users\23481\.condarc populated config files : C:\Users\23481\.condarc conda version : 4.13.0 conda-build version : 3.21.9 python version : 3.9.12.final.0 virtual packages : __win=0=0 __archspec=1=x86_64 base environment : C:\Users\23481\anaconda3 (writable) conda av data dir : C:\Users\23481\anaconda3\etc\conda conda av metadata url : None channel URLs : https://repo.anaconda.com/pkgs/main/win-64 https://repo.anaconda.com/pkgs/main/noarch https://repo.anaconda.com/pkgs/r/win-64 https://repo.anaconda.com/pkgs/r/noarch https://repo.anaconda.com/pkgs/msys2/win-64 https://repo.anaconda.com/pkgs/msys2/noarch package cache : C:\Users\23481\anaconda3\pkgs C:\Users\23481\.conda\pkgs C:\Users\23481\AppData\Local\conda\conda\pkgs envs directories : C:\Users\23481\anaconda3\envs C:\Users\23481\.conda\envs C:\Users\23481\AppData\Local\conda\conda\envs platform : win-64 user-agent : conda/4.13.0 requests/2.28.1 CPython/3.9.12 Windows/10 Windows/10.0.22000 administrator : False netrc file : None offline mode : False
I also noticed that if I try launching anaconda-navigator with Wi-Fi connection, it doesn't launch just as described above but if I try launching without Wi-Fi connection, I get this error:
2022-07-30 00:27:58,518 - ERROR ads._log_errors:22 Tried to load advertisement data from https://www.anaconda.com/api/navigator. URL is not reachable
2022-07-30 00:27:58,518 - ERROR ads._log_errors:22 Tried to load advertisement data from https://www.anaconda.com/api/navigator. URL is not reachable
<urlopen error [Errno 11001] getaddrinfo failed><urlopen error [Errno 11001] getaddrinfo failed><urlopen error [Errno 11001] getaddrinfo failed> <urlopen error [Errno 11001] getaddrinfo failed> <urlopen error [Errno 11001] getaddrinfo failed>
<urlopen error [Errno 11001] getaddrinfo failed>
Please what can I do to launch Anaconda Navigator.
Thanks
I've tried everything and I still can not deal with this.
conda update conda
conda update anaconda
conda update anaconda-navigator
conda update --all
pip install pyqt5
(I took this from #1581 )conda install qt --force
(from #9158 )conda install pyqt --force
(from #9158 )I've also uninstalled everything and reinstalled, but unfortunately it still doesn't work.
Here are some details:
conda info
:conda list --show-channel-urls
When I run
anaconda-navigator
from the Prompt, I receive this:Then I tried
conda install pyside
:Thanks in advance.