On Sun, 2017-06-04 at 09:47 -0400, kamaraju kusumanchi wrote: > On Sun, Jun 4, 2017 at 5:00 AM, Ghislain Vaillant <ghisv...@gmail.com> wrote: > > A new version of Spyder was also uploaded to experimental (3.1.4), > > which adds the Python 3 rope dependency. Despite the warning message, > > the absence of rope is harmless. The Spyder IDE works perfectly fine > > without. > > Thanks. The IDE does seem to work fine without this functionality. Is > there any way to disable this check? I briefly looked in Tools -> > Preferences but could not find anything relevant.
Not that I am aware of. I suspect you'd have to hack in the source code to silence this. Ghis