Page 1 of 1

Python error in Puppy 528

Posted: Tue 08 Jan 2013, 23:42
by TJK
I'm trying to run a python program ( under 5.28 ), but get an error. I have Python 2.6 installed and have never had any problems with it. The error that I get is:
  • File "./timeline.py", line 27, in <module>
    import wxversion
    ImportError: No module named wxversion
So... I tried installing wxversion from debian repository (several times), but it hasn't fixed the error.
Any ideas?

Posted: Wed 06 Feb 2013, 14:20
by 666philb
hi tjk

what program are you trying to run?