openrpg python error

Marc Cheng bdgraue at web.de
Sun Jun 15 22:56:19 BST 2008


hello,
i installed openrpg. if i try to start openrpg-server-gui or openrpg-client i 
get following output:

:~$ openrpg-client                                       
/usr/share/openrpg/orpg/plugins.py:1: 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 "./start.py", line 6, in <module>                                                                                                                            
    import orpg.main                                                                                                                                                
  File "/usr/share/openrpg/orpg/main.py", line 32, in <module>                                                                                                      
    import orpg.plugins#mDuo13 added                                                                                                                                
  File "/usr/share/openrpg/orpg/plugins.py", line 1, 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'                                                                                  


:~$ openrpg-server-gui
/usr/share/openrpg/orpg/dirpath/dirpath_tools.py:5: 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 "./start_server_gui.py", line 7, in <module>                                                                                                                 
    import orpg.networking.mplay_server_gui                                                                                                                         
  File "/usr/share/openrpg/orpg/networking/mplay_server_gui.py", line 19, in 
<module>                                                                               
    import orpg.dirpath                                                                                                                                             
  File "/usr/share/openrpg/orpg/dirpath/__init__.py", line 11, in <module>                                                                                          
    from dirpath_tools import *                                                                                                                                     
  File "/usr/share/openrpg/orpg/dirpath/dirpath_tools.py", line 5, 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'                                                                                   
:~$

any ideas what i have to do to get it running?

thanks
marc cheng
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part.
Url : https://lists.ubuntu.com/archives/ubuntu-motu/attachments/20080615/154848e6/attachment.pgp 


More information about the Ubuntu-motu mailing list