[Python-modules-team] Bug#937730: Bug#934264: Please update (4.6.2?) and provide/switch to python3

Andreas Tille tille at debian.org
Tue Dec 24 09:07:02 GMT 2019


On Tue, Dec 24, 2019 at 09:49:18AM +0200, Adrian Bunk wrote:
> 
> Works for me (with test failures later), but I am using plain chroot.
> 
> Problems related to running graphical tests are not something I would 
> care too much about right now, important would be that the package 
> builds and works.
> 
> After disabling the tests and dh_numpy -> dh_numpy3 in debian/rules the 
> package builds for me.
> 
> Trying to install the resulting package fails with:
> E: Package 'python3-wxgtk3.0' has no installation candidate
> E: Package 'python3-envisage' has no installation candidate
> 
> python3-wxgtk4.0 exists (not sure whether it also works with mayavi2).

I pushed all this to Git.
 
> python-envisage has not yet been converted to Python3 and seems to be required:
> $ mayavi2
> Traceback (most recent call last):
>   File "/usr/bin/mayavi2", line 464, in <module>
>     from mayavi.plugins.app import Mayavi, setup_logger
>   File "/usr/lib/python3/dist-packages/mayavi/plugins/app.py", line 19, in <module>
>     from .mayavi_workbench_application import MayaviWorkbenchApplication
>   File "/usr/lib/python3/dist-packages/mayavi/plugins/mayavi_workbench_application.py", line 13, in <module>
>     from envisage.ui.workbench.api import WorkbenchApplication
> ModuleNotFoundError: No module named 'envisage'

That's recorded as TODO item in d/changelog now.

Thanks for all your hints, Andreas.

-- 
http://fam-tille.de



More information about the Python-modules-team mailing list