Magnus Nord

Results 135 comments of Magnus Nord

I got the build system running yesterday, but was missing some packages so the building failed. I'll look into it (probably) during the weekend.

Is there a python 3 version of traitsui in Debian? There is a python 2 version: https://packages.debian.org/stretch/python-traitsui Is it rolled into the traits package? https://packages.debian.org/stretch/python3-traits ?

That would mean the pop-up windows when running things like `hs.load()` or `m.fit_component()` would not work with a base Debian install? I'm a little bit surprised `python3-traitsui` is not in...

Will ipywidgets work with the ipython interactive terminal as well as the notebook? PyQtGraph looks very nice, and I guess it would be more appropriate for the interactive stuff we're...

Now that traitsui is being made optional with https://github.com/hyperspy/hyperspy/pull/1544, and ipywidgets already being in the Debian repository (https://packages.debian.org/source/stretch/ipywidgets) packaging HyperSpy for Debian should be possible soon. Dask is also in...

I'll have a look at this again, now that HyperSpy can be used without traitsui.

I got the debian package building almost working now, but some of the tests aren't passing! Will try more in couple of days.

Some of the tests which are failing: https://gist.github.com/magnunor/6f5fb79ee64454993d358c5279749a3d

Nope, seems like the most recent version in Debian unstable is 0.12.3 https://packages.debian.org/sid/python3-skimage Ubuntu 17.10 (the current development version) has the 0.13 version

`ipyparallel` and `statsmodel` are install requirements in setup.py, but I can't find Python 3 versions of them in the Debian repositories.