R: [SE|PY-macdev] Starting to install Sepy fron scratch again
Brought to you by:
sephiroth_tmm
From: Alessandro C. *sephiroth* <ale...@se...> - 2005-03-02 21:57:49
|
Sorry, i made a mistake in that page (i will fix asap). Currently wxpython .dmg installer are only for python2.3 (for python2.4 = you 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. I see that you launch python2.3 main.pyw, so be sure to install all the = listed modules for python2.3, and not for 2.4 Alessandro Crugnola - sephiroth --------------------------------------------- Macromedia Flash Team Volunteer http://www.macromedia.com/go/team Flash && PHP developer ale...@se... *relax with SEPY http://www.sf.net/projects/sepy --------------------------------------------- =20 ::-----Messaggio originale----- ::Da: sep...@li...=20 ::[mailto:sep...@li...] Per conto di=20 ::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=20 ::wrong when staring to install Sepy again. I'm on a G5 with OS=20 ::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=92t need or am I missing=20 ::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. =20 ::Here=92s 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",=20 ::line 51, in ? :: from About import title as About_title :: File "/Users/andrewblair/tmp/sepy_compile/SciTE/About.py",=20 ::line 9, in ? :: import pyRXP ::ImportError: No module named pyRXP :: :: ::If I installed Python 2.4 (see the list above), then does it=20 ::make sense to execute =91pythonw2.3=92 ? :: ::Last time I went through all this on another machine, I got=20 ::really close to a full working version. It launched and the=20 ::only thing that I couldn=92t=92 get to work was my command keys=20 ::(copy/paste etc.) are those problems resolved now? :: ::Thanks! :: ::Andrew=20 :: |