Python error in Puppy 528

A home for all kinds of Puppy related projects
Post Reply
Message
Author
TJK
Posts: 75
Joined: Tue 19 Feb 2008, 23:58
Location: Canada

Python error in Puppy 528

#1 Post 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?

User avatar
666philb
Posts: 3615
Joined: Sun 07 Feb 2010, 12:27
Location: wales ... by the sea

#2 Post by 666philb »

hi tjk

what program are you trying to run?
Bionicpup64 built with bionic beaver packages http://murga-linux.com/puppy/viewtopic.php?t=114311
Xenialpup64, built with xenial xerus packages http://murga-linux.com/puppy/viewtopic.php?t=107331

Post Reply