Am Samstag, 21. November 2009 schrieb Frank Emter: > Beim Start bricht das Programm mit folgender Meldung ab: > > Traceback (most recent call last): > File "/usr/bin/ympyris", line 25, in <module> > import whrandom, math, sys, ConfigParser, os > ImportError: No module named whrandom > > Lösungsvorschlag: Die Bibliothek "whrandom" ist veraltet bzw. deprecated. > Wenn "whrandom" im Quelltext durch die aktuelle Bibliothek "random" ersetzt > wird, läuft es wieder (s. auch > http://ubuntuforums.org/showthread.php?t=560734 wo bei der Ubuntodistro > anscheinend dasselbe Problem besteht).
thx ! neue Version hochgeladen: - replace whrandom with random, thx to Frank Emter - moved all files to /usr/share/games - changed BuildArch to noarch > Gruß > Frank Emter -- have fun Toni _______________________________________________ Packman mailing list [email protected] http://lists.links2linux.de/cgi-bin/mailman/listinfo/packman
