[Pythoncard-users] Running PyhtonCard on SuSE 10.0
by Matt Minton other posts by this author
Nov 18 2006 12:09PM messages near this date
Re: [Pythoncard-users] Accessing/setting data from a notebook page to another
|
Re: [Pythoncard-users] Running PyhtonCard on SuSE 10.0
I hope this doesn't sound too luserish. I have been using PythonCard for Win XP and love it,
so I'm trying to get it to run on my Linux partition. I have the wxGTK library (python-wxGT
K-2.6.1.0-4.i586.rpm) installed, and followed the instruction given previously on this list
to build PythonCard from source. Everything installed great, but when I ran minimal.py as a
test, I got the following traceback:
> matt@linux:/usr/local/lib/python2.4/site-packages/PythonCard/samples/minimal> >python minim
al.py
> Traceback (most recent call last):
> File "minimal.py", line 8, in ?
> from PythonCard import model
> File "/usr/local/lib/python2.4/site-packages/PythonCard/model.py", line 21, >in ? import
wx
> File "/usr/local/lib/python2.4/site-packages/PIL/__init__.py", line 42, in ?
>
> File "/usr/lib/python2.4/site-packages/wx-2.6-gtk2-unicode/wx/_core.py", line >4, in ? Im
portError: > /usr/local/lib/python2.4/site-packages/wx-2.6-gtk2-unicode/wx/_core_.so: >undefi
ned symbol: PyUnicodeUCS4_FromEncodedObject
Any help that can be provided would be greatly appreciated. Thanks.
---------------------------------
Sponsored Link
$420,000 Mortgage for $1,399/month - Think You Pay Too Much For Your Mortgage? Find Out!
Thread:
Matt Minton
Ruben Marquez
|