Installed Pype it's not starting when installed
this is what I have when started from command line
# pype
/usr/share/pype/pype.py:38: DeprecationWarning: The wxPython
compatibility package is no longer automatically generated or actively
maintained. Please switch to the wx package as soon as possible.
from wxPython.wx import *
Traceback (most recent call last):
File "/usr/bin/pype", line 6, in <module>
import pype
File "/usr/share/pype/pype.py", line 38, in <module>
from wxPython.wx import *
File
"/usr/lib/python2.5/site-packages/wx-2.8-gtk2-unicode/wxPython/__init__.py",
line 15, in <module>
import _wx
File
"/usr/lib/python2.5/site-packages/wx-2.8-gtk2-unicode/wxPython/_wx.py",
line 8, in <module>
from _misc import *
File
"/usr/lib/python2.5/site-packages/wx-2.8-gtk2-unicode/wxPython/_misc.py",
line 456, in <module>
wxDateTime_GetNumberOfDaysinYear =
wx._misc.DateTime_GetNumberOfDaysinYear
AttributeError: 'module' object has no attribute
'DateTime_GetNumberOfDaysinYear'
root@ubuntu-computer:/home/johnny # apt-cache search wx-2.8-gtk2-unicode
Johnny
--
ubuntu-users mailing list
ubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users