[Anygui-users] anygui installation
Brought to you by:
mlh
From: Jim B. <jrb...@vo...> - 2002-09-11 04:18:20
|
I downloaded v 0.1.1, to install on SuSE 7.2, Python 2.0. and put it in the same directory as qt.py(o), /usr/lib/python2.0/site-packages Following the tar command, when I run python setup.py install, I get: error in setup script: invalid distribution option 'platforms' I still got directories anygui-0.1.1/lib/anygui, so I tried the export PYTHONPATH=$PYTHONPATH:<directory path, both ../lib and ../lib/anygui>, then running python to test its availability, the "from anygui import *" results in: ImportError: No module named anygui. What am I missing? Thanks, Jim Beckstrom Ann Arbor, Mich. |