Quantcast
Channel: openSUSE Forums
Viewing all articles
Browse latest Browse all 40713

djvusmooth missing dependencies

$
0
0
In bash I type:
>djvusmooth

Then I get
Code:


Traceback (most recent call last):
  File "/usr/bin/djvusmooth", line 19, in <module>
    from djvusmooth.gui.main import Application
  File "/usr/lib/python2.7/site-packages/djvusmooth/gui/main.py", line 28, in <module>
    import djvusmooth.dependencies as __dependencies
  File "/usr/lib/python2.7/site-packages/djvusmooth/dependencies.py", line 68, in <module>
    _check_wx()
  File "/usr/lib/python2.7/site-packages/djvusmooth/dependencies.py", line 58, in _check_wx
    raise ImportError('wxPython 2.6 or 2.8 with Unicode support is required')
ImportError: wxPython 2.6 or 2.8 with Unicode support is required

And with that it crashes.

Viewing all articles
Browse latest Browse all 40713

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>