hi i have extracted Pmw to the site-packages folder
then did a setup.py install but it does not install teh module i get a bunch of errors:
byte-compiling C:\Python32\Lib \site-packages\Pmw\Pm w_1_3\demos\Opt ionMenu.py to
OptionMenu.pyc
Sorry: TabError: inconsistent use of tabs and spaces in indentation (OptionMenu.
py, line 14)
am i doing something wrong?
then did a setup.py install but it does not install teh module i get a bunch of errors:
byte-compiling C:\Python32\Lib \site-packages\Pmw\Pm w_1_3\demos\Opt ionMenu.py to
OptionMenu.pyc
Sorry: TabError: inconsistent use of tabs and spaces in indentation (OptionMenu.
py, line 14)
am i doing something wrong?
Comment