Hi,
I am trying out the RC of SuSE 10.3 under VirtualBox and am making sure I can run all my software prior to install SuSE (After 10.3 release), but I have hit a problem with a bit of key software which wont run on SuSE.
The software I am trying to run is Guppy and it gives me the following error
Code:
Traceback (most recent call last):
**File "/usr/bin/guppy", line 82, in <module>
****from Guppy import GuppyWindows
ImportError: no module named guppy
When I encountered the same error with Ubuntu I had to install Python2.4 or 2.3 (I installed 2.4 and change the reference of Python to Python2.4 /usr/bin/Guppy and Guppy ran, but after looking in the repo for SuSE it appears you can only install Python 2.5 can anyone help.
Thanks,
Gavin,