Re: [Pythoncard-users] Running PyhtonCard on SuSE 10.0
by Ruben Marquez other posts by this author
Nov 27 2006 5:26AM messages near this date
[Pythoncard-users] Running PyhtonCard on SuSE 10.0
|
[Pythoncard-users] Slider bug?
Two questions,
1.- Do you have wxPython installed?
2.- With everything that has been going with SUSE (its
patent deal with Microsoft) have you considered trying
a different distribution instead? I am a former SUSE
user so I know how nice SUSE can be compared to some
distros, but believe me you can do better than that,
especially now.
--- Matt Minton <matthew_n_minton@[...].com> wrote:
> 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-wxGTK-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 minimal.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 ? ImportError:
>
> /usr/local/lib/python2.4/site-packages/wx-2.6-gtk2-unicode/wx/_core_.so:
> >undefined 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!>
-------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get
> the chance to share your
> opinions on IT & business topics through brief
> surveys - and earn cash
>
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV>
_______________________________________________
> Pythoncard-users mailing list
> Pythoncard-users@[...].net
>
https://lists.sourceforge.net/lists/listinfo/pythoncard-users
>
____________________________________________________________________________________
Yahoo! Music Unlimited
Access over 1 million songs.
http://music.yahoo.com/unlimited
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Pythoncard-users mailing list
Pythoncard-users@[...].net
https://lists.sourceforge.net/lists/listinfo/pythoncard-users
Thread:
Matt Minton
Ruben Marquez
|