Open acarrami opened 6 years ago
Please open Terminal.app and run there
conda update python python.app
to fix this problem.
It worked. Thanks!
El 03/05/2018, a las 15:42, Carlos Cordoba notifications@github.com escribió:
Please open Terminal.app and run there
coda update python python.app to fix this problem.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/ContinuumIO/anaconda-issues/issues/9305#issuecomment-386430087, or mute the thread https://github.com/notifications/unsubscribe-auth/Ai6qOjjNwi6sGm7KvRtyb5GhyBT0vZ8Nks5tu2uqgaJpZM4TxuSR.
Actually…. It didn’t. Spyder opens but hangs. Now jupyter doesn’t open, with a similar message. It’s all kind of messed up.
El 03/05/2018, a las 17:08, Alberto Carramiñana alberto@inaoep.mx escribió:
It worked. Thanks!
El 03/05/2018, a las 15:42, Carlos Cordoba <notifications@github.com mailto:notifications@github.com> escribió:
Please open Terminal.app and run there
coda update python python.app to fix this problem.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/ContinuumIO/anaconda-issues/issues/9305#issuecomment-386430087, or mute the thread https://github.com/notifications/unsubscribe-auth/Ai6qOjjNwi6sGm7KvRtyb5GhyBT0vZ8Nks5tu2uqgaJpZM4TxuSR.
I ran “conda update —all” and now everything seems to work fine.
El 03/05/2018, a las 15:42, Carlos Cordoba notifications@github.com escribió:
Please open Terminal.app and run there
coda update python python.app to fix this problem.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/ContinuumIO/anaconda-issues/issues/9305#issuecomment-386430087, or mute the thread https://github.com/notifications/unsubscribe-auth/Ai6qOjjNwi6sGm7KvRtyb5GhyBT0vZ8Nks5tu2uqgaJpZM4TxuSR.
Ok, good to know.
I tried everything; I keep getting error:
"from PyQt5.QtWebEngineWidgets import QWebEnginePage ValueError: PyCapsule_GetPointer called with incorrect name"
I run mac os Mohave
Actual Behavior
Spyder does not launch. I get an application launch error message. This goes for spyder 3.2.8, 3.2.7 or 3.2.6. The launch error message is: Traceback (most recent call last): File "/anaconda3/bin/spyder", line 4, in import spyder.app.start File "/anaconda3/lib/python3.6/site-packages/spyder/app/start.py", line 27, in from spyder.config.main import CONF File "/anaconda3/lib/python3.6/site-packages/spyder/config/main.py", line 22, in from spyder.config.user import UserConfig File "/anaconda3/lib/python3.6/site-packages/spyder/config/user.py", line 26, in from spyder.utils.programs import check_version File "/anaconda3/lib/python3.6/site-packages/spyder/utils/programs.py", line 18, in import subprocess File "/anaconda3/lib/python3.6/subprocess.py", line 136, in import _posixsubprocess ImportError: dlopen(/anaconda3/lib/python3.6/lib-dynload/_posixsubprocess.cpython-36m-darwin.so, 2): Symbol not found: __Py_set_inheritable_async_safe Referenced from: /anaconda3/lib/python3.6/lib-dynload/_posixsubprocess.cpython-36m-darwin.so Expected in: flat namespace in /anaconda3/lib/python3.6/lib-dynload/_posixsubprocess.cpython-36m-darwin.so
Expected Behavior
Spyder should open, as it did before I updated anaconda navigator.
Steps to Reproduce
Anaconda or Miniconda version:
Operating System:
conda info
conda list --show-channel-urls