Menu

#1 Linux (Debian unstable) PyNassi startet nicht

open
nobody
None
5
2003-10-03
2003-10-03
Anonymous
No

Folgende Fehlermeldung wird von
python PyNassi.py

produziert:

from setupwidget import *
Traceback (most recent call last):
File "PyNassi.py", line 533, in ?
main()
File "PyNassi.py", line 525, in main
toplevels=[Win()]
File "PyNassi.py", line 178, in __init__
self.toolbar, 'new')
File "/usr/lib/python2.3/site-packages/qt.py", line 835, in
__init__
libqtc.sipCallCtor(21,self,args)
TypeError: Argument 1 of QToolButton() has an invalid type
~~~~~~~~~~~~~~~~~~~~~~~
Darüber hinaus gibt es eine Menge von Fehlermeldungen wg.
der im Source vorhandenen Umlaute:

...
struktcanvas.py:25: DeprecationWarning: Non-ASCII
character '\xfc'

but no encoding declared; see http://www.python.org/peps/
pep-0263.html for details

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.