Re: R: [SE|PY-macdev] Starting to install Sepy fron scratch again
Brought to you by:
sephiroth_tmm
From: Andrew B. <se...@ab...> - 2005-03-04 00:51:02
|
I changed my .bash_profile to remove the path to python 2.4 and I know when I type python at the command line it now comes up as 2.3 so I guess that's the right version now. Do I need to reinstall it for any reason since I installed 2.4? Not sure if it was necessary, but I rebuilt all the other parts and I thin = I got the right versions. This is the error I currently get: Fatal Python error: Interpreter not initialized (version mismatch?) Abort trap These are the files I have now: 4Suite-1.0a4/ 4Suite-1.0a4.tar.gz psyco-1.4/ psyco-1.4-src.tar.gz pyRXP-1.05-20050303/ pyRXP-1.05-daily-unix.tgz PyXML-0.8.4/ PyXML-0.8.4.tar.gz SciTE/ wxPython2.5-osx-unicode-2.5.3.1-panther-py2.3.dmg Your advice is appreciated. On 3/2/05 1:54 PM, "Alessandro Crugnola *sephiroth*" <ale...@se...> wrote: > Sorry, i made a mistake in that page (i will fix asap). > Currently wxpython .dmg installer are only for python2.3 (for python2.4 y= ou > should compile wxpython from the source, otherwise it > will be installed as module of python2.3). > Btw, if you have installed python2.4 probably now you've got some version > conflicts when install new modules. >=20 > I see that you launch python2.3 main.pyw, so be sure to install all the l= isted > modules for python2.3, and not for 2.4 >=20 > Alessandro Crugnola - sephiroth > --------------------------------------------- > Macromedia Flash Team Volunteer > http://www.macromedia.com/go/team > Flash && PHP developer > ale...@se... >=20 > *relax with SEPY http://www.sf.net/projects/sepy > --------------------------------------------- > =20 >=20 > ::-----Messaggio originale----- > ::Da: sep...@li... > ::[mailto:sep...@li...] Per conto di > ::Andrew Blair > ::Inviato: mercoled=EC 2 marzo 2005 19.46 > ::A: sep...@li... > ::Oggetto: [SE|PY-macdev] Starting to install Sepy fron scratch again > :: > ::Hey, > :: > ::I got a new machine, and so I am not sure what I'm doing > ::wrong when staring to install Sepy again. I'm on a G5 with OS > ::X 10.3.8. > :: > ::Here are the files/folders I've got so far: > ::drwxr-xr-x 4Suite > ::drwxr-xr-x PyXML-0.8.4 > ::-rw-r--r-- PyXML-0.8.4.tar.gz > ::drwxr-xr-x Python-2.4 > ::-rw-r--r-- Python-2.4.tgz > ::drwxr-xr-x SciTE > ::drwxr-xr-x psyco-1.4 > ::-rw-r--r-- psyco-1.4-src.tar.gz > ::drwxr-xr-x pyRXP-1.05-20050227 > ::-rw-r--r-- pyRXP-1.05-daily-unix.tgz > :: > ::Do I have anything here I don=B9t need or am I missing > ::something? I followed the installation tutorial again: > ::http://www.sephiroth.it/phpwiki/index.php/Step%20by%20step%20l > ibrary%20installation > :: > ::Everything happened without any problems that I noticed. > ::Here=B9s the error I get when I run: > :: > ::pythonw2.3 main.pyw > :: > ::Traceback (most recent call last): > :: File "main.pyw", line 21, in ? > :: from SEPY import main > :: File "/Users/andrewblair/tmp/sepy_compile/SciTE/SEPY.py", > ::line 51, in ? > :: from About import title as About_title > :: File "/Users/andrewblair/tmp/sepy_compile/SciTE/About.py", > ::line 9, in ? > :: import pyRXP > ::ImportError: No module named pyRXP > :: > :: > ::If I installed Python 2.4 (see the list above), then does it > ::make sense to execute =8Cpythonw2.3=B9 ? > :: > ::Last time I went through all this on another machine, I got > ::really close to a full working version. It launched and the > ::only thing that I couldn=B9t=B9 get to work was my command keys > ::(copy/paste etc.) are those problems resolved now? > :: > ::Thanks! > :: > ::Andrew=20 > :: >=20 >=20 >=20 >=20 > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT Products from real users. > Discover which products truly live up to the hype. Start reading now. > http://ads.osdn.com/?ad_ide95&alloc_id=14396&op=3Dclick > _______________________________________________ > sepy-macdev mailing list > sep...@li... > https://lists.sourceforge.net/lists/listinfo/sepy-macdev >=20 >=20 |