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

Scott Talbert swt at techie.net
Thu Dec 26 16:25:55 GMT 2019


On Tue, Dec 24, 2019 at 10:07:02AM +0100, Andreas Tille wrote:
> > 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.

FYI, I just worked on converting envisage to python3:
https://salsa.debian.org/python-team/modules/python-envisage

I asked Dmitry S. to upload it.

Scott



More information about the Python-apps-team mailing list