| Author |
Message |
charlie6
Joined: 30 Jun 2008 Posts: 801 Location: South of Belgium
|
Posted: Mon 29 Mar 2010, 11:37 Post subject:
Subject description: which wxPython version compatible with python 2.6.4 ? |
|
Hi technosaurus,
that's nice ! thanks !
| Quote: | | ...Python only 3.7Mb pet with just the python binary and .py files ... |
I just wanted to know which wxPython version could be installed with Python2.6.4...and where to get an eventual existing lightweight compatible wxPython.pet?
Many thanks for any answer.
Cheers, Charlie
|
|
Back to top
|
|
 |
technosaurus

Joined: 18 May 2008 Posts: 3843
|
Posted: Mon 29 Mar 2010, 23:29 Post subject:
|
|
just notice the %2b ttuuxxx refered to previously - it is from a "+" not a space - official gtk+ packages have one too if you right click and copy the link
do you have a link to the wx pet and the source tarball and dependencies that the WxPython page mentions?
_________________ Puppy Web Desktop Now with pet packages - Pet Packaging 100 & 101
|
|
Back to top
|
|
 |
neurino

Joined: 15 Oct 2009 Posts: 360
|
Posted: Tue 30 Mar 2010, 03:40 Post subject:
|
|
| technosaurus wrote: |
do you have a link to the source tarball and dependencies that the WxPython page mentions? |
wxpython download page:
http://www.wxpython.org/download.php#prerequisites
dependencies: glib and gtk+
optional: opengl or mesa3d for building wxGLCanvas (can be excluded in configure)
source tarball: http://downloads.sourceforge.net/wxpython/wxPython-src-2.8.10.1.tar.bz2
I reccomend to build it unicode not ascii.
|
|
Back to top
|
|
 |
technosaurus

Joined: 18 May 2008 Posts: 3843
|
Posted: Tue 30 Mar 2010, 13:23 Post subject:
|
|
Looks like I am going to need wxwidgets as well - is there a semi-official version available that people are using, so we don't run in to version incompatibilities?
also is there a specific wxPython program request that would make a good test?
_________________ Puppy Web Desktop Now with pet packages - Pet Packaging 100 & 101
|
|
Back to top
|
|
 |
ttuuxxx

Joined: 05 May 2007 Posts: 10720 Location: Ontario Canada,Sydney Australia
|
Posted: Tue 30 Mar 2010, 13:43 Post subject:
|
|
| technosaurus wrote: | Looks like I am going to need wxwidgets as well - is there a semi-official version available that people are using, so we don't run in to version incompatibilities?
also is there a specific wxPython program request that would make a good test? |
lol how about gnuradio
http://gnuradio.org/redmine/wiki/gnuradio
then you can hack it and have some fun
http://www.youtube.com/watch?v=-c2xcb21X2Q
ttuuxxx
_________________ http://audio.online-convert.com/ <-- excellent site
http://samples.mplayerhq.hu/A-codecs/ <-- Codec Test Files
http://html5games.com/ <-- excellent HTML5 games

|
|
Back to top
|
|
 |
neurino

Joined: 15 Oct 2009 Posts: 360
|
Posted: Tue 30 Mar 2010, 13:51 Post subject:
|
|
| technosaurus wrote: | Looks like I am going to need wxwidgets as well - is there a semi-official version available that people are using, so we don't run in to version incompatibilities?
also is there a specific wxPython program request that would make a good test? |
wxwidgets is distribuited along with the source package.
Also the source comes with the wxPyhton Demo to test most widgets
http://www.murga-linux.com/puppy/viewtopic.php?t=48903
http://www.murga-linux.com/puppy/viewtopic.php?mode=attach&id=23535
Unluckily the one that came when I compiled wxpython from source gave me some problems (ex. wx.TextCtrl.GetValue not working)
|
|
Back to top
|
|
 |
Sylvander
Joined: 15 Dec 2008 Posts: 2853 Location: West Lothian, Scotland, UK
|
Posted: Mon 24 May 2010, 07:20 Post subject:
|
|
Gramps [Family Tree prog] would only run after I installed your version of Python.
But the terminal then reports that "Spell.py: line 66: Spelling checker is not installed".
Is that a part of Python or Gramps?
Where to get it?
|
|
Back to top
|
|
 |
neurino

Joined: 15 Oct 2009 Posts: 360
|
Posted: Mon 24 May 2010, 07:23 Post subject:
|
|
not python part for sure
|
|
Back to top
|
|
 |
|