

The error message viewed at the beginning of Spyder3
You have missing dependencies!
rope >=0.9.4: None (NOK)
Please install them to avoid this message.
Note: Spyder could work without some of these dependencies, however to have a smooth experience when using Spyder we strongly recommend you to install all the listed missing dependencies.
Failing to install these dependencies might result in bugs. Please be sure that any found bugs are not the direct result of missing dependencies, prior to reporting a new issue.
Python


Run this command sudo pip install -U spyderin your terminal and should resolve your issue.
Thanks
I have already run this command for a few times, but it didn't work. Some of the failed messages:
Failed building wheel for python-language-server
Failed building wheel for numpydoc
Failed building wheel for psutil
Failed building wheel for intervaltree
and so on.
Therefore the problem is not solved.
11-02-20, 8:39 a.m. GSMahapatra
Login to add comment