Anaconda navigator will not open because of an import error.
I tried searching for solutions but nothing has worked so far. I updated anaconda and reinstalled it and that did not work. After I initially installed Anaconda, I created a virtual environment in PyCharm and then both programs actually stopped working. There seems to be a file in PyQt5 that is lacking permissions but I am not sure how to solve that problem or troubleshoot.
Image is embedded in the link. It says " File "C:\Users\user\anaconda3\lib\site-packages\qtpy\QtCore.py", line 15, in from PyQt5.QtCore import * ImportError: DLL load failed while importing QtCore: Access is denied."