Hello
Thank you all --- agreed that in the long run it'd be good to have
DragonFly support in psutil. It'll probably take a little time.
However, if the ipython problem persists I'll be back with more.
Thanks again
Peeter
--
On Friday, November 18, 2016 at 5:13:04 PM UTC+2, Carlos Córdob
Hi,
We're going to use psutil to do other things, for example to better
detect previous instances of Spyder:
https://github.com/spyder-ide/spyder/pull/3659
So it's better to ask the psutil maintainer to support DragonFly BSD :-)
Cheers,
Carlos
El 18/11/16 a las 05:32, Jitse Niesen escr
psutil is only used to display CPU and memory usage in the status bar. If
getting psutil to work is not so easy, it may be easier in the short term
to patch Spyder so that it does not display memory usage and runs without
psutil.
Jitse
On Thursday, 17 November 2016 21:25:54 UTC, peeter001 wro
Hello
Tried to upgrade to spyder 3.0 with pip but got stuck with psutil --- seems
psutil does not support DragonFly out of box. I suppose I'd first need to
get psutil working on DragonFly. . .
(I checked with FreeBSD too; DragonFly follows FreeBSD applications very
closely. On FreeBSD, spyder
Hello,
Is it possible to upgrade Spyder to 3.0 on DragonFlyBSD? Having no
experience with BSD I have no idea how difficult this is. The part of the
Spyder code for connecting to ipython has changed a lot between 2.3 and 3.0.
Jitse
On Wednesday, 16 November 2016 14:21:41 UTC, peeter001 wrote: