-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
error massage when start spyder 4 #12001
Comments
Also I closed my anti virus but nothing changed! |
My problem solved when I removed every file related to python. I also uninstalled PyCharm. |
@ljafari, I'm really glad you were able to solve your problem and sorry for not being able to give you feedback about it. Sometimes there are too many issues per day and I'm almost the only one that answers them all. |
Hi Dear Carlos Cardoba
I'm really appreciative for your response. I faced a lot of errors and
uninstalled Anaconda and delete every file in C drive that I guess related
to python and then installed Anaconda again and after that it worked fine.
Now I have new problem that wasted my time for completely 2 days!! I
discussed it in "tensorflow/tensorflow#37978"
I tried a lot but could'nt solve it until now. Maybe you can help me?
thanks a lot
…On Sat, Mar 28, 2020 at 9:10 PM Carlos Cordoba ***@***.***> wrote:
@ljafari <https://github.com/ljafari>, I'm really you were able to solve
your problem and sorry for not being able to give you feedback about it.
Sometimes there are too many issues per day and I'm almost the only one
that answers them all.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#12001 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AO5WBXCE3RJWGZA2ZKKJUO3RJYR6FANCNFSM4LUNAYCA>
.
|
It seems your Nvidia drivers are too old for the Cuda version you have. That's all the advice I can give, because I don't use Tensorflow, sorry. |
Hi everybody
Due to not ending problems
1- I uninstalled anaconda and removed every folder and files depended on it and then installed anaconda 2020.
1- At first I installed anaconda 64 bit but it couldnt open and I after a lot of trying I had to uninstalled it and then installed 32 bit version.
2- Then it had an issue with jedi and parso. So I did instructions in issue #4587 and did
pip uninstall pyqtwebengine
pip install pyqtwebengine
3-Then did "pip install jedi==0.15.2 and pip install parso==0.5.2
Now I can open spyder but when it opens it shows this messages:
what should I do? I have a lot of problems with spyder!
The text was updated successfully, but these errors were encountered: