RE: AW: [SE|PY-macdev] OS X Bugs with SEPY newest revision
Brought to you by:
sephiroth_tmm
From: Alessandro C. *sephiroth* <sep...@us...> - 2005-01-31 00:58:18
|
I reistalled python in this way (reading Python-2.4/Mac/OSX/README from = the downloaded tgz source): ./configure --enable-framework make make frameworkinstall Then in terminal changed the path into: export PATH=3D"/usr/local/bin:${PATH}" Now python default is 2.4, (in fact modules are installed correctly = under python2.4) but i had to change the PATH every time launch a new terminal session. I dont know how to setup as sys environ 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 ::-----Original Message----- ::From: sep...@li...=20 ::[mailto:sep...@li...] On Behalf Of valley ::Sent: domenica 30 gennaio 2005 20.02 ::To: sep...@li... ::Subject: Re: AW: [SE|PY-macdev] OS X Bugs with SEPY newest revision :: ::That's what I do not understand as well. ::When I installed Python 2.4 yesterday there hasn't been=20 ::created the corresponding directory in /Library/Python and=20 ::when calling python on the console it still displays :: ::Python 2.3 (#1, Sep 13 2003, 00:49:11) ::[GCC 3.3 20030304 (Apple Computer, Inc. build 1495)] on darwin :: ::So if anybody knows how the new version of Python can be=20 ::activated, let us know ;-) :: ::valley :: :: ::>Sorry for the newbie question, but once i installed the python2.4=20 ::>package from the source, how i can set that as the default=20 ::python path? ::>Otherwise every other module i install it's installed into=20 ::the older python2.3 folder. ::> ::> ::> ::>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 ::> ::>::-----Original Message----- ::>::From: sep...@li... ::>::[mailto:sep...@li...] On Behalf=20 ::Of valley ::>::Sent: sabato 29 gennaio 2005 16.59 ::>::To: sep...@li... ::>::Subject: Re: AW: [SE|PY-macdev] OS X Bugs with SEPY newest revision ::>:: ::>::doesn't seem to work: ::>:: ::>::Traceback (most recent call last): ::>:: File "/Users/valley/Desktop/SEPY/SciTE/SEPY.py", line 5754, ::in=20 ::>OnClose ::>:: frame =3D main_window(parent=3DNone, id=3Dwx.NewId(),=20 ::>::title=3DAbout_title, dialog =3D None) ::>:: File "/Users/valley/Desktop/SEPY/SciTE/SEPY.py", line 271, ::in=20 ::>__init__ ::>:: self._setMenu() ::>:: File "/Users/valley/Desktop/SEPY/SciTE/SEPY.py", line 1729, ::in=20 ::>_setMenu ::>:: menu3.Append(ID_UNDO, '%s%s' % ( _("Undo"), ::>::self.kreader.get_tab("Edit","UNDO"))) ::>:: File ::>::"//Library/Python/2.3/wx-2.5.3-mac-unicode/wx/_core.py",=20 ::line ::7962,=20 ::>in Append ::>:: return _core_.Menu_Append(*args, **kwargs) ::>::wx._core.PyAssertionError: C++ assertion "wxAssertFailure"=20 ::failed in ::>::../src/mac/carbon/menu.cpp(529): can't refresh unatteched menubar ::>:: ::>:: ::>::i tried to let it run with wxpython 2.5.2.9 from last=20 ::::september and=20 ::>it resulted in the same error mentioned above. ::>::so in my opinion this is not a wxpython bug. ::>::how did this work in earlier versions of sepy ? ::>:: ::>::valley ::>:: ::>:: ::>:: ::>:: ::>:: ::>:: ::>::>mmmhhh.. ::>::> ::>::>try to move this line of code: ::>::>self.mainmenu.Append(menu3, _("&Edit")) ::> ::>just after=20 ::this line: ::>::>menu3 =3D wx.Menu() ::>::> ::>::> ::>::>so, i think the same thing for every wx.Menu, even if i=20 ::::think also=20 ::>this ::>is a bug in wxpython osx version (since this issue didn't=20 ::>appear in ::>previous ::>::>versions) ::>::> ::>::> ::>::>valley said: ::>::> ::>::> ::>::>>so this is the stacktrace i get when trying to start the newest=20 ::>::>>version (1.0.6.46) with the latest wxpython: ::>::>> ::>::>>Traceback (most recent call last): ::>::>> File "/Users/valley/Desktop/SEPY/SciTE/SEPY.py", line=20 ::::146, in=20 ::>Notify ::>::>> frame =3D main_window(parent=3DNone, id=3Dwx.NewId(),=20 ::>::title=3DAbout_title, ::>::>>dialog =3D self.dialog) ::>::>> File "/Users/valley/Desktop/SEPY/SciTE/SEPY.py", line=20 ::::295, in=20 ::>__init__ ::>::>> self._setMenu() ::>::>> File "/Users/valley/Desktop/SEPY/SciTE/SEPY.py", line=20 ::::1824, in=20 ::>_setMenu ::>::>> menu3.AppendSeparator() ::>::>> File ::>::"//Library/Python/2.3/wx-2.5.3-mac-unicode/wx/_core.py", line=20 ::>::>>7966, in AppendSeparator ::>::>> return _core_.Menu_AppendSeparator(*args, **kwargs) ::>::>>wx._core.PyAssertionError: C++ assertion=20 ::"wxAssertFailure" failed=20 ::>in ::>::>>../src/mac/carbon/menu.cpp(529): can't refresh=20 ::unatteched menubar=20 ::>::>> ::>>please note that i didn't update so far the other needed=20 ::>components ::>>(like pyRXP or 4Suite). ::>::>> ::>::>>if needed you can tell me change propositions to do in=20 ::the source. ::>::>> ::>::>>valley ::>::>> ::>::>> ::>::>> ::>::>> ::>::>>------------------------------------------------------- ::>::>>This SF.Net email is sponsored by: IntelliVIEW -- Interactive=20 ::>::>>Reporting Tool for open source databases. Create ::drag-&-drop=20 ::>reports. ::>::>>Save time by over 75%! Publish reports on the web.=20 ::Export ::to DOC,=20 ::>XLS, RTF, etc. ::>::>>Download a FREE copy at http://www.intelliview.com/go/osdn_nl ::>::>>_______________________________________________ ::>::>>sepy-macdev mailing list ::>::>>sep...@li... ::>::>>https://lists.sourceforge.net/lists/listinfo/sepy-macdev ::>::>> =20 ::>::>> ::>::> ::>::> ::>::>--- ::>::>Alessandro Crugnola *sephiroth* ::>::>web: http://www.sephiroth.it ::>::>mail: ale...@se... ::>::> ::>::> ::>::> ::>::>>>>mongia 9,26 <<< ::>::>>>> =20 ::>::>>>> ::>::>"la programmazione =E8 come il maiale. Non si butta via niente". ::>::>--- ::>::> ::>::> ::>::> ::>::> ::>::>------------------------------------------------------- ::>::>This SF.Net email is sponsored by: IntelliVIEW -- ::Interactive=20 ::>Reporting ::>Tool for open source databases. Create drag-&-drop=20 ::>reports. ::>::Save time ::>::>by over 75%! Publish reports on the web. Export to DOC,=20 ::XLS, ::RTF,=20 ::>etc. ::>::>Download a FREE copy at http://www.intelliview.com/go/osdn_nl ::>::>_______________________________________________ ::>::>sepy-macdev mailing list ::>::>sep...@li... ::>::>https://lists.sourceforge.net/lists/listinfo/sepy-macdev ::>::> ::>::> ::>::> ::>::> ::>:: ::>:: ::>:: ::>::------------------------------------------------------- ::>::This SF.Net email is sponsored by: IntelliVIEW -- Interactive=20 ::>::Reporting Tool for open source databases. Create drag-&-drop=20 ::>::reports. Save time by over 75%! Publish reports on the web. ::>::Export to DOC, XLS, RTF, etc. ::>::Download a FREE copy at http://www.intelliview.com/go/osdn_nl ::>::_______________________________________________ ::>::sepy-macdev mailing list ::>::sep...@li... ::>::https://lists.sourceforge.net/lists/listinfo/sepy-macdev ::>:: ::> ::> ::> ::> ::>------------------------------------------------------- ::>This SF.Net email is sponsored by: IntelliVIEW --=20 ::Interactive Reporting=20 ::>Tool for open source databases. Create drag-&-drop reports.=20 ::Save time=20 ::>by over 75%! Publish reports on the web. Export to DOC, XLS,=20 ::RTF, etc. ::>Download a FREE copy at http://www.intelliview.com/go/osdn_nl ::>_______________________________________________ ::>sepy-macdev mailing list ::>sep...@li... ::>https://lists.sourceforge.net/lists/listinfo/sepy-macdev ::> ::> ::> =20 ::> :: :: :: ::------------------------------------------------------- ::This SF.Net email is sponsored by: IntelliVIEW -- Interactive=20 ::Reporting Tool for open source databases. Create drag-&-drop=20 ::reports. Save time by over 75%! Publish reports on the web.=20 ::Export to DOC, XLS, RTF, etc. ::Download a FREE copy at http://www.intelliview.com/go/osdn_nl ::_______________________________________________ ::sepy-macdev mailing list ::sep...@li... ::https://lists.sourceforge.net/lists/listinfo/sepy-macdev :: |