Re: spyder3 missing rope dependency

2017-06-04 Thread Ghislain Vaillant
On Sun, 2017-06-04 at 09:47 -0400, kamaraju kusumanchi wrote:
> On Sun, Jun 4, 2017 at 5:00 AM, Ghislain Vaillant  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



Re: spyder3 missing rope dependency

2017-06-04 Thread kamaraju kusumanchi
On Sun, Jun 4, 2017 at 5:00 AM, Ghislain Vaillant  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.

raju
-- 
Kamaraju S Kusumanchi | http://raju.shoutwiki.com/wiki/Blog



Re: spyder3 missing rope dependency

2017-06-04 Thread Ghislain Vaillant
On Sun, 2017-06-04 at 00:40 -0400, kamaraju kusumanchi wrote:
> Launching spyder3 gives the following error
> 
> You have missing dependencies!
> rope >=0.9.4: None (NOK)
> Please install them to avoid this message.
> 
> I see a python-rope package but no analogous python3-rope. Any idea
> how to fix this?

The python3-rope package was made available in experimental, since a
Python 3 compatible version of Rope did not land in Debian in time
before the freeze.

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.

Cheers,
Ghis



spyder3 missing rope dependency

2017-06-03 Thread kamaraju kusumanchi
Launching spyder3 gives the following error

You have missing dependencies!
rope >=0.9.4: None (NOK)
Please install them to avoid this message.

I see a python-rope package but no analogous python3-rope. Any idea
how to fix this?

System information:
 % inxi -r
Repos: Active apt sources in file: /etc/apt/sources.list
   deb http://httpredir.debian.org/debian/ stretch main contrib non-free
   deb-src http://httpredir.debian.org/debian/ stretch main
contrib non-free
   deb http://httpredir.debian.org/debian/ stretch-updates
main contrib non-free
   deb-src http://httpredir.debian.org/debian/ stretch-updates
main contrib non-free
   deb http://security.debian.org/ stretch/updates main contrib non-free
   deb-src http://security.debian.org/ stretch/updates main
contrib non-free
   deb http://debug.mirrors.debian.org/debian-debug/
stretch-debug main contrib non-free
   Active apt sources in file:
/etc/apt/sources.list.d/google-chrome.list
   deb [arch=amd64] http://dl.google.com/linux/chrome/deb/ stable main

 % dpkg -l spyder3
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name   Version  Architecture Description
+++-==---=
ii  spyder33.1.3+dfsg1-3all  Python
IDE for scientists (Python 3)


thanks
raju
-- 
Kamaraju S Kusumanchi | http://raju.shoutwiki.com/wiki/Blog