<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title></title>
</head>
<body>
<div name="messageBodySection">Thanks for the bug report.
<div><br /></div>
<div>What is the content of the folder /usr/lib/invesalius/invesalius_cy/ ?</div>
</div>
<div name="messageReplySection">Em 18 de abr de 2019 17:03 -0300, David Paul <davidpaul31@gmail.com> escreveu:<br />
<blockquote type="cite" style="margin: 5px 5px; padding-left: 10px; border-left: thin solid #1abc9c;">Package: invesalius<br />
Version: 3.1.99992-2<br />
Severity: grave<br />
<br />
Dear Maintainer,<br />
<br />
When attempting to run InVesalius for the first time, I am presented<br />
with the first-run language selector followed by the splash screen,<br />
but no window ever appears and the invesalius3 process remains active<br />
until manually terminated. Subsequent run attempts differ only in that<br />
the language selector is not presented and the invesalius3 process<br />
terminates on its own.<br />
<br />
The following is the console output:<br />
```<br />
$ invesalius3 -d<br />
/usr/lib/python3/dist-packages/wx/lib/pubsub/__init__.py:25: wxPyDeprecationWarning: wx.lib.pubsub has been deprecated, plese migrate your code to use pypubsub, available on PyPI.<br />
wx.wxPyDeprecationWarning)<br />
app.py:234: DeprecationWarning: Yield() is deprecated<br />
wx.Yield()<br />
Could not import dl<br />
/usr/share/invesalius/invesalius/data/transformations.py:1899: UserWarning: failed to import module _transformations<br />
warnings.warn("failed to import module %s" % name)<br />
Traceback (most recent call last):<br />
File "/usr/lib/python3/dist-packages/wx/core.py", line 2228, in Notify<br />
self.notify()<br />
File "/usr/lib/python3/dist-packages/wx/core.py", line 3384, in Notify<br />
self.result = self.callable(*self.args, **self.kwargs)<br />
File "app.py", line 240, in Startup<br />
from invesalius.gui.frame import Frame<br />
File "/usr/share/invesalius/invesalius/gui/frame.py", line 41, in <module><br />
import invesalius.gui.default_tasks as tasks<br />
File "/usr/share/invesalius/invesalius/gui/default_tasks.py", line 28, in <module><br />
import invesalius.gui.data_notebook as nb<br />
File "/usr/share/invesalius/invesalius/gui/data_notebook.py", line 40, in <module><br />
import invesalius.data.slice_ as slice_<br />
File "/usr/share/invesalius/invesalius/data/slice_.py", line 34, in <module><br />
from invesalius.data.mask import Mask<br />
File "/usr/share/invesalius/invesalius/data/mask.py", line 33, in <module><br />
from invesalius_cy import floodfill<br />
ImportError: cannot import name 'floodfill' from 'invesalius_cy' (/usr/lib/invesalius/invesalius_cy/__init__.py)<br />
Traceback (most recent call last):<br />
File "/usr/lib/python3/dist-packages/wx/core.py", line 2228, in Notify<br />
self.notify()<br />
File "/usr/lib/python3/dist-packages/wx/core.py", line 3384, in Notify<br />
self.result = self.callable(*self.args, **self.kwargs)<br />
File "app.py", line 123, in Startup2<br />
self.control = self.splash.control<br />
AttributeError: 'Inv3SplashScreen' object has no attribute 'control'<br />
Traceback (most recent call last):<br />
File "app.py", line 264, in OnClose<br />
if self.fc.IsRunning():<br />
AttributeError: 'Inv3SplashScreen' object has no attribute 'fc'<br />
```<br />
<br />
-- System Information:<br />
Distributor ID: Devuan<br />
Description: Devuan GNU/Linux 3.0 (Beowulf)<br />
Release: 3.0<br />
Codename: beowulf<br />
Architecture: x86_64<br />
<br />
Kernel: Linux 4.19.29-gnu (SMP w/16 CPU cores)<br />
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US.UTF-8 (charmap=UTF-8)<br />
Shell: /bin/sh linked to /bin/dash<br />
Init: sysvinit (via /sbin/init)<br />
<br />
Versions of packages invesalius depends on:<br />
ii invesalius-bin 3.1.99992-2<br />
ii python3 3.7.2-1<br />
ii python3-gdcm 2.8.8-6<br />
ii python3-nibabel 2.3.2-1<br />
ii python3-numpy 1:1.16.2-1<br />
ii python3-pil 5.4.1-2<br />
ii python3-psutil 5.5.1-1<br />
ii python3-scipy 1.1.0-3<br />
ii python3-serial 3.4-4<br />
ii python3-skimage 0.14.2-2<br />
ii python3-vtk7 7.1.1+dfsg1-12+b1<br />
ii python3-vtkgdcm 2.8.8-6<br />
ii python3-wxgtk4.0 4.0.4+dfsg-2<br />
<br />
invesalius recommends no packages.<br />
<br />
invesalius suggests no packages.<br />
<br />
-- no debconf information<br />
<br /></blockquote>
</div>
</body>
</html>