sepy-macdev Mailing List for SE|PY ASEditor (Page 6)
Brought to you by:
sephiroth_tmm
You can subscribe to this list here.
2004 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(16) |
Aug
(41) |
Sep
(99) |
Oct
(4) |
Nov
|
Dec
|
---|---|---|---|---|---|---|---|---|---|---|---|---|
2005 |
Jan
(51) |
Feb
(24) |
Mar
(4) |
Apr
|
May
|
Jun
(17) |
Jul
(39) |
Aug
(14) |
Sep
(12) |
Oct
(4) |
Nov
(2) |
Dec
(4) |
2006 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(5) |
Jul
(1) |
Aug
(2) |
Sep
(2) |
Oct
|
Nov
|
Dec
|
2007 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(2) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Andrew B. <an...@ri...> - 2005-02-03 17:05:52
|
Alessandro, Here's what I got: >>> import wx Traceback (most recent call last): File "<stdin>", line 1, in ? ImportError: No module named wx I even tried reinstalling the package and trying the above again. Same result. Could it be a path problem, like it can't find wx? Cheers, Andrew On 2/3/05 10:44 AM, "Alessandro Crugnola *sephiroth*" <sep...@us...> wrote: > Launch terminal and write: >=20 > python >=20 > Then, once python interpreter starts, tell me which version of python is > launched. > Then try typing: >=20 >>>> import wx >=20 >=20 >=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 > ::-----Original Message----- > ::From: sep...@li... > ::[mailto:sep...@li...] On Behalf Of > ::Andrew Blair > ::Sent: gioved=EC 3 febbraio 2005 4.30 > ::To: sep...@li... > ::Subject: Re: AW: [SE|PY-macdev] OS X Bugs with SEPY newest revision > :: > ::Thanks Alessandro, > :: > ::I'm sorry, you're right. Now I get the identical error with > ::my file as I do with your SEPY.py. I'd be happy to test this > ::as much as possible to get it working, what a great product, > ::I can't wait to use it on my mac :) > :: > ::Cheers, > :: > ::Andrew > :: > ::On 2/2/05 9:20 PM, "Alessandro Crugnola *sephiroth*" > ::<sep...@us...> wrote: > :: > ::> As i told you sepy.py uses 4 spaces for tabs, not the tab character > ::> itself, while in your file at line 522 > ::>=20 > ::> self.notebook_l.SetAutoLayout(True) > ::>=20 > ::> There are 2 tbas characters. Remove them and insert 8 spaces > ::>=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 > ::> ::-----Original Message----- > ::> ::From: sep...@li... > ::> ::[mailto:sep...@li...] On Behalf Of > ::> ::Andrew Blair > ::> ::Sent: mercoled=EC 2 febbraio 2005 20.08 > ::> ::To: sep...@li... > ::> ::Subject: Re: AW: [SE|PY-macdev] OS X Bugs with SEPY > ::newest revision > ::> :: > ::> ::Hi Ale, > ::> :: > ::> ::I did, I downloaded > ::> ::wxPython2.5-osx-unicode-2.5.3.1-panther-py2.3.dmg. I ran the > ::> ::uninstall script for the version I had that it recommended > ::> ::removing and left the other versions.. I just tried running ::the > ::> uninstaller again and removed all instances of wxPython ::that it > ::> found including 2.5.3.1. Then I ran the installer, ::successfully. > ::> :: > ::> ::With your SEPY.py, running python2.3 main.pyw I get: > ::> :: > ::> :: > ::> :: > ::> :: Traceback (most recent call last): > ::> :: File "main.pyw", line 19, in ? > ::> :: from SEPY import main > ::> :: File "/Users/jondo/tmp/sepyCompile/SciTE/SEPY.py", > ::> ::line 20, in ? > ::> :: import wx > ::> :: File=20 > ::> ::"//Library/Frameworks/Python.framework/Versions/2.3/lib/python > ::> ::2.3/site-packages/wx/__init__.py", line 42, in ? > ::> :: File=20 > ::> ::"//Library/Frameworks/Python.framework/Versions/2.3/lib/python > ::> ::2.3/site-packages/wx/_core.py", line 4, in ? > ::> :: ImportError: No module named _core_ > ::> :: =20 > ::> :: > ::> :: > ::> ::With mine, I get: > ::> :: > ::> :: > ::> :: > ::> :: Traceback (most recent call last): > ::> :: File "main.pyw", line 19, in ? > ::> :: from SEPY import main > ::> :: File "/Users/jondo/tmp/sepyCompile/SciTE/SEPY.py", line 522 > ::> :: self.notebook_l.SetAutoLayout(True) > ::> :: ^ > ::> :: SyntaxError: invalid syntax > ::> :: =20 > ::> :: > ::> :: > ::> ::Furthermore, I have attached my version of the SEPY.py file. > ::> :: > ::> ::Cheers, > ::> :: > ::> ::Andrew > ::> :: > ::> ::On 1/31/05 7:21 PM, "Alessandro Crugnola *sephiroth*" > ::> ::<sep...@us...> wrote: > ::> :: > ::> ::> Did you installed the wxpython2.5.3.1 for python2.3? > ::> ::> > ::> ::> Try to use this attached file instead ::> ::> ::> 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 ::> > ::> --------------------------------------------- > ::> ::> > ::> ::> > ::> ::> ::-----Original Message----- > ::> ::> ::From: sep...@li... > ::> ::> ::[mailto:sep...@li...] On Behalf Of > ::> ::> ::Andrew Blair ::> ::Sent: luned=EC 31 gennaio 2005 22.49 > ::::> ::To:=20 > ::> sep...@li... ::> ::Subject: Re: AW: > ::> [SE|PY-macdev] OS X Bugs with SEPY ::newest revision ::> :: > ::> ::> ::I left the psyco line in there, not commented out. > ::Not sure ::>=20 > ::> ::if that matters then... > ::> ::> :: > ::> ::> ::I tried changing to exactly what you wrote for arguments: > ::> ::> ::self.notebook_l =3D wx.Notebook(win, -1, style=3D0) ::> :: > ::> ::> ::And got this: > ::> ::> :: > ::> ::> ::Traceback (most recent call last): > ::> ::> :: File "main.pyw", line 19, in ? > ::> ::> :: from SEPY import main > ::> ::> :: File "/Users/jondo/tmp/sepyCompile/SciTE/SEPY.py", line 522 > ::> ::> :: self.notebook_l.SetAutoLayout(True) > ::> ::> :: ^ > ::> ::> ::SyntaxError: invalid syntax > ::> ::> :: > ::> ::> :: > ::> ::> :: > ::> ::> :: > ::> ::> ::Then I tried with the same arguments as Choicebook had: > ::> ::> ::self.notebook_l =3D wx.Notebook(self.window_1, -1, ::> > ::> ::style=3Dn_style) And got this: > ::> ::> :: > ::> ::> ::raceback (most recent call last): > ::> ::> :: File "main.pyw", line 19, in ? > ::> ::> :: from SEPY import main > ::> ::> :: File "/Users/jondo/tmp/sepyCompile/SciTE/SEPY.py", line 522 > ::> ::> :: self.notebook_l.SetAutoLayout(True) > ::> ::> :: ^ > ::> ::> ::SyntaxError: invalid syntax > ::> ::> :: > ::> ::> :: > ::> ::> :: > ::> ::> :: > ::> ::> :: > ::> ::> ::Then I tried just changing just the last param: > ::> ::> ::self.notebook_l =3D wx.Notebook(self.window_1, -1, > ::style=3D0) ::> :: > ::> ::> ::And got this: > ::> ::> :: > ::> ::> ::Traceback (most recent call last): > ::> ::> :: File "main.pyw", line 19, in ? > ::> ::> :: from SEPY import main > ::> ::> :: File "/Users/jondo/tmp/sepyCompile/SciTE/SEPY.py", line 522 > ::> ::> :: self.notebook_l.SetAutoLayout(True) > ::> ::> :: ^ > ::> ::> ::SyntaxError: invalid syntax > ::> ::> :: > ::> ::> :: > ::> ::> ::Andrew > ::> ::> :: > ::> ::> ::On 1/27/05 3:31 AM, "Alessandro Crugnola *sephiroth*" > ::> ::> ::<ale...@se...> wrote: > ::> ::> :: > ::> ::> ::> I just asked in the wxWidget for this problem (i > ::was sure ::>=20 > ::> ::> wx.Choicebook was available for osx too). > ::> ::> ::> For the moment try to replace that line with this one: > ::> ::> ::> > ::> ::> ::> self.notebook_l =3D wx.Notebook(win, -1, style=3D0) ::> ::> ::> > ::> ::> ::> ::> Andrew Blair said: > ::> ::> ::>> Here's the error I get from the latest cvs: > ::> ::> ::>> > ::> ::> ::>> Traceback (most recent call last): > ::> ::> ::>> File "/Users/jondo/tmp/sepyCompile/SciTE/SEPY.py", line > ::> ::> ::146, in Notify > ::> ::> ::>> frame =3D main_window(parent=3DNone, id=3Dwx.NewId(), > ::> ::> ::>> title=3DAbout_title, dialog =3D self.dialog) > ::> ::> ::>> File "/Users/jondo/tmp/sepyCompile/SciTE/SEPY.py", line > ::> ::> ::274, in __init__ > ::> ::> ::>> self.left_win =3D self._createLeftPanel() > ::> ::> ::>> File "/Users/jondo/tmp/sepyCompile/SciTE/SEPY.py", > ::> ::line 540, in > ::> ::> ::>> _createLeftPanel > ::> ::> ::>> self.notebook_l =3D wx.Choicebook(win, -1, style=3Dn_style) > ::> ::> ::>> AttributeError: 'module' object has no attribute > ::'Choicebook' > ::> ::> ::>> > ::> ::> ::>> Hope it helps, > ::> ::> ::>> > ::> ::> ::>> Andrew > ::> ::> ::>> > ::> ::> ::>> On 1/26/05 12:06 PM, "Alessandro Crugnola *sephiroth*" > ::> ::> ::>> <ale...@se...> wrote: > ::> ::> ::>> > ::> ::> ::>>> ah ok, but you're using a very old sepy version. > ::> ::> ::>>> I would prefer to use the most recent one and try > ::to ::fix=20 > ::> cross ::> ::>>> platforms errors rather than fix them on a > ::old buggy=20 > ::> version. > ::> ::> ::>>> > ::> ::> ::>>> > ::> ::> ::>>> Andrew Blair said: > ::> ::> ::>>>> OK, I did it, and here are the error messages I > ::got ::(and=20 > ::> no app ::> ::>>>> launched): > ::> ::> ::>>>> > ::> ::> ::>>>> Traceback (most recent call last): > ::> ::> ::>>>> File "main.pyw", line 19, in ? > ::> ::> ::>>>> from SEPY import main > ::> ::> ::>>>> File "/Users/jondo/tmp/sepyCompile/SciTE/SEPY.py", > ::> ::line 4055 > ::> ::> ::>>>> if wx.MessageDialog(self, "%s %s\n\n%s" % > ::> ::> ::>>>> (self.langPY.get("/LANGUAGE/SEPY/ERRORS/NO_RESULT"), > ::> ::> ::>>>> doc.lastSearchedWord, > ::> ::> ::>>>>=20 > ::> self.langPY.get("/LANGUAGE/SEPY/ERRORS/NO_RESULT_QUESTION")), > ::> ::> ::>>>> About_title, wx.YES_NO | wx.ICON_EXCLAMATION > ::).ShowModal()=20 > ::> ::> ::>>>> ::> ::>>>> ^ ::> ::>>>> SyntaxError: invalid syntax ::> > ::> ::>>>> ::> ::>>>> ::> ::>>>> On 1/25/05 4:54 AM, > ::"Alessandro Crugnola > ::> *sephiroth*" > ::> ::> ::>>>> <ale...@se...> wrote: > ::> ::> ::>>>> > ::> ::> ::>>>>> please do this. > ::> ::> ::>>>>> in SEPY.py comment the line at the bottom of the file: > ::> ::> ::>>>>> > ::> ::> ::>>>>> sys.excepthook =3D exc_hook > ::> ::> ::>>>>> > ::> ::> ::>>>>> into > ::> ::> ::>>>>> > ::> ::> ::>>>>> # sys.excepthook =3D exc_hook ::> ::>>>>> ::> ::>>>>> and > ::> run again sepy. > ::> ::> ::>>>>> this should display the error chain more detailed, ::> > ::> ::because i can't ::> ::>>>>> find where this could happen. > ::> ::> ::>>>>> > ::> ::> ::>>>>> thanks > ::> ::> ::>>>>> > ::> ::> ::>>>>> > ::> ::> ::>>>>> Andrew Blair said: > ::> ::> ::>>>>>> I tried to run sepy after following all of the ::> > ::> ::instructions and I ::> ::>>>>>> got this error at the > ::Sepy startup=20 > ::> screen: > ::> ::> ::>>>>>> > ::> ::> ::>>>>>> Main Error > ::> ::> ::>>>>>> > ::> ::> ::>>>>>> Exceptions.AttributeError, keyBoardReader > ::instance has no > ::> ::> ::>>>>>> attribute 'base_path' > ::> ::> ::>>>>>> Exception logged in Error.log file ::> ::>>>>>> ::> > ::> ::>>>>>> I installed/compiled ::> ::>>>>>> PyXML-0.8.4 ::> ::>>>>>> > ::> Python-2.4 ::> ::>>>>>> 4Suite ::> ::>>>>>> pyRXP-1.05-20050124 ::> > ::> ::>>>>>> wxPython2.5-osx-unicode-2.5.3.1-panther-py2.3.dmg > ::> ::> ::>>>>>> > ::> ::> ::>>>>>> Did it in the order of the tutorial. Any thoughts? > ::> ::> ::>>>>>> > ::> ::> ::>>>>>> On 1/24/05 3:32 PM, "valley" > ::<va...@ic...> wrote: > ::> ::> ::>>>>>> > ::> ::> ::>>>>>>> Ok, I've checked the date of my 1.0.4.6 > ::version. You ::> > ::> ::should try ::> ::>>>>>>> the following command to get the correct > ::> version: > ::> ::> ::>>>>>>> cvs -z3 > ::> ::> ::-d:pserver:ano...@cv...:/cvsroot/sepy > ::> ::> ::>>>>>>> co -D "2004-10-02" SciTE ::> ::>>>>>>> ::> ::>>>>>>> > ::> valley ::> ::>>>>>>> ::> ::>>>>>>> ::> ::>>>>>>> ::> ::>>>>>>> ::> > ::> ::>>>>>>> Andrew Blair wrote: > ::> ::> ::>>>>>>> > ::> ::> ::>>>>>>>> I understand from this mail forum that the ::latest > ::> doesn't ::> ::>>>>>>>> necessarily work, but that 1.0.4.6 > ::definitely=20 > ::> does, ::> ::so that's ::> ::>>>>>>>> what I'm currently > ::after. I have=20 > ::> indeed run those ::> ::two commands ::> ::>>>>>>>> but > ::since I don't=20 > ::> see any apparent version ::> ::specified, I assume ::> > ::::>>>>>>>> it=20 > ::> will fetch a more recent one. > ::> ::> ::>>>>>>>> > ::> ::> ::>>>>>>>> Please clarify > ::> ::> ::>>>>>>>> > ::> ::> ::>>>>>>>> Cheers, > ::> ::> ::>>>>>>>> > ::> ::> ::>>>>>>>> Andrew > ::> ::> ::>>>>>>>> > ::> ::> ::>>>>>>>> > ::> ::> ::>>>>>>>> On 1/24/05 10:09 AM, "Treu, Valentin" > ::> ::> ::>>>>>>>> <Val...@in...> ::> ::>>>>>>>> wrote: > ::> ::> ::>>>>>>>> > ::> ::> ::>>>>>>>> > ::> ::> ::>>>>>>>> > ::> ::> ::>>>>>>>>> Go here: > ::> ::> ::>>>>>>>>> > ::> ::> ::http://www.sephiroth.it/phpwiki/index.php/Step%20by%20step%20l > ::> ::> ::>>>>>>>>> ibrary%2 > ::> ::> ::>>>>>>>>> 0i > ::> ::> ::>>>>>>>>> ns > ::> ::> ::>>>>>>>>> ta > ::> ::> ::>>>>>>>>> llation > ::> ::> ::>>>>>>>>> > ::> ::> ::>>>>>>>>> At the bottom of this page you'll find the > ::two console=20 > ::> ::> ::>>>>>>>>> commands to get the newest version out of cvs. > ::> ::> ::>>>>>>>>> > ::> ::> ::>>>>>>>>> valley > ::> ::> ::>>>>>>>>> > ::> ::> ::>>>>>>>>> > ::> ::> ::>>>>>>>>> > ::> ::> ::>>>>>>>>> > ::> ::> ::>>>>>>>>> -----Ursprungliche Nachricht----- ::> > ::::>>>>>>>>> Von: > ::> sep...@li... > ::> ::> ::>>>>>>>>> [mailto:sep...@li...]Im > ::> ::> ::Auftrag von > ::> ::> ::>>>>>>>>> Andrew Blair > ::> ::> ::>>>>>>>>> Gesendet: Montag, 24. Januar 2005 16:00 ::> > ::> ::>>>>>>>>> An: sep...@li... ::> ::>>>>>>>>> > ::> Betreff: Re: [SE|PY-macdev] OS X Bugs with SEPY newest ::> > ::::>>>>>>>>>=20 > ::> revision ::> ::>>>>>>>>> ::> ::>>>>>>>>> ::> ::>>>>>>>>> > ::How do I get=20 > ::> that 1.0.4.6 version from cvs? (cvs ::> ::newbie here ::> > ::::>>>>>>>>>=20 > ::> but I do have command line cvs) ::> ::>>>>>>>>> ::> > ::::>>>>>>>>> Andrew > ::> ::> ::>>>>>>>>> ::> ::>>>>>>>>> On 1/22/05 8:23 AM, "valley" > ::> ::<va...@ic...> wrote: > ::> ::> ::>>>>>>>>> > ::> ::> ::>>>>>>>>> > ::> ::> ::>>>>>>>>> > ::> ::> ::>>>>>>>>>> Hi Ale, > ::> ::> ::>>>>>>>>>> > ::> ::> ::>>>>>>>>>> ok, let's get SEPY work again on OS X. > ::> ::> ::>>>>>>>>>> With the latest revision I get the following error > ::> ::> ::on startup ::> ::>>>>>>>>>> (even the ide doesn't open): > ::> ::> ::>>>>>>>>>> > ::> ::> ::>>>>>>>>>> exceptions.AttributeError, 'module' object > ::has no ::>=20 > ::> ::attribute ::> ::>>>>>>>>>> 'Choicebook'. > ::> ::> ::>>>>>>>>>> happened in SEPY.py > ::> ::> ::>>>>>>>>>> > ::> ::> ::>>>>>>>>>> do you label versions the surely work on os x ::> > ::> ::(like the one i ::> ::>>>>>>>>>> still have: 1.0.4.6) ? > ::so everyone=20 > ::> who is also ::> ::interested to ::> ::>>>>>>>>>> work with > ::it on OS X=20 > ::> knows which labeled ::version to get. > ::> ::> ::>>>>>>>>>> > ::> ::> ::>>>>>>>>>> regards > ::> ::> ::>>>>>>>>>> valley > ::> ::> ::>>>>>>>>>> > ::> ::> ::>>>>>>>>>> > ::> ::> ::>>>>>>>>>> > ::> ::> ::>>>>>>>>>> > ::> ::> ::>>>>>>>>>> > ::> ------------------------------------------------------- > ::> ::> ::>>>>>>>>>> This SF.Net email is sponsored by: > ::IntelliVIEW -- ::> > ::> ::Interactive ::> ::>>>>>>>>>> Reporting Tool for open source > ::> databases. Create ::> ::drag-&-drop ::> ::>>>>>>>>>> reports. Save > ::> time by over 75%! Publish ::reports on the web. > ::> ::> ::>>>>>>>>>> Export to DOC, XLS, RTF, etc. Download a > ::FREE copy at=20 > ::> ::> ::>>>>>>>>>> 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 ::> ::>>>>>>> Reporting Tool for open source > ::databases.=20 > ::> Create ::drag-&-drop ::> ::>>>>>>> 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 > ::> ::> ::>>>>>>> > ::> ::> ::>>>>>> > ::> ::> ::>>>>>> -- > ::> ::> ::>>>>>> Andrew Blair > ::> ::> ::>>>>>> Interactive Director > ::> ::> ::>>>>>> 905.339.0750 x32 > ::> ::> ::>>>>>> http://riordondesign.com > ::> ::> ::>>>>>> ( inform ) inspire ( > ::> ::> ::>>>>>> > ::> ::> ::>>>>>> > ::> ::> ::>>>>>> > ::> ::> ::>>>>>> > ::> ::> ::>>>>>> ------------------------------------------------------- > ::> ::> ::>>>>>> This SF.Net email is sponsored by: IntelliVIEW -- > ::> ::Interactive ::> ::>>>>>> Reporting Tool for open source > ::databases.=20 > ::> Create ::> ::drag-&-drop 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 > ::> ::> ::>>>>> > ::> ::> ::>>>>> > ::> ::> ::>>>>> --- > ::> ::> ::>>>>> Alessandro Crugnola *sephiroth* ::> ::>>>>> web: > ::> http://www.sephiroth.it ::> ::>>>>> mail: > ::ale...@se... ::> > ::> ::>>>>> ::> ::>>>>>>>> mongia 9,26 <<< ::> ::>>>>> "la > ::programmazione=20 > ::> =E8 come il maiale. Non si butta via ::> ::niente". --- ::> > ::::>>>>> ::>=20 > ::> ::>>>>> ::> ::>>>>> ::> ::>>>>> ::> ::>>>>> > ::> ------------------------------------------------------- > ::> ::> ::>>>>> This SF.Net email is sponsored by: IntelliVIEW -- > ::> ::Interactive ::> ::>>>>> Reporting Tool for open source databases. > ::> Create ::> ::drag-&-drop 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 > ::> ::> ::>>>>> > ::> ::> ::>>>> > ::> ::> ::>>>> -- > ::> ::> ::>>>> Andrew Blair > ::> ::> ::>>>> Interactive Director > ::> ::> ::>>>> 905.339.0750 x32 > ::> ::> ::>>>> http://riordondesign.com > ::> ::> ::>>>> ( inform ) inspire ( > ::> ::> ::>>>> > ::> ::> ::>>>> > ::> ::> ::>>>> > ::> ::> ::>>>> > ::> ::> ::>>>> ------------------------------------------------------- > ::> ::> ::>>>> This SF.Net email is sponsored by: IntelliVIEW -- > ::> ::Interactive ::> ::>>>> Reporting Tool for open source databases. > ::> Create drag-&-drop ::> ::>>>> reports. Save time by over > ::75%! Publish=20 > ::> 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 > ::> ::> ::>>> > ::> ::> ::>>> > ::> ::> ::>>> --- > ::> ::> ::>>> Alessandro Crugnola *sephiroth* ::> ::>>> web: > ::> http://www.sephiroth.it ::> ::>>> mail: ale...@se... ::> > ::> ::>>> ::> ::>>>>>> mongia 9,26 <<< ::> ::>>> "la > ::programmazione =E8 come > ::> il maiale. Non si butta via niente". > ::> ::> ::>>> --- > ::> ::> ::>>> > ::> ::> ::>>> > ::> ::> ::>>> > ::> ::> ::>>> > ::> ::> ::>>> ------------------------------------------------------- > ::> ::> ::>>> This SF.Net email is sponsored by: IntelliVIEW -- > ::> Interactive ::> ::>>> Reporting Tool for open source > ::databases. Create > ::> drag-&-drop ::> ::>>> 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 > ::> ::> ::>>> > ::> ::> ::>> > ::> ::> ::>> -- > ::> ::> ::>> Andrew Blair > ::> ::> ::>> Interactive Director > ::> ::> ::>> 905.339.0750 x32 > ::> ::> ::>> http://riordondesign.com > ::> ::> ::>> ( inform ) inspire ( > ::> ::> ::>> > ::> ::> ::>> > ::> ::> ::>> > ::> ::> ::>> > ::> ::> ::>> ------------------------------------------------------- > ::> ::> ::>> This SF.Net email is sponsored by: IntelliVIEW -- > ::Interactive=20 > ::> ::> ::>> Reporting Tool for open source databases. Create ::> > ::> ::drag-&-drop reports. > ::> ::> ::>> Save time by over 75%! Publish reports on the web. > ::Export ::>=20 > ::> ::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 > ::> ::> ::> > ::> ::> ::> > ::> ::> ::> --- > ::> ::> ::> Alessandro Crugnola *sephiroth* ::> ::> web: > ::> http://www.sephiroth.it ::> ::> mail: > ::ale...@se... ::> ::> > ::> ::> ::>>>> mongia 9,26 <<< ::> ::> "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 reports. > ::> ::> ::> Save time by over 75%! Publish reports on the web. > ::Export ::>=20 > ::> ::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 > ::> ::> ::> > ::> ::> :: > ::> ::> ::-- > ::> ::> ::Andrew Blair > ::> ::> ::Interactive Director > ::> ::> ::905.339.0750 x32 > ::> ::> ::http://riordondesign.com > ::> ::> ::( inform ) inspire ( > ::> ::> :: > ::> ::> :: > ::> ::> :: > ::> ::> :: > ::> ::> ::------------------------------------------------------- > ::> ::> ::This SF.Net email is sponsored by: IntelliVIEW -- Interactive > ::> ::> ::Reporting Tool for open source databases. Create > ::drag-&-drop ::> > ::> ::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 > ::> ::> :: > ::> ::> > ::> :: > ::> ::-- > ::> ::Andrew Blair > ::> :: > ::> :: > ::> ::Interactive Director > ::> :: > ::> :: > ::> ::905.339.0750 x32 > ::> ::http://riordondesign.com > ::> ::( inform ) inspire ( > ::> :: > ::> :: > ::> :: > ::>=20 > ::>=20 > ::>=20 > ::>=20 > ::> ------------------------------------------------------- > ::> This SF.Net email is sponsored by: IntelliVIEW -- Interactive > ::> Reporting Tool for open source databases. Create > ::drag-&-drop 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 > ::>=20 > :: > ::-- > ::Andrew Blair > ::Interactive Director > ::905.339.0750 x32 > ::http://riordondesign.com > ::( inform ) inspire ( > :: > :: > :: > :: > ::------------------------------------------------------- > ::This SF.Net email is sponsored by: IntelliVIEW -- Interactive > ::Reporting Tool for open source databases. Create drag-&-drop > ::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 > :: >=20 >=20 >=20 >=20 > ------------------------------------------------------- > This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting > Tool for open source databases. Create drag-&-drop 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 >=20 |
From: Alessandro C. *sephiroth* <sep...@us...> - 2005-02-03 15:44:32
|
Launch terminal and write: python Then, once python interpreter starts, tell me which version of python is = launched. Then try typing: >>> import wx 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=20 ::Andrew Blair ::Sent: gioved=EC 3 febbraio 2005 4.30 ::To: sep...@li... ::Subject: Re: AW: [SE|PY-macdev] OS X Bugs with SEPY newest revision :: ::Thanks Alessandro, :: ::I'm sorry, you're right. Now I get the identical error with=20 ::my file as I do with your SEPY.py. I'd be happy to test this=20 ::as much as possible to get it working, what a great product,=20 ::I can't wait to use it on my mac :) :: ::Cheers, :: ::Andrew :: ::On 2/2/05 9:20 PM, "Alessandro Crugnola *sephiroth*" ::<sep...@us...> wrote: :: ::> As i told you sepy.py uses 4 spaces for tabs, not the tab character=20 ::> itself, while in your file at line 522 ::>=20 ::> self.notebook_l.SetAutoLayout(True) ::>=20 ::> There are 2 tbas characters. Remove them and insert 8 spaces ::>=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 ::> ::-----Original Message----- ::> ::From: sep...@li... ::> ::[mailto:sep...@li...] On Behalf Of=20 ::> ::Andrew Blair ::> ::Sent: mercoled=EC 2 febbraio 2005 20.08 ::> ::To: sep...@li... ::> ::Subject: Re: AW: [SE|PY-macdev] OS X Bugs with SEPY=20 ::newest revision ::> :: ::> ::Hi Ale, ::> :: ::> ::I did, I downloaded ::> ::wxPython2.5-osx-unicode-2.5.3.1-panther-py2.3.dmg. I ran the=20 ::> ::uninstall script for the version I had that it recommended=20 ::> ::removing and left the other versions.. I just tried running ::the=20 ::> uninstaller again and removed all instances of wxPython ::that it=20 ::> found including 2.5.3.1. Then I ran the installer, ::successfully. ::> :: ::> ::With your SEPY.py, running python2.3 main.pyw I get: ::> :: ::> :: ::> :: ::> :: Traceback (most recent call last): ::> :: File "main.pyw", line 19, in ? ::> :: from SEPY import main ::> :: File "/Users/jondo/tmp/sepyCompile/SciTE/SEPY.py", ::> ::line 20, in ? ::> :: import wx ::> :: File=20 ::> ::"//Library/Frameworks/Python.framework/Versions/2.3/lib/python ::> ::2.3/site-packages/wx/__init__.py", line 42, in ? ::> :: File=20 ::> ::"//Library/Frameworks/Python.framework/Versions/2.3/lib/python ::> ::2.3/site-packages/wx/_core.py", line 4, in ? ::> :: ImportError: No module named _core_ ::> :: =20 ::> :: ::> :: ::> ::With mine, I get: ::> :: ::> :: ::> :: ::> :: Traceback (most recent call last): ::> :: File "main.pyw", line 19, in ? ::> :: from SEPY import main ::> :: File "/Users/jondo/tmp/sepyCompile/SciTE/SEPY.py", line 522 ::> :: self.notebook_l.SetAutoLayout(True) ::> :: ^ ::> :: SyntaxError: invalid syntax ::> :: =20 ::> :: ::> :: ::> ::Furthermore, I have attached my version of the SEPY.py file. ::> :: ::> ::Cheers, ::> :: ::> ::Andrew ::> :: ::> ::On 1/31/05 7:21 PM, "Alessandro Crugnola *sephiroth*" ::> ::<sep...@us...> wrote: ::> :: ::> ::> Did you installed the wxpython2.5.3.1 for python2.3? ::> ::> ::> ::> Try to use this attached file instead ::> ::> ::> Alessandro=20 ::> Crugnola - sephiroth ::>=20 ::--------------------------------------------- ::> ::> 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 Of=20 ::> ::> ::Andrew Blair ::> ::Sent: luned=EC 31 gennaio 2005 22.49=20 ::::> ::To:=20 ::> sep...@li... ::> ::Subject: Re: AW:=20 ::> [SE|PY-macdev] OS X Bugs with SEPY ::newest revision ::> :: ::> ::> ::I left the psyco line in there, not commented out.=20 ::Not sure ::>=20 ::> ::if that matters then... ::> ::> :: ::> ::> ::I tried changing to exactly what you wrote for arguments: ::> ::> ::self.notebook_l =3D wx.Notebook(win, -1, style=3D0) ::> :: ::> ::> ::And got this: ::> ::> :: ::> ::> ::Traceback (most recent call last): ::> ::> :: File "main.pyw", line 19, in ? ::> ::> :: from SEPY import main ::> ::> :: File "/Users/jondo/tmp/sepyCompile/SciTE/SEPY.py", line 522 ::> ::> :: self.notebook_l.SetAutoLayout(True) ::> ::> :: ^ ::> ::> ::SyntaxError: invalid syntax ::> ::> :: ::> ::> :: ::> ::> :: ::> ::> :: ::> ::> ::Then I tried with the same arguments as Choicebook had: ::> ::> ::self.notebook_l =3D wx.Notebook(self.window_1, -1, ::>=20 ::> ::style=3Dn_style) And got this: ::> ::> :: ::> ::> ::raceback (most recent call last): ::> ::> :: File "main.pyw", line 19, in ? ::> ::> :: from SEPY import main ::> ::> :: File "/Users/jondo/tmp/sepyCompile/SciTE/SEPY.py", line 522 ::> ::> :: self.notebook_l.SetAutoLayout(True) ::> ::> :: ^ ::> ::> ::SyntaxError: invalid syntax ::> ::> :: ::> ::> :: ::> ::> :: ::> ::> :: ::> ::> :: ::> ::> ::Then I tried just changing just the last param: ::> ::> ::self.notebook_l =3D wx.Notebook(self.window_1, -1,=20 ::style=3D0) ::> :: ::> ::> ::And got this: ::> ::> :: ::> ::> ::Traceback (most recent call last): ::> ::> :: File "main.pyw", line 19, in ? ::> ::> :: from SEPY import main ::> ::> :: File "/Users/jondo/tmp/sepyCompile/SciTE/SEPY.py", line 522 ::> ::> :: self.notebook_l.SetAutoLayout(True) ::> ::> :: ^ ::> ::> ::SyntaxError: invalid syntax ::> ::> :: ::> ::> :: ::> ::> ::Andrew ::> ::> :: ::> ::> ::On 1/27/05 3:31 AM, "Alessandro Crugnola *sephiroth*" ::> ::> ::<ale...@se...> wrote: ::> ::> :: ::> ::> ::> I just asked in the wxWidget for this problem (i=20 ::was sure ::>=20 ::> ::> wx.Choicebook was available for osx too). ::> ::> ::> For the moment try to replace that line with this one: ::> ::> ::> ::> ::> ::> self.notebook_l =3D wx.Notebook(win, -1, style=3D0) ::> ::> = ::>=20 ::> ::> ::> ::> Andrew Blair said: ::> ::> ::>> Here's the error I get from the latest cvs: ::> ::> ::>> ::> ::> ::>> Traceback (most recent call last): ::> ::> ::>> File "/Users/jondo/tmp/sepyCompile/SciTE/SEPY.py", line ::> ::> ::146, in Notify ::> ::> ::>> frame =3D main_window(parent=3DNone, id=3Dwx.NewId(), ::> ::> ::>> title=3DAbout_title, dialog =3D self.dialog) ::> ::> ::>> File "/Users/jondo/tmp/sepyCompile/SciTE/SEPY.py", line ::> ::> ::274, in __init__ ::> ::> ::>> self.left_win =3D self._createLeftPanel() ::> ::> ::>> File "/Users/jondo/tmp/sepyCompile/SciTE/SEPY.py", ::> ::line 540, in ::> ::> ::>> _createLeftPanel ::> ::> ::>> self.notebook_l =3D wx.Choicebook(win, -1, = style=3Dn_style) ::> ::> ::>> AttributeError: 'module' object has no attribute=20 ::'Choicebook' ::> ::> ::>> ::> ::> ::>> Hope it helps, ::> ::> ::>> ::> ::> ::>> Andrew ::> ::> ::>> ::> ::> ::>> On 1/26/05 12:06 PM, "Alessandro Crugnola *sephiroth*" ::> ::> ::>> <ale...@se...> wrote: ::> ::> ::>> ::> ::> ::>>> ah ok, but you're using a very old sepy version. ::> ::> ::>>> I would prefer to use the most recent one and try=20 ::to ::fix=20 ::> cross ::> ::>>> platforms errors rather than fix them on a=20 ::old buggy=20 ::> version. ::> ::> ::>>> ::> ::> ::>>> ::> ::> ::>>> Andrew Blair said: ::> ::> ::>>>> OK, I did it, and here are the error messages I=20 ::got ::(and=20 ::> no app ::> ::>>>> launched): ::> ::> ::>>>> ::> ::> ::>>>> Traceback (most recent call last): ::> ::> ::>>>> File "main.pyw", line 19, in ? ::> ::> ::>>>> from SEPY import main ::> ::> ::>>>> File "/Users/jondo/tmp/sepyCompile/SciTE/SEPY.py", ::> ::line 4055 ::> ::> ::>>>> if wx.MessageDialog(self, "%s %s\n\n%s" % ::> ::> ::>>>> (self.langPY.get("/LANGUAGE/SEPY/ERRORS/NO_RESULT"), ::> ::> ::>>>> doc.lastSearchedWord, ::> ::> ::>>>>=20 ::> self.langPY.get("/LANGUAGE/SEPY/ERRORS/NO_RESULT_QUESTION")), ::> ::> ::>>>> About_title, wx.YES_NO | wx.ICON_EXCLAMATION =20 ::).ShowModal()=20 ::> ::> ::>>>> ::> ::>>>> ^ ::> ::>>>> SyntaxError: invalid syntax ::>=20 ::> ::>>>> ::> ::>>>> ::> ::>>>> On 1/25/05 4:54 AM,=20 ::"Alessandro Crugnola=20 ::> *sephiroth*" ::> ::> ::>>>> <ale...@se...> wrote: ::> ::> ::>>>> ::> ::> ::>>>>> please do this. ::> ::> ::>>>>> in SEPY.py comment the line at the bottom of the file: ::> ::> ::>>>>> ::> ::> ::>>>>> sys.excepthook =3D exc_hook ::> ::> ::>>>>> ::> ::> ::>>>>> into ::> ::> ::>>>>> ::> ::> ::>>>>> # sys.excepthook =3D exc_hook ::> ::>>>>> ::> ::>>>>> = and=20 ::> run again sepy. ::> ::> ::>>>>> this should display the error chain more detailed, ::>=20 ::> ::because i can't ::> ::>>>>> find where this could happen. ::> ::> ::>>>>> ::> ::> ::>>>>> thanks ::> ::> ::>>>>> ::> ::> ::>>>>> ::> ::> ::>>>>> Andrew Blair said: ::> ::> ::>>>>>> I tried to run sepy after following all of the ::>=20 ::> ::instructions and I ::> ::>>>>>> got this error at the=20 ::Sepy startup=20 ::> screen: ::> ::> ::>>>>>> ::> ::> ::>>>>>> Main Error ::> ::> ::>>>>>> ::> ::> ::>>>>>> Exceptions.AttributeError, keyBoardReader=20 ::instance has no=20 ::> ::> ::>>>>>> attribute 'base_path' ::> ::> ::>>>>>> Exception logged in Error.log file ::> ::>>>>>> ::>=20 ::> ::>>>>>> I installed/compiled ::> ::>>>>>> PyXML-0.8.4 ::> ::>>>>>>=20 ::> Python-2.4 ::> ::>>>>>> 4Suite ::> ::>>>>>> pyRXP-1.05-20050124 ::>=20 ::> ::>>>>>> wxPython2.5-osx-unicode-2.5.3.1-panther-py2.3.dmg ::> ::> ::>>>>>> ::> ::> ::>>>>>> Did it in the order of the tutorial. Any thoughts? ::> ::> ::>>>>>> ::> ::> ::>>>>>> On 1/24/05 3:32 PM, "valley"=20 ::<va...@ic...> wrote: ::> ::> ::>>>>>> ::> ::> ::>>>>>>> Ok, I've checked the date of my 1.0.4.6=20 ::version. You ::>=20 ::> ::should try ::> ::>>>>>>> the following command to get the correct=20 ::> version: ::> ::> ::>>>>>>> cvs -z3 ::> ::> ::-d:pserver:ano...@cv...:/cvsroot/sepy ::> ::> ::>>>>>>> co -D "2004-10-02" SciTE ::> ::>>>>>>> ::> ::>>>>>>>=20 ::> valley ::> ::>>>>>>> ::> ::>>>>>>> ::> ::>>>>>>> ::> ::>>>>>>> ::>=20 ::> ::>>>>>>> Andrew Blair wrote: ::> ::> ::>>>>>>> ::> ::> ::>>>>>>>> I understand from this mail forum that the ::latest=20 ::> doesn't ::> ::>>>>>>>> necessarily work, but that 1.0.4.6=20 ::definitely=20 ::> does, ::> ::so that's ::> ::>>>>>>>> what I'm currently=20 ::after. I have=20 ::> indeed run those ::> ::two commands ::> ::>>>>>>>> but=20 ::since I don't=20 ::> see any apparent version ::> ::specified, I assume ::>=20 ::::>>>>>>>> it=20 ::> will fetch a more recent one. ::> ::> ::>>>>>>>> ::> ::> ::>>>>>>>> Please clarify ::> ::> ::>>>>>>>> ::> ::> ::>>>>>>>> Cheers, ::> ::> ::>>>>>>>> ::> ::> ::>>>>>>>> Andrew ::> ::> ::>>>>>>>> ::> ::> ::>>>>>>>> ::> ::> ::>>>>>>>> On 1/24/05 10:09 AM, "Treu, Valentin" ::> ::> ::>>>>>>>> <Val...@in...> ::> ::>>>>>>>> wrote: ::> ::> ::>>>>>>>> ::> ::> ::>>>>>>>> ::> ::> ::>>>>>>>> ::> ::> ::>>>>>>>>> Go here: ::> ::> ::>>>>>>>>> ::> ::> ::http://www.sephiroth.it/phpwiki/index.php/Step%20by%20step%20l ::> ::> ::>>>>>>>>> ibrary%2 ::> ::> ::>>>>>>>>> 0i ::> ::> ::>>>>>>>>> ns ::> ::> ::>>>>>>>>> ta ::> ::> ::>>>>>>>>> llation ::> ::> ::>>>>>>>>> ::> ::> ::>>>>>>>>> At the bottom of this page you'll find the=20 ::two console=20 ::> ::> ::>>>>>>>>> commands to get the newest version out of cvs. ::> ::> ::>>>>>>>>> ::> ::> ::>>>>>>>>> valley ::> ::> ::>>>>>>>>> ::> ::> ::>>>>>>>>> ::> ::> ::>>>>>>>>> ::> ::> ::>>>>>>>>> ::> ::> ::>>>>>>>>> -----Ursprungliche Nachricht----- ::>=20 ::::>>>>>>>>> Von:=20 ::> sep...@li... ::> ::> ::>>>>>>>>> [mailto:sep...@li...]Im ::> ::> ::Auftrag von ::> ::> ::>>>>>>>>> Andrew Blair ::> ::> ::>>>>>>>>> Gesendet: Montag, 24. Januar 2005 16:00 ::>=20 ::> ::>>>>>>>>> An: sep...@li... ::> ::>>>>>>>>>=20 ::> Betreff: Re: [SE|PY-macdev] OS X Bugs with SEPY newest ::>=20 ::::>>>>>>>>>=20 ::> revision ::> ::>>>>>>>>> ::> ::>>>>>>>>> ::> ::>>>>>>>>>=20 ::How do I get=20 ::> that 1.0.4.6 version from cvs? (cvs ::> ::newbie here ::>=20 ::::>>>>>>>>>=20 ::> but I do have command line cvs) ::> ::>>>>>>>>> ::>=20 ::::>>>>>>>>> Andrew=20 ::> ::> ::>>>>>>>>> ::> ::>>>>>>>>> On 1/22/05 8:23 AM, "valley" ::> ::<va...@ic...> wrote: ::> ::> ::>>>>>>>>> ::> ::> ::>>>>>>>>> ::> ::> ::>>>>>>>>> ::> ::> ::>>>>>>>>>> Hi Ale, ::> ::> ::>>>>>>>>>> ::> ::> ::>>>>>>>>>> ok, let's get SEPY work again on OS X. ::> ::> ::>>>>>>>>>> With the latest revision I get the following error=20 ::> ::> ::on startup ::> ::>>>>>>>>>> (even the ide doesn't open): ::> ::> ::>>>>>>>>>> ::> ::> ::>>>>>>>>>> exceptions.AttributeError, 'module' object=20 ::has no ::>=20 ::> ::attribute ::> ::>>>>>>>>>> 'Choicebook'. ::> ::> ::>>>>>>>>>> happened in SEPY.py ::> ::> ::>>>>>>>>>> ::> ::> ::>>>>>>>>>> do you label versions the surely work on os x ::>=20 ::> ::(like the one i ::> ::>>>>>>>>>> still have: 1.0.4.6) ?=20 ::so everyone=20 ::> who is also ::> ::interested to ::> ::>>>>>>>>>> work with=20 ::it on OS X=20 ::> knows which labeled ::version to get. ::> ::> ::>>>>>>>>>> ::> ::> ::>>>>>>>>>> regards ::> ::> ::>>>>>>>>>> valley ::> ::> ::>>>>>>>>>> ::> ::> ::>>>>>>>>>> ::> ::> ::>>>>>>>>>> ::> ::> ::>>>>>>>>>> ::> ::> ::>>>>>>>>>>=20 ::> ------------------------------------------------------- ::> ::> ::>>>>>>>>>> This SF.Net email is sponsored by:=20 ::IntelliVIEW -- ::>=20 ::> ::Interactive ::> ::>>>>>>>>>> Reporting Tool for open source=20 ::> databases. Create ::> ::drag-&-drop ::> ::>>>>>>>>>> reports. Save=20 ::> time by over 75%! Publish ::reports on the web. ::> ::> ::>>>>>>>>>> Export to DOC, XLS, RTF, etc. Download a=20 ::FREE copy at=20 ::> ::> ::>>>>>>>>>> http://www.intelliview.com/go/osdn_nl ::> ::> ::>>>>>>>>>> _______________________________________________ ::> ::> ::>>>>>>>>>> sepy-macdev mailing list ::> ::>>>>>>>>>>=20 ::> sep...@li... ::> ::>>>>>>>>>>=20 ::> ::https://lists.sourceforge.net/lists/listinfo/sepy-macdev ::> ::> ::>>>>>>>>>> ::> ::> ::>>>>>>>>>> ::> ::> ::>>>>>>>>>> ::> ::> ::>>>>>>>> ::> ::> ::>>>>>>>> ::> ::> ::>>>>>>>> ::> ::> ::>>>>>>> ::> ::> ::>>>>>>> ::> ::> ::>>>>>>> ::> ::> ::>>>>>>>=20 ::------------------------------------------------------- ::> ::> ::>>>>>>> This SF.Net email is sponsored by: IntelliVIEW --=20 ::> ::Interactive ::> ::>>>>>>> Reporting Tool for open source=20 ::databases.=20 ::> Create ::drag-&-drop ::> ::>>>>>>> reports. Save time by over 75%!=20 ::> Publish reports ::on the web. ::> ::> ::>>>>>>> Export to DOC, XLS, RTF, etc. Download a FREE copy at=20 ::> ::> ::>>>>>>> http://www.intelliview.com/go/osdn_nl ::> ::> ::>>>>>>> _______________________________________________ ::> ::> ::>>>>>>> sepy-macdev mailing list ::> ::>>>>>>>=20 ::> sep...@li... ::> ::>>>>>>>=20 ::> https://lists.sourceforge.net/lists/listinfo/sepy-macdev ::> ::> ::>>>>>>> ::> ::> ::>>>>>> ::> ::> ::>>>>>> -- ::> ::> ::>>>>>> Andrew Blair ::> ::> ::>>>>>> Interactive Director ::> ::> ::>>>>>> 905.339.0750 x32 ::> ::> ::>>>>>> http://riordondesign.com ::> ::> ::>>>>>> ( inform ) inspire ( ::> ::> ::>>>>>> ::> ::> ::>>>>>> ::> ::> ::>>>>>> ::> ::> ::>>>>>> ::> ::> ::>>>>>> ------------------------------------------------------- ::> ::> ::>>>>>> This SF.Net email is sponsored by: IntelliVIEW --=20 ::> ::Interactive ::> ::>>>>>> Reporting Tool for open source=20 ::databases.=20 ::> Create ::> ::drag-&-drop reports. ::> ::> ::>>>>>> Save time by over 75%! Publish reports on the web. ::> ::> ::Export to DOC, ::> ::> ::>>>>>> XLS, RTF, etc. Download a FREE copy at ::> ::>>>>>>=20 ::> http://www.intelliview.com/go/osdn_nl ::> ::> ::>>>>>> _______________________________________________ ::> ::> ::>>>>>> sepy-macdev mailing list ::> ::> ::>>>>>> sep...@li... ::> ::>>>>>>=20 ::> https://lists.sourceforge.net/lists/listinfo/sepy-macdev ::> ::> ::>>>>> ::> ::> ::>>>>> ::> ::> ::>>>>> --- ::> ::> ::>>>>> Alessandro Crugnola *sephiroth* ::> ::>>>>> web: =20 ::> http://www.sephiroth.it ::> ::>>>>> mail:=20 ::ale...@se... ::>=20 ::> ::>>>>> ::> ::>>>>>>>> mongia 9,26 <<< ::> ::>>>>> "la=20 ::programmazione=20 ::> =E8 come il maiale. Non si butta via ::> ::niente". --- ::>=20 ::::>>>>> ::>=20 ::> ::>>>>> ::> ::>>>>> ::> ::>>>>> ::> ::>>>>>=20 ::> ------------------------------------------------------- ::> ::> ::>>>>> This SF.Net email is sponsored by: IntelliVIEW --=20 ::> ::Interactive ::> ::>>>>> Reporting Tool for open source databases.=20 ::> Create ::> ::drag-&-drop reports. ::> ::> ::>>>>> Save time by over 75%! Publish reports on the web. ::> ::> ::Export to DOC, ::> ::> ::>>>>> XLS, RTF, etc. Download a FREE copy at ::> ::>>>>>=20 ::> http://www.intelliview.com/go/osdn_nl ::> ::> ::>>>>> _______________________________________________ ::> ::> ::>>>>> sepy-macdev mailing list ::> ::> ::>>>>> sep...@li... ::> ::>>>>>=20 ::> https://lists.sourceforge.net/lists/listinfo/sepy-macdev ::> ::> ::>>>>> ::> ::> ::>>>> ::> ::> ::>>>> -- ::> ::> ::>>>> Andrew Blair ::> ::> ::>>>> Interactive Director ::> ::> ::>>>> 905.339.0750 x32 ::> ::> ::>>>> http://riordondesign.com ::> ::> ::>>>> ( inform ) inspire ( ::> ::> ::>>>> ::> ::> ::>>>> ::> ::> ::>>>> ::> ::> ::>>>> ::> ::> ::>>>> ------------------------------------------------------- ::> ::> ::>>>> This SF.Net email is sponsored by: IntelliVIEW --=20 ::> ::Interactive ::> ::>>>> Reporting Tool for open source databases.=20 ::> Create drag-&-drop ::> ::>>>> reports. Save time by over=20 ::75%! Publish=20 ::> reports on the ::> ::web. Export to DOC, XLS, RTF, etc. ::> ::> ::>>>> Download a FREE copy at=20 ::> http://www.intelliview.com/go/osdn_nl ::> ::> ::>>>> _______________________________________________ ::> ::> ::>>>> sepy-macdev mailing list ::> ::> ::>>>> sep...@li... ::> ::>>>>=20 ::> https://lists.sourceforge.net/lists/listinfo/sepy-macdev ::> ::> ::>>> ::> ::> ::>>> ::> ::> ::>>> --- ::> ::> ::>>> Alessandro Crugnola *sephiroth* ::> ::>>> web: =20 ::> http://www.sephiroth.it ::> ::>>> mail: ale...@se... ::>=20 ::> ::>>> ::> ::>>>>>> mongia 9,26 <<< ::> ::>>> "la=20 ::programmazione =E8 come=20 ::> il maiale. Non si butta via niente". ::> ::> ::>>> --- ::> ::> ::>>> ::> ::> ::>>> ::> ::> ::>>> ::> ::> ::>>> ::> ::> ::>>> ------------------------------------------------------- ::> ::> ::>>> This SF.Net email is sponsored by: IntelliVIEW --=20 ::> Interactive ::> ::>>> Reporting Tool for open source=20 ::databases. Create=20 ::> drag-&-drop ::> ::>>> reports. Save time by over 75%!=20 ::Publish reports=20 ::> on the ::> ::web. Export to DOC, XLS, RTF, etc. ::> ::> ::>>> Download a FREE copy at=20 ::> http://www.intelliview.com/go/osdn_nl ::> ::> ::>>> _______________________________________________ ::> ::> ::>>> sepy-macdev mailing list ::> ::> ::>>> sep...@li... ::> ::>>>=20 ::> https://lists.sourceforge.net/lists/listinfo/sepy-macdev ::> ::> ::>>> ::> ::> ::>> ::> ::> ::>> -- ::> ::> ::>> Andrew Blair ::> ::> ::>> Interactive Director ::> ::> ::>> 905.339.0750 x32 ::> ::> ::>> http://riordondesign.com ::> ::> ::>> ( inform ) inspire ( ::> ::> ::>> ::> ::> ::>> ::> ::> ::>> ::> ::> ::>> ::> ::> ::>> ------------------------------------------------------- ::> ::> ::>> This SF.Net email is sponsored by: IntelliVIEW --=20 ::Interactive=20 ::> ::> ::>> Reporting Tool for open source databases. Create ::>=20 ::> ::drag-&-drop reports. ::> ::> ::>> Save time by over 75%! Publish reports on the web.=20 ::Export ::>=20 ::> ::to DOC, XLS, RTF, etc. ::> ::> ::>> Download a FREE copy at=20 ::http://www.intelliview.com/go/osdn_nl ::> ::> ::>> _______________________________________________ ::> ::> ::>> sepy-macdev mailing list ::> ::> ::>> sep...@li... ::> ::>>=20 ::> https://lists.sourceforge.net/lists/listinfo/sepy-macdev ::> ::> ::> ::> ::> ::> ::> ::> ::> --- ::> ::> ::> Alessandro Crugnola *sephiroth* ::> ::> web: =20 ::> http://www.sephiroth.it ::> ::> mail:=20 ::ale...@se... ::> ::>=20 ::> ::> ::>>>> mongia 9,26 <<< ::> ::> "la programmazione =E8 come il=20 ::> maiale. Non si butta via niente". ::> ::> ::> --- ::> ::> ::> ::> ::> ::> ::> ::> ::> ::> ::> ::> ::> ::> ::> ------------------------------------------------------- ::> ::> ::> This SF.Net email is sponsored by: IntelliVIEW --=20 ::Interactive=20 ::> ::> ::> Reporting Tool for open source databases. Create ::>=20 ::> ::drag-&-drop reports. ::> ::> ::> Save time by over 75%! Publish reports on the web.=20 ::Export ::>=20 ::> ::to DOC, XLS, RTF, etc. ::> ::> ::> Download a FREE copy at=20 ::http://www.intelliview.com/go/osdn_nl ::> ::> ::> _______________________________________________ ::> ::> ::> sepy-macdev mailing list ::> ::> ::> sep...@li... ::> ::>=20 ::> https://lists.sourceforge.net/lists/listinfo/sepy-macdev ::> ::> ::> ::> ::> :: ::> ::> ::-- ::> ::> ::Andrew Blair ::> ::> ::Interactive Director ::> ::> ::905.339.0750 x32 ::> ::> ::http://riordondesign.com ::> ::> ::( inform ) inspire ( ::> ::> :: ::> ::> :: ::> ::> :: ::> ::> :: ::> ::> ::------------------------------------------------------- ::> ::> ::This SF.Net email is sponsored by: IntelliVIEW -- Interactive=20 ::> ::> ::Reporting Tool for open source databases. Create=20 ::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 ::> ::> :: ::> ::> ::> :: ::> ::-- ::> ::Andrew Blair ::> :: ::> :: ::> ::Interactive Director ::> :: ::> :: ::> ::905.339.0750 x32 ::> ::http://riordondesign.com ::> ::( inform ) inspire ( ::> :: ::> :: ::> :: ::>=20 ::>=20 ::>=20 ::>=20 ::> ------------------------------------------------------- ::> This SF.Net email is sponsored by: IntelliVIEW -- Interactive=20 ::> Reporting Tool for open source databases. Create=20 ::drag-&-drop reports.=20 ::> Save time by over 75%! Publish reports on the web. Export=20 ::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 ::>=20 :: ::-- ::Andrew Blair ::Interactive Director ::905.339.0750 x32 ::http://riordondesign.com ::( inform ) inspire ( :: :: :: :: ::------------------------------------------------------- ::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 :: |
From: Andrew B. <an...@ri...> - 2005-02-03 15:30:37
|
Thanks Alessandro, I'm sorry, you're right. Now I get the identical error with my file as I do with your SEPY.py. I'd be happy to test this as much as possible to get it working, what a great product, I can't wait to use it on my mac :) Cheers, Andrew On 2/2/05 9:20 PM, "Alessandro Crugnola *sephiroth*" <sep...@us...> wrote: > As i told you sepy.py uses 4 spaces for tabs, not the tab character itsel= f, > while in your file at line 522 >=20 > self.notebook_l.SetAutoLayout(True) >=20 > There are 2 tbas characters. Remove them and insert 8 spaces >=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 > ::-----Original Message----- > ::From: sep...@li... > ::[mailto:sep...@li...] On Behalf Of > ::Andrew Blair > ::Sent: mercoled=EC 2 febbraio 2005 20.08 > ::To: sep...@li... > ::Subject: Re: AW: [SE|PY-macdev] OS X Bugs with SEPY newest revision > :: > ::Hi Ale, > :: > ::I did, I downloaded > ::wxPython2.5-osx-unicode-2.5.3.1-panther-py2.3.dmg. I ran the > ::uninstall script for the version I had that it recommended > ::removing and left the other versions.. I just tried running > ::the uninstaller again and removed all instances of wxPython > ::that it found including 2.5.3.1. Then I ran the installer, > ::successfully. > :: > ::With your SEPY.py, running python2.3 main.pyw I get: > :: > :: > :: > :: Traceback (most recent call last): > :: File "main.pyw", line 19, in ? > :: from SEPY import main > :: File "/Users/jondo/tmp/sepyCompile/SciTE/SEPY.py", > ::line 20, in ? > :: import wx > :: File=20 > ::"//Library/Frameworks/Python.framework/Versions/2.3/lib/python > ::2.3/site-packages/wx/__init__.py", line 42, in ? > :: File=20 > ::"//Library/Frameworks/Python.framework/Versions/2.3/lib/python > ::2.3/site-packages/wx/_core.py", line 4, in ? > :: ImportError: No module named _core_ > :: =20 > :: > :: > ::With mine, I get: > :: > :: > :: > :: Traceback (most recent call last): > :: File "main.pyw", line 19, in ? > :: from SEPY import main > :: File "/Users/jondo/tmp/sepyCompile/SciTE/SEPY.py", line 522 > :: self.notebook_l.SetAutoLayout(True) > :: ^ > :: SyntaxError: invalid syntax > :: =20 > :: > :: > ::Furthermore, I have attached my version of the SEPY.py file. > :: > ::Cheers, > :: > ::Andrew > :: > ::On 1/31/05 7:21 PM, "Alessandro Crugnola *sephiroth*" > ::<sep...@us...> wrote: > :: > ::> Did you installed the wxpython2.5.3.1 for python2.3? > ::>=20 > ::> Try to use this attached file instead > ::>=20 > ::>=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 > ::> ::-----Original Message----- > ::> ::From: sep...@li... > ::> ::[mailto:sep...@li...] On Behalf Of > ::> ::Andrew Blair > ::> ::Sent: luned=EC 31 gennaio 2005 22.49 > ::> ::To: sep...@li... > ::> ::Subject: Re: AW: [SE|PY-macdev] OS X Bugs with SEPY > ::newest revision > ::> :: > ::> ::I left the psyco line in there, not commented out. Not sure > ::> ::if that matters then... > ::> :: > ::> ::I tried changing to exactly what you wrote for arguments: > ::> ::self.notebook_l =3D wx.Notebook(win, -1, style=3D0) > ::> :: > ::> ::And got this: > ::> :: > ::> ::Traceback (most recent call last): > ::> :: File "main.pyw", line 19, in ? > ::> :: from SEPY import main > ::> :: File "/Users/jondo/tmp/sepyCompile/SciTE/SEPY.py", line 522 > ::> :: self.notebook_l.SetAutoLayout(True) > ::> :: ^ > ::> ::SyntaxError: invalid syntax > ::> :: > ::> :: > ::> :: > ::> :: > ::> ::Then I tried with the same arguments as Choicebook had: > ::> ::self.notebook_l =3D wx.Notebook(self.window_1, -1, > ::> ::style=3Dn_style) And got this: > ::> :: > ::> ::raceback (most recent call last): > ::> :: File "main.pyw", line 19, in ? > ::> :: from SEPY import main > ::> :: File "/Users/jondo/tmp/sepyCompile/SciTE/SEPY.py", line 522 > ::> :: self.notebook_l.SetAutoLayout(True) > ::> :: ^ > ::> ::SyntaxError: invalid syntax > ::> :: > ::> :: > ::> :: > ::> :: > ::> :: > ::> ::Then I tried just changing just the last param: > ::> ::self.notebook_l =3D wx.Notebook(self.window_1, -1, style=3D0) > ::> :: > ::> ::And got this: > ::> :: > ::> ::Traceback (most recent call last): > ::> :: File "main.pyw", line 19, in ? > ::> :: from SEPY import main > ::> :: File "/Users/jondo/tmp/sepyCompile/SciTE/SEPY.py", line 522 > ::> :: self.notebook_l.SetAutoLayout(True) > ::> :: ^ > ::> ::SyntaxError: invalid syntax > ::> :: > ::> :: > ::> ::Andrew > ::> :: > ::> ::On 1/27/05 3:31 AM, "Alessandro Crugnola *sephiroth*" > ::> ::<ale...@se...> wrote: > ::> :: > ::> ::> I just asked in the wxWidget for this problem (i was sure > ::> ::> wx.Choicebook was available for osx too). > ::> ::> For the moment try to replace that line with this one: > ::> ::>=20 > ::> ::> self.notebook_l =3D wx.Notebook(win, -1, style=3D0) > ::> ::>=20 > ::> ::>=20 > ::> ::> Andrew Blair said: > ::> ::>> Here's the error I get from the latest cvs: > ::> ::>>=20 > ::> ::>> Traceback (most recent call last): > ::> ::>> File "/Users/jondo/tmp/sepyCompile/SciTE/SEPY.py", line > ::> ::146, in Notify > ::> ::>> frame =3D main_window(parent=3DNone, id=3Dwx.NewId(), > ::> ::>> title=3DAbout_title, dialog =3D self.dialog) > ::> ::>> File "/Users/jondo/tmp/sepyCompile/SciTE/SEPY.py", line > ::> ::274, in __init__ > ::> ::>> self.left_win =3D self._createLeftPanel() > ::> ::>> File "/Users/jondo/tmp/sepyCompile/SciTE/SEPY.py", > ::line 540, in=20 > ::> ::>> _createLeftPanel > ::> ::>> self.notebook_l =3D wx.Choicebook(win, -1, style=3Dn_style) > ::> ::>> AttributeError: 'module' object has no attribute 'Choicebook' > ::> ::>>=20 > ::> ::>> Hope it helps, > ::> ::>>=20 > ::> ::>> Andrew > ::> ::>>=20 > ::> ::>> On 1/26/05 12:06 PM, "Alessandro Crugnola *sephiroth*" > ::> ::>> <ale...@se...> wrote: > ::> ::>>=20 > ::> ::>>> ah ok, but you're using a very old sepy version. > ::> ::>>> I would prefer to use the most recent one and try to > ::fix cross=20 > ::> ::>>> platforms errors rather than fix them on a old buggy version. > ::> ::>>>=20 > ::> ::>>>=20 > ::> ::>>> Andrew Blair said: > ::> ::>>>> OK, I did it, and here are the error messages I got > ::(and no app > ::> ::>>>> launched): > ::> ::>>>>=20 > ::> ::>>>> Traceback (most recent call last): > ::> ::>>>> File "main.pyw", line 19, in ? > ::> ::>>>> from SEPY import main > ::> ::>>>> File "/Users/jondo/tmp/sepyCompile/SciTE/SEPY.py", > ::line 4055 > ::> ::>>>> if wx.MessageDialog(self, "%s %s\n\n%s" % > ::> ::>>>> (self.langPY.get("/LANGUAGE/SEPY/ERRORS/NO_RESULT"), > ::> ::>>>> doc.lastSearchedWord, > ::> ::>>>> self.langPY.get("/LANGUAGE/SEPY/ERRORS/NO_RESULT_QUESTION")), > ::> ::>>>> About_title, wx.YES_NO | wx.ICON_EXCLAMATION ).ShowModal() > ::> ::>>>>=20 > ::> ::>>>> ^ > ::> ::>>>> SyntaxError: invalid syntax > ::> ::>>>>=20 > ::> ::>>>>=20 > ::> ::>>>> On 1/25/05 4:54 AM, "Alessandro Crugnola *sephiroth*" > ::> ::>>>> <ale...@se...> wrote: > ::> ::>>>>=20 > ::> ::>>>>> please do this. > ::> ::>>>>> in SEPY.py comment the line at the bottom of the file: > ::> ::>>>>>=20 > ::> ::>>>>> sys.excepthook =3D exc_hook > ::> ::>>>>>=20 > ::> ::>>>>> into > ::> ::>>>>>=20 > ::> ::>>>>> # sys.excepthook =3D exc_hook > ::> ::>>>>>=20 > ::> ::>>>>> and run again sepy. > ::> ::>>>>> this should display the error chain more detailed, > ::> ::because i can't > ::> ::>>>>> find where this could happen. > ::> ::>>>>>=20 > ::> ::>>>>> thanks > ::> ::>>>>>=20 > ::> ::>>>>>=20 > ::> ::>>>>> Andrew Blair said: > ::> ::>>>>>> I tried to run sepy after following all of the > ::> ::instructions and I > ::> ::>>>>>> got this error at the Sepy startup screen: > ::> ::>>>>>>=20 > ::> ::>>>>>> Main Error > ::> ::>>>>>>=20 > ::> ::>>>>>> Exceptions.AttributeError, keyBoardReader instance has no > ::> ::>>>>>> attribute 'base_path' > ::> ::>>>>>> Exception logged in Error.log file > ::> ::>>>>>>=20 > ::> ::>>>>>> I installed/compiled > ::> ::>>>>>> PyXML-0.8.4 > ::> ::>>>>>> Python-2.4 > ::> ::>>>>>> 4Suite > ::> ::>>>>>> pyRXP-1.05-20050124 > ::> ::>>>>>> wxPython2.5-osx-unicode-2.5.3.1-panther-py2.3.dmg > ::> ::>>>>>>=20 > ::> ::>>>>>> Did it in the order of the tutorial. Any thoughts? > ::> ::>>>>>>=20 > ::> ::>>>>>> On 1/24/05 3:32 PM, "valley" <va...@ic...> wrote: > ::> ::>>>>>>=20 > ::> ::>>>>>>> Ok, I've checked the date of my 1.0.4.6 version. You > ::> ::should try=20 > ::> ::>>>>>>> the following command to get the correct version: > ::> ::>>>>>>> cvs -z3 > ::> ::-d:pserver:ano...@cv...:/cvsroot/sepy > ::> ::>>>>>>> co -D "2004-10-02" SciTE > ::> ::>>>>>>>=20 > ::> ::>>>>>>> valley > ::> ::>>>>>>>=20 > ::> ::>>>>>>>=20 > ::> ::>>>>>>>=20 > ::> ::>>>>>>>=20 > ::> ::>>>>>>> Andrew Blair wrote: > ::> ::>>>>>>>=20 > ::> ::>>>>>>>> I understand from this mail forum that the > ::latest doesn't=20 > ::> ::>>>>>>>> necessarily work, but that 1.0.4.6 definitely does, > ::> ::so that's=20 > ::> ::>>>>>>>> what I'm currently after. I have indeed run those > ::> ::two commands > ::> ::>>>>>>>> but since I don't see any apparent version > ::> ::specified, I assume > ::> ::>>>>>>>> it will fetch a more recent one. > ::> ::>>>>>>>>=20 > ::> ::>>>>>>>> Please clarify > ::> ::>>>>>>>>=20 > ::> ::>>>>>>>> Cheers, > ::> ::>>>>>>>>=20 > ::> ::>>>>>>>> Andrew > ::> ::>>>>>>>>=20 > ::> ::>>>>>>>>=20 > ::> ::>>>>>>>> On 1/24/05 10:09 AM, "Treu, Valentin" > ::> ::>>>>>>>> <Val...@in...> > ::> ::>>>>>>>> wrote: > ::> ::>>>>>>>>=20 > ::> ::>>>>>>>>=20 > ::> ::>>>>>>>>=20 > ::> ::>>>>>>>>> Go here: > ::> ::>>>>>>>>>=20 > ::> ::http://www.sephiroth.it/phpwiki/index.php/Step%20by%20step%20l > ::> ::>>>>>>>>> ibrary%2 > ::> ::>>>>>>>>> 0i > ::> ::>>>>>>>>> ns > ::> ::>>>>>>>>> ta > ::> ::>>>>>>>>> llation > ::> ::>>>>>>>>>=20 > ::> ::>>>>>>>>> At the bottom of this page you'll find the two console > ::> ::>>>>>>>>> commands to get the newest version out of cvs. > ::> ::>>>>>>>>>=20 > ::> ::>>>>>>>>> valley > ::> ::>>>>>>>>>=20 > ::> ::>>>>>>>>>=20 > ::> ::>>>>>>>>>=20 > ::> ::>>>>>>>>>=20 > ::> ::>>>>>>>>> -----Ursprungliche Nachricht----- > ::> ::>>>>>>>>> Von: sep...@li... > ::> ::>>>>>>>>> [mailto:sep...@li...]Im > ::> ::Auftrag von > ::> ::>>>>>>>>> Andrew Blair > ::> ::>>>>>>>>> Gesendet: Montag, 24. Januar 2005 16:00 > ::> ::>>>>>>>>> An: sep...@li... > ::> ::>>>>>>>>> Betreff: Re: [SE|PY-macdev] OS X Bugs with SEPY newest > ::> ::>>>>>>>>> revision > ::> ::>>>>>>>>>=20 > ::> ::>>>>>>>>>=20 > ::> ::>>>>>>>>> How do I get that 1.0.4.6 version from cvs? (cvs > ::> ::newbie here > ::> ::>>>>>>>>> but I do have command line cvs) > ::> ::>>>>>>>>>=20 > ::> ::>>>>>>>>> Andrew > ::> ::>>>>>>>>>=20 > ::> ::>>>>>>>>> On 1/22/05 8:23 AM, "valley" > ::<va...@ic...> wrote: > ::> ::>>>>>>>>>=20 > ::> ::>>>>>>>>>=20 > ::> ::>>>>>>>>>=20 > ::> ::>>>>>>>>>> Hi Ale, > ::> ::>>>>>>>>>>=20 > ::> ::>>>>>>>>>> ok, let's get SEPY work again on OS X. > ::> ::>>>>>>>>>> With the latest revision I get the following error > ::> ::on startup=20 > ::> ::>>>>>>>>>> (even the ide doesn't open): > ::> ::>>>>>>>>>>=20 > ::> ::>>>>>>>>>> exceptions.AttributeError, 'module' object has no > ::> ::attribute=20 > ::> ::>>>>>>>>>> 'Choicebook'. > ::> ::>>>>>>>>>> happened in SEPY.py > ::> ::>>>>>>>>>>=20 > ::> ::>>>>>>>>>> do you label versions the surely work on os x > ::> ::(like the one i > ::> ::>>>>>>>>>> still have: 1.0.4.6) ? so everyone who is also > ::> ::interested to > ::> ::>>>>>>>>>> work with it on OS X knows which labeled > ::version to get. > ::> ::>>>>>>>>>>=20 > ::> ::>>>>>>>>>> regards > ::> ::>>>>>>>>>> valley > ::> ::>>>>>>>>>>=20 > ::> ::>>>>>>>>>>=20 > ::> ::>>>>>>>>>>=20 > ::> ::>>>>>>>>>>=20 > ::> ::>>>>>>>>>> ------------------------------------------------------- > ::> ::>>>>>>>>>> This SF.Net email is sponsored by: IntelliVIEW -- > ::> ::Interactive > ::> ::>>>>>>>>>> Reporting Tool for open source databases. Create > ::> ::drag-&-drop > ::> ::>>>>>>>>>> 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... > ::> ::>>>>>>>>>>=20 > ::https://lists.sourceforge.net/lists/listinfo/sepy-macdev > ::> ::>>>>>>>>>>=20 > ::> ::>>>>>>>>>>=20 > ::> ::>>>>>>>>>>=20 > ::> ::>>>>>>>>=20 > ::> ::>>>>>>>>=20 > ::> ::>>>>>>>>=20 > ::> ::>>>>>>>=20 > ::> ::>>>>>>>=20 > ::> ::>>>>>>>=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 > ::> ::>>>>>>>=20 > ::> ::>>>>>>=20 > ::> ::>>>>>> -- > ::> ::>>>>>> Andrew Blair > ::> ::>>>>>> Interactive Director > ::> ::>>>>>> 905.339.0750 x32 > ::> ::>>>>>> http://riordondesign.com > ::> ::>>>>>> ( inform ) inspire ( > ::> ::>>>>>>=20 > ::> ::>>>>>>=20 > ::> ::>>>>>>=20 > ::> ::>>>>>>=20 > ::> ::>>>>>> ------------------------------------------------------- > ::> ::>>>>>> This SF.Net email is sponsored by: IntelliVIEW -- > ::Interactive=20 > ::> ::>>>>>> Reporting Tool for open source databases. Create > ::> ::drag-&-drop 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 > ::> ::>>>>>=20 > ::> ::>>>>>=20 > ::> ::>>>>> --- > ::> ::>>>>> Alessandro Crugnola *sephiroth* > ::> ::>>>>> web: http://www.sephiroth.it > ::> ::>>>>> mail: ale...@se... > ::> ::>>>>>=20 > ::> ::>>>>>>>> mongia 9,26 <<< > ::> ::>>>>> "la programmazione =E8 come il maiale. Non si butta via > ::> ::niente". --- > ::> ::>>>>>=20 > ::> ::>>>>>=20 > ::> ::>>>>>=20 > ::> ::>>>>>=20 > ::> ::>>>>> ------------------------------------------------------- > ::> ::>>>>> This SF.Net email is sponsored by: IntelliVIEW -- > ::Interactive=20 > ::> ::>>>>> Reporting Tool for open source databases. Create > ::> ::drag-&-drop 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 > ::> ::>>>>>=20 > ::> ::>>>>=20 > ::> ::>>>> -- > ::> ::>>>> Andrew Blair > ::> ::>>>> Interactive Director > ::> ::>>>> 905.339.0750 x32 > ::> ::>>>> http://riordondesign.com > ::> ::>>>> ( inform ) inspire ( > ::> ::>>>>=20 > ::> ::>>>>=20 > ::> ::>>>>=20 > ::> ::>>>>=20 > ::> ::>>>> ------------------------------------------------------- > ::> ::>>>> This SF.Net email is sponsored by: IntelliVIEW -- > ::Interactive=20 > ::> ::>>>> Reporting Tool for open source databases. Create drag-&-drop > ::> ::>>>> 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 > ::> ::>>>=20 > ::> ::>>>=20 > ::> ::>>> --- > ::> ::>>> Alessandro Crugnola *sephiroth* > ::> ::>>> web: http://www.sephiroth.it > ::> ::>>> mail: ale...@se... > ::> ::>>>=20 > ::> ::>>>>>> mongia 9,26 <<< > ::> ::>>> "la programmazione =E8 come il maiale. Non si butta via niente". > ::> ::>>> --- > ::> ::>>>=20 > ::> ::>>>=20 > ::> ::>>>=20 > ::> ::>>>=20 > ::> ::>>> ------------------------------------------------------- > ::> ::>>> This SF.Net email is sponsored by: IntelliVIEW -- Interactive > ::> ::>>> Reporting Tool for open source databases. Create drag-&-drop > ::> ::>>> 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 > ::> ::>>>=20 > ::> ::>>=20 > ::> ::>> -- > ::> ::>> Andrew Blair > ::> ::>> Interactive Director > ::> ::>> 905.339.0750 x32 > ::> ::>> http://riordondesign.com > ::> ::>> ( inform ) inspire ( > ::> ::>>=20 > ::> ::>>=20 > ::> ::>>=20 > ::> ::>>=20 > ::> ::>> ------------------------------------------------------- > ::> ::>> This SF.Net email is sponsored by: IntelliVIEW -- Interactive > ::> ::>> Reporting Tool for open source databases. Create > ::> ::drag-&-drop 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 > ::> ::>=20 > ::> ::>=20 > ::> ::> --- > ::> ::> Alessandro Crugnola *sephiroth* > ::> ::> web: http://www.sephiroth.it > ::> ::> mail: ale...@se... > ::> ::>=20 > ::> ::>>>> mongia 9,26 <<< > ::> ::> "la programmazione =E8 come il maiale. Non si butta via niente". > ::> ::> --- > ::> ::>=20 > ::> ::>=20 > ::> ::>=20 > ::> ::>=20 > ::> ::> ------------------------------------------------------- > ::> ::> This SF.Net email is sponsored by: IntelliVIEW -- Interactive > ::> ::> Reporting Tool for open source databases. Create > ::> ::drag-&-drop 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 > ::> ::>=20 > ::> :: > ::> ::-- > ::> ::Andrew Blair > ::> ::Interactive Director > ::> ::905.339.0750 x32 > ::> ::http://riordondesign.com > ::> ::( inform ) inspire ( > ::> :: > ::> :: > ::> :: > ::> :: > ::> ::------------------------------------------------------- > ::> ::This SF.Net email is sponsored by: IntelliVIEW -- Interactive > ::> ::Reporting Tool for open source databases. Create drag-&-drop > ::> ::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 > ::> :: > ::>=20 > :: > ::--=20 > ::Andrew Blair=20 > :: > :: > ::Interactive Director > :: > :: > ::905.339.0750 x32 > ::http://riordondesign.com > ::( inform ) inspire ( > :: > :: > :: >=20 >=20 >=20 >=20 > ------------------------------------------------------- > This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting > Tool for open source databases. Create drag-&-drop 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 >=20 --=20 Andrew Blair=20 Interactive Director 905.339.0750 x32=20 http://riordondesign.com ( inform ) inspire ( |
From: Double, P. <Do...@ct...> - 2005-02-03 14:22:09
|
Julie, Caught a mistake on that spec for the computer that I gave you - it should run XP Professional not XP Home. Thanks Philip A Double Multimedia Developer Concurrent Technologies Corporation (CTC) 100 CTC Dr. Johnstown, PA 15906 p: 814.269.6854 e: do...@ct... ________________________________________________________________________ ______ =20 "No problem can stand the assault of sustained thinking" --Voltaire =20 -----Original Message----- From: sep...@li... [mailto:sep...@li...] On Behalf Of sep...@li... Sent: Wednesday, February 02, 2005 11:21 PM To: sep...@li... Subject: sepy-macdev digest, Vol 1 #80 - 1 msg Send sepy-macdev mailing list submissions to sep...@li... To subscribe or unsubscribe via the World Wide Web, visit https://lists.sourceforge.net/lists/listinfo/sepy-macdev or, via email, send a message with subject or body 'help' to sep...@li... You can reach the person managing the list at sep...@li... When replying, please edit your Subject line so it is more specific than "Re: Contents of sepy-macdev digest..." Today's Topics: 1. RE: AW: [SE|PY-macdev] OS X Bugs with SEPY newest revision (Alessandro Crugnola *sephiroth*) --__--__-- Message: 1 From: "Alessandro Crugnola *sephiroth*" <sep...@us...> To: <sep...@li...> Subject: RE: AW: [SE|PY-macdev] OS X Bugs with SEPY newest revision Date: Thu, 3 Feb 2005 03:20:44 +0100 Reply-To: sep...@li... As i told you sepy.py uses 4 spaces for tabs, not the tab character =3D itself, while in your file at line 522 self.notebook_l.SetAutoLayout(True) There are 2 tbas characters. Remove them and insert 8 spaces 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 --------------------------------------------- =3D20 ::-----Original Message----- ::From: sep...@li...=3D20 ::[mailto:sep...@li...] On Behalf Of=3D20 ::Andrew Blair ::Sent: mercoled=3DEC 2 febbraio 2005 20.08 ::To: sep...@li... ::Subject: Re: AW: [SE|PY-macdev] OS X Bugs with SEPY newest revision :: ::Hi Ale, :: ::I did, I downloaded=3D20 ::wxPython2.5-osx-unicode-2.5.3.1-panther-py2.3.dmg. I ran the=3D20 ::uninstall script for the version I had that it recommended=3D20 ::removing and left the other versions.. I just tried running=3D20 ::the uninstaller again and removed all instances of wxPython=3D20 ::that it found including 2.5.3.1. Then I ran the installer,=3D20 ::successfully. :: ::With your SEPY.py, running python2.3 main.pyw I get: :: :: :: :: Traceback (most recent call last): :: File "main.pyw", line 19, in ? :: from SEPY import main :: File "/Users/jondo/tmp/sepyCompile/SciTE/SEPY.py",=3D20 ::line 20, in ? :: import wx :: File=3D20 ::"//Library/Frameworks/Python.framework/Versions/2.3/lib/python ::2.3/site-packages/wx/__init__.py", line 42, in ? :: File=3D20 ::"//Library/Frameworks/Python.framework/Versions/2.3/lib/python ::2.3/site-packages/wx/_core.py", line 4, in ? :: ImportError: No module named _core_ ::=3D09 :: :: ::With mine, I get: :: :: :: :: Traceback (most recent call last): :: File "main.pyw", line 19, in ? :: from SEPY import main :: File "/Users/jondo/tmp/sepyCompile/SciTE/SEPY.py", line 522 :: self.notebook_l.SetAutoLayout(True) :: ^ :: SyntaxError: invalid syntax ::=3D09 :: :: ::Furthermore, I have attached my version of the SEPY.py file. :: ::Cheers, :: ::Andrew :: ::On 1/31/05 7:21 PM, "Alessandro Crugnola *sephiroth*"=3D20 ::<sep...@us...> wrote: :: ::> Did you installed the wxpython2.5.3.1 for python2.3? ::>=3D20 ::> Try to use this attached file instead ::>=3D20 ::>=3D20 ::> Alessandro Crugnola - sephiroth ::> --------------------------------------------- ::> Macromedia Flash Team Volunteer ::> http://www.macromedia.com/go/team ::> Flash && PHP developer ::> ale...@se... ::>=3D20 ::> *relax with SEPY http://www.sf.net/projects/sepy ::> --------------------------------------------- ::>=3D20 ::>=3D20 ::> ::-----Original Message----- ::> ::From: sep...@li...=3D20 ::> ::[mailto:sep...@li...] On Behalf Of=3D20 ::> ::Andrew Blair ::> ::Sent: luned=3DEC 31 gennaio 2005 22.49 ::> ::To: sep...@li... ::> ::Subject: Re: AW: [SE|PY-macdev] OS X Bugs with SEPY=3D20 ::newest revision ::> :: ::> ::I left the psyco line in there, not commented out. Not sure=3D20 ::> ::if that matters then... ::> :: ::> ::I tried changing to exactly what you wrote for arguments: ::> ::self.notebook_l =3D3D wx.Notebook(win, -1, style=3D3D0) ::> :: ::> ::And got this: ::> :: ::> ::Traceback (most recent call last): ::> :: File "main.pyw", line 19, in ? ::> :: from SEPY import main ::> :: File "/Users/jondo/tmp/sepyCompile/SciTE/SEPY.py", line 522 ::> :: self.notebook_l.SetAutoLayout(True) ::> :: ^ ::> ::SyntaxError: invalid syntax ::> :: ::> :: ::> :: ::> :: ::> ::Then I tried with the same arguments as Choicebook had: ::> ::self.notebook_l =3D3D wx.Notebook(self.window_1, -1,=3D20 ::> ::style=3D3Dn_style) And got this: ::> :: ::> ::raceback (most recent call last): ::> :: File "main.pyw", line 19, in ? ::> :: from SEPY import main ::> :: File "/Users/jondo/tmp/sepyCompile/SciTE/SEPY.py", line 522 ::> :: self.notebook_l.SetAutoLayout(True) ::> :: ^ ::> ::SyntaxError: invalid syntax ::> :: ::> :: ::> :: ::> :: ::> :: ::> ::Then I tried just changing just the last param: ::> ::self.notebook_l =3D3D wx.Notebook(self.window_1, -1, style=3D3D0) ::> :: ::> ::And got this: ::> :: ::> ::Traceback (most recent call last): ::> :: File "main.pyw", line 19, in ? ::> :: from SEPY import main ::> :: File "/Users/jondo/tmp/sepyCompile/SciTE/SEPY.py", line 522 ::> :: self.notebook_l.SetAutoLayout(True) ::> :: ^ ::> ::SyntaxError: invalid syntax ::> :: ::> :: ::> ::Andrew ::> :: ::> ::On 1/27/05 3:31 AM, "Alessandro Crugnola *sephiroth*" ::> ::<ale...@se...> wrote: ::> :: ::> ::> I just asked in the wxWidget for this problem (i was sure=3D20 ::> ::> wx.Choicebook was available for osx too). ::> ::> For the moment try to replace that line with this one: ::> ::>=3D20 ::> ::> self.notebook_l =3D3D wx.Notebook(win, -1, style=3D3D0) ::> ::>=3D20 ::> ::>=3D20 ::> ::> Andrew Blair said: ::> ::>> Here's the error I get from the latest cvs: ::> ::>>=3D20 ::> ::>> Traceback (most recent call last): ::> ::>> File "/Users/jondo/tmp/sepyCompile/SciTE/SEPY.py", line=3D20 ::> ::146, in Notify ::> ::>> frame =3D3D main_window(parent=3D3DNone, = id=3D3Dwx.NewId(),=3D20 ::> ::>> title=3D3DAbout_title, dialog =3D3D self.dialog) ::> ::>> File "/Users/jondo/tmp/sepyCompile/SciTE/SEPY.py", line=3D20 ::> ::274, in __init__ ::> ::>> self.left_win =3D3D self._createLeftPanel() ::> ::>> File "/Users/jondo/tmp/sepyCompile/SciTE/SEPY.py",=3D20 ::line 540, in=3D20 ::> ::>> _createLeftPanel ::> ::>> self.notebook_l =3D3D wx.Choicebook(win, -1, = style=3D3Dn_style) ::> ::>> AttributeError: 'module' object has no attribute 'Choicebook' ::> ::>>=3D20 ::> ::>> Hope it helps, ::> ::>>=3D20 ::> ::>> Andrew ::> ::>>=3D20 ::> ::>> On 1/26/05 12:06 PM, "Alessandro Crugnola *sephiroth*" ::> ::>> <ale...@se...> wrote: ::> ::>>=3D20 ::> ::>>> ah ok, but you're using a very old sepy version. ::> ::>>> I would prefer to use the most recent one and try to=3D20 ::fix cross=3D20 ::> ::>>> platforms errors rather than fix them on a old buggy version. ::> ::>>>=3D20 ::> ::>>>=3D20 ::> ::>>> Andrew Blair said: ::> ::>>>> OK, I did it, and here are the error messages I got=3D20 ::(and no app ::> ::>>>> launched): ::> ::>>>>=3D20 ::> ::>>>> Traceback (most recent call last): ::> ::>>>> File "main.pyw", line 19, in ? ::> ::>>>> from SEPY import main ::> ::>>>> File "/Users/jondo/tmp/sepyCompile/SciTE/SEPY.py",=3D20 ::line 4055 ::> ::>>>> if wx.MessageDialog(self, "%s %s\n\n%s" %=3D20 ::> ::>>>> (self.langPY.get("/LANGUAGE/SEPY/ERRORS/NO_RESULT"), ::> ::>>>> doc.lastSearchedWord, ::> ::>>>> self.langPY.get("/LANGUAGE/SEPY/ERRORS/NO_RESULT_QUESTION")), ::> ::>>>> About_title, wx.YES_NO | wx.ICON_EXCLAMATION ).ShowModal() ::> ::>>>>=3D20 ::> ::>>>> ^ ::> ::>>>> SyntaxError: invalid syntax ::> ::>>>>=3D20 ::> ::>>>>=3D20 ::> ::>>>> On 1/25/05 4:54 AM, "Alessandro Crugnola *sephiroth*" ::> ::>>>> <ale...@se...> wrote: ::> ::>>>>=3D20 ::> ::>>>>> please do this. ::> ::>>>>> in SEPY.py comment the line at the bottom of the file: ::> ::>>>>>=3D20 ::> ::>>>>> sys.excepthook =3D3D exc_hook ::> ::>>>>>=3D20 ::> ::>>>>> into ::> ::>>>>>=3D20 ::> ::>>>>> # sys.excepthook =3D3D exc_hook ::> ::>>>>>=3D20 ::> ::>>>>> and run again sepy. ::> ::>>>>> this should display the error chain more detailed,=3D20 ::> ::because i can't=3D20 ::> ::>>>>> find where this could happen. ::> ::>>>>>=3D20 ::> ::>>>>> thanks ::> ::>>>>>=3D20 ::> ::>>>>>=3D20 ::> ::>>>>> Andrew Blair said: ::> ::>>>>>> I tried to run sepy after following all of the=3D20 ::> ::instructions and I=3D20 ::> ::>>>>>> got this error at the Sepy startup screen: ::> ::>>>>>>=3D20 ::> ::>>>>>> Main Error ::> ::>>>>>>=3D20 ::> ::>>>>>> Exceptions.AttributeError, keyBoardReader instance has no=3D20 ::> ::>>>>>> attribute 'base_path' ::> ::>>>>>> Exception logged in Error.log file ::> ::>>>>>>=3D20 ::> ::>>>>>> I installed/compiled ::> ::>>>>>> PyXML-0.8.4 ::> ::>>>>>> Python-2.4 ::> ::>>>>>> 4Suite ::> ::>>>>>> pyRXP-1.05-20050124 ::> ::>>>>>> wxPython2.5-osx-unicode-2.5.3.1-panther-py2.3.dmg ::> ::>>>>>>=3D20 ::> ::>>>>>> Did it in the order of the tutorial. Any thoughts? ::> ::>>>>>>=3D20 ::> ::>>>>>> On 1/24/05 3:32 PM, "valley" <va...@ic...> wrote: ::> ::>>>>>>=3D20 ::> ::>>>>>>> Ok, I've checked the date of my 1.0.4.6 version. You=3D20 ::> ::should try=3D20 ::> ::>>>>>>> the following command to get the correct version: ::> ::>>>>>>> cvs -z3=3D20 ::> ::-d:pserver:ano...@cv...:/cvsroot/sepy=3D20 ::> ::>>>>>>> co -D "2004-10-02" SciTE ::> ::>>>>>>>=3D20 ::> ::>>>>>>> valley ::> ::>>>>>>>=3D20 ::> ::>>>>>>>=3D20 ::> ::>>>>>>>=3D20 ::> ::>>>>>>>=3D20 ::> ::>>>>>>> Andrew Blair wrote: ::> ::>>>>>>>=3D20 ::> ::>>>>>>>> I understand from this mail forum that the=3D20 ::latest doesn't=3D20 ::> ::>>>>>>>> necessarily work, but that 1.0.4.6 definitely does,=3D20 ::> ::so that's=3D20 ::> ::>>>>>>>> what I'm currently after. I have indeed run those=3D20 ::> ::two commands=3D20 ::> ::>>>>>>>> but since I don't see any apparent version=3D20 ::> ::specified, I assume=3D20 ::> ::>>>>>>>> it will fetch a more recent one. ::> ::>>>>>>>>=3D20 ::> ::>>>>>>>> Please clarify ::> ::>>>>>>>>=3D20 ::> ::>>>>>>>> Cheers, ::> ::>>>>>>>>=3D20 ::> ::>>>>>>>> Andrew ::> ::>>>>>>>>=3D20 ::> ::>>>>>>>>=3D20 ::> ::>>>>>>>> On 1/24/05 10:09 AM, "Treu, Valentin"=3D20 ::> ::>>>>>>>> <Val...@in...> ::> ::>>>>>>>> wrote: ::> ::>>>>>>>>=3D20 ::> ::>>>>>>>>=3D20 ::> ::>>>>>>>>=3D20 ::> ::>>>>>>>>> Go here: ::> ::>>>>>>>>>=3D20 ::> ::http://www.sephiroth.it/phpwiki/index.php/Step%20by%20step%20l ::> ::>>>>>>>>> ibrary%2 ::> ::>>>>>>>>> 0i ::> ::>>>>>>>>> ns ::> ::>>>>>>>>> ta ::> ::>>>>>>>>> llation ::> ::>>>>>>>>>=3D20 ::> ::>>>>>>>>> At the bottom of this page you'll find the two console=3D20 ::> ::>>>>>>>>> commands to get the newest version out of cvs. ::> ::>>>>>>>>>=3D20 ::> ::>>>>>>>>> valley ::> ::>>>>>>>>>=3D20 ::> ::>>>>>>>>>=3D20 ::> ::>>>>>>>>>=3D20 ::> ::>>>>>>>>>=3D20 ::> ::>>>>>>>>> -----Ursprungliche Nachricht----- ::> ::>>>>>>>>> Von: sep...@li... ::> ::>>>>>>>>> [mailto:sep...@li...]Im=3D20 ::> ::Auftrag von=3D20 ::> ::>>>>>>>>> Andrew Blair ::> ::>>>>>>>>> Gesendet: Montag, 24. Januar 2005 16:00 ::> ::>>>>>>>>> An: sep...@li... ::> ::>>>>>>>>> Betreff: Re: [SE|PY-macdev] OS X Bugs with SEPY newest=3D20 ::> ::>>>>>>>>> revision ::> ::>>>>>>>>>=3D20 ::> ::>>>>>>>>>=3D20 ::> ::>>>>>>>>> How do I get that 1.0.4.6 version from cvs? (cvs=3D20 ::> ::newbie here=3D20 ::> ::>>>>>>>>> but I do have command line cvs) ::> ::>>>>>>>>>=3D20 ::> ::>>>>>>>>> Andrew ::> ::>>>>>>>>>=3D20 ::> ::>>>>>>>>> On 1/22/05 8:23 AM, "valley"=3D20 ::<va...@ic...> wrote: ::> ::>>>>>>>>>=3D20 ::> ::>>>>>>>>>=3D20 ::> ::>>>>>>>>>=3D20 ::> ::>>>>>>>>>> Hi Ale, ::> ::>>>>>>>>>>=3D20 ::> ::>>>>>>>>>> ok, let's get SEPY work again on OS X. ::> ::>>>>>>>>>> With the latest revision I get the following error=3D20 ::> ::on startup=3D20 ::> ::>>>>>>>>>> (even the ide doesn't open): ::> ::>>>>>>>>>>=3D20 ::> ::>>>>>>>>>> exceptions.AttributeError, 'module' object has no=3D20 ::> ::attribute=3D20 ::> ::>>>>>>>>>> 'Choicebook'. ::> ::>>>>>>>>>> happened in SEPY.py ::> ::>>>>>>>>>>=3D20 ::> ::>>>>>>>>>> do you label versions the surely work on os x=3D20 ::> ::(like the one i=3D20 ::> ::>>>>>>>>>> still have: 1.0.4.6) ? so everyone who is also=3D20 ::> ::interested to=3D20 ::> ::>>>>>>>>>> work with it on OS X knows which labeled=3D20 ::version to get. ::> ::>>>>>>>>>>=3D20 ::> ::>>>>>>>>>> regards ::> ::>>>>>>>>>> valley ::> ::>>>>>>>>>>=3D20 ::> ::>>>>>>>>>>=3D20 ::> ::>>>>>>>>>>=3D20 ::> ::>>>>>>>>>>=3D20 ::> ::>>>>>>>>>> ------------------------------------------------------- ::> ::>>>>>>>>>> This SF.Net email is sponsored by: IntelliVIEW --=3D20 ::> ::Interactive=3D20 ::> ::>>>>>>>>>> Reporting Tool for open source databases. Create=3D20 ::> ::drag-&-drop=3D20 ::> ::>>>>>>>>>> reports. Save time by over 75%! Publish=3D20 ::reports on the web. ::> ::>>>>>>>>>> Export to DOC, XLS, RTF, etc. Download a FREE copy at=3D20 ::> ::>>>>>>>>>> http://www.intelliview.com/go/osdn_nl ::> ::>>>>>>>>>> _______________________________________________ ::> ::>>>>>>>>>> sepy-macdev mailing list ::> ::>>>>>>>>>> sep...@li...=3D20 ::> ::>>>>>>>>>>=3D20 ::https://lists.sourceforge.net/lists/listinfo/sepy-macdev ::> ::>>>>>>>>>>=3D20 ::> ::>>>>>>>>>>=3D20 ::> ::>>>>>>>>>>=3D20 ::> ::>>>>>>>>=3D20 ::> ::>>>>>>>>=3D20 ::> ::>>>>>>>>=3D20 ::> ::>>>>>>>=3D20 ::> ::>>>>>>>=3D20 ::> ::>>>>>>>=3D20 ::> ::>>>>>>> ------------------------------------------------------- ::> ::>>>>>>> This SF.Net email is sponsored by: IntelliVIEW --=3D20 ::Interactive=3D20 ::> ::>>>>>>> Reporting Tool for open source databases. Create=3D20 ::drag-&-drop=3D20 ::> ::>>>>>>> reports. Save time by over 75%! Publish reports=3D20 ::on the web.=3D20 ::> ::>>>>>>> Export to DOC, XLS, RTF, etc. Download a FREE copy at=3D20 ::> ::>>>>>>> http://www.intelliview.com/go/osdn_nl ::> ::>>>>>>> _______________________________________________ ::> ::>>>>>>> sepy-macdev mailing list ::> ::>>>>>>> sep...@li...=3D20 ::> ::>>>>>>> https://lists.sourceforge.net/lists/listinfo/sepy-macdev ::> ::>>>>>>>=3D20 ::> ::>>>>>>=3D20 ::> ::>>>>>> -- ::> ::>>>>>> Andrew Blair ::> ::>>>>>> Interactive Director ::> ::>>>>>> 905.339.0750 x32 ::> ::>>>>>> http://riordondesign.com ::> ::>>>>>> ( inform ) inspire ( ::> ::>>>>>>=3D20 ::> ::>>>>>>=3D20 ::> ::>>>>>>=3D20 ::> ::>>>>>>=3D20 ::> ::>>>>>> ------------------------------------------------------- ::> ::>>>>>> This SF.Net email is sponsored by: IntelliVIEW --=3D20 ::Interactive=3D20 ::> ::>>>>>> Reporting Tool for open source databases. Create=3D20 ::> ::drag-&-drop reports. ::> ::>>>>>> Save time by over 75%! Publish reports on the web.=3D20 ::> ::Export to DOC,=3D20 ::> ::>>>>>> XLS, RTF, etc. Download a FREE copy at=3D20 ::> ::>>>>>> http://www.intelliview.com/go/osdn_nl ::> ::>>>>>> _______________________________________________ ::> ::>>>>>> sepy-macdev mailing list ::> ::>>>>>> sep...@li...=3D20 ::> ::>>>>>> https://lists.sourceforge.net/lists/listinfo/sepy-macdev ::> ::>>>>>=3D20 ::> ::>>>>>=3D20 ::> ::>>>>> --- ::> ::>>>>> Alessandro Crugnola *sephiroth* ::> ::>>>>> web: http://www.sephiroth.it ::> ::>>>>> mail: ale...@se... ::> ::>>>>>=3D20 ::> ::>>>>>>>> mongia 9,26 <<< ::> ::>>>>> "la programmazione =3DE8 come il maiale. Non si butta = via=3D20 ::> ::niente". --- ::> ::>>>>>=3D20 ::> ::>>>>>=3D20 ::> ::>>>>>=3D20 ::> ::>>>>>=3D20 ::> ::>>>>> ------------------------------------------------------- ::> ::>>>>> This SF.Net email is sponsored by: IntelliVIEW --=3D20 ::Interactive=3D20 ::> ::>>>>> Reporting Tool for open source databases. Create=3D20 ::> ::drag-&-drop reports. ::> ::>>>>> Save time by over 75%! Publish reports on the web.=3D20 ::> ::Export to DOC,=3D20 ::> ::>>>>> XLS, RTF, etc. Download a FREE copy at=3D20 ::> ::>>>>> http://www.intelliview.com/go/osdn_nl ::> ::>>>>> _______________________________________________ ::> ::>>>>> sepy-macdev mailing list ::> ::>>>>> sep...@li... ::> ::>>>>> https://lists.sourceforge.net/lists/listinfo/sepy-macdev ::> ::>>>>>=3D20 ::> ::>>>>=3D20 ::> ::>>>> -- ::> ::>>>> Andrew Blair ::> ::>>>> Interactive Director ::> ::>>>> 905.339.0750 x32 ::> ::>>>> http://riordondesign.com ::> ::>>>> ( inform ) inspire ( ::> ::>>>>=3D20 ::> ::>>>>=3D20 ::> ::>>>>=3D20 ::> ::>>>>=3D20 ::> ::>>>> ------------------------------------------------------- ::> ::>>>> This SF.Net email is sponsored by: IntelliVIEW --=3D20 ::Interactive=3D20 ::> ::>>>> Reporting Tool for open source databases. Create drag-&-drop=3D20 ::> ::>>>> reports. Save time by over 75%! Publish reports on the=3D20 ::> ::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 ::> ::>>>=3D20 ::> ::>>>=3D20 ::> ::>>> --- ::> ::>>> Alessandro Crugnola *sephiroth* ::> ::>>> web: http://www.sephiroth.it ::> ::>>> mail: ale...@se... ::> ::>>>=3D20 ::> ::>>>>>> mongia 9,26 <<< ::> ::>>> "la programmazione =3DE8 come il maiale. Non si butta via =3D niente". ::> ::>>> --- ::> ::>>>=3D20 ::> ::>>>=3D20 ::> ::>>>=3D20 ::> ::>>>=3D20 ::> ::>>> ------------------------------------------------------- ::> ::>>> This SF.Net email is sponsored by: IntelliVIEW -- Interactive=3D20 ::> ::>>> Reporting Tool for open source databases. Create drag-&-drop=3D20 ::> ::>>> reports. Save time by over 75%! Publish reports on the=3D20 ::> ::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 ::> ::>>>=3D20 ::> ::>>=3D20 ::> ::>> -- ::> ::>> Andrew Blair ::> ::>> Interactive Director ::> ::>> 905.339.0750 x32 ::> ::>> http://riordondesign.com ::> ::>> ( inform ) inspire ( ::> ::>>=3D20 ::> ::>>=3D20 ::> ::>>=3D20 ::> ::>>=3D20 ::> ::>> ------------------------------------------------------- ::> ::>> This SF.Net email is sponsored by: IntelliVIEW -- Interactive=3D20 ::> ::>> Reporting Tool for open source databases. Create=3D20 ::> ::drag-&-drop reports.=3D20 ::> ::>> Save time by over 75%! Publish reports on the web. Export=3D20 ::> ::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 ::> ::>=3D20 ::> ::>=3D20 ::> ::> --- ::> ::> Alessandro Crugnola *sephiroth* ::> ::> web: http://www.sephiroth.it ::> ::> mail: ale...@se... ::> ::>=3D20 ::> ::>>>> mongia 9,26 <<< ::> ::> "la programmazione =3DE8 come il maiale. Non si butta via = niente". ::> ::> --- ::> ::>=3D20 ::> ::>=3D20 ::> ::>=3D20 ::> ::>=3D20 ::> ::> ------------------------------------------------------- ::> ::> This SF.Net email is sponsored by: IntelliVIEW -- = Interactive=3D20 ::> ::> Reporting Tool for open source databases. Create=3D20 ::> ::drag-&-drop reports.=3D20 ::> ::> Save time by over 75%! Publish reports on the web. Export=3D20 ::> ::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 ::> ::>=3D20 ::> :: ::> ::-- ::> ::Andrew Blair ::> ::Interactive Director ::> ::905.339.0750 x32 ::> ::http://riordondesign.com ::> ::( inform ) inspire ( ::> :: ::> :: ::> :: ::> :: ::> ::------------------------------------------------------- ::> ::This SF.Net email is sponsored by: IntelliVIEW -- Interactive=3D20 ::> ::Reporting Tool for open source databases. Create drag-&-drop=3D20 ::> ::reports. Save time by over 75%! Publish reports on the web.=3D20 ::> ::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 ::> :: ::>=3D20 :: ::--=3D20 ::Andrew Blair=3D20 :: :: ::Interactive Director=3D20 :: :: ::905.339.0750 x32=3D20 ::http://riordondesign.com=3D20 ::( inform ) inspire (=3D20 :: :: :: --__--__-- _______________________________________________ sepy-macdev mailing list sep...@li... https://lists.sourceforge.net/lists/listinfo/sepy-macdev End of sepy-macdev Digest |
From: Alessandro C. *sephiroth* <sep...@us...> - 2005-02-03 02:21:03
|
As i told you sepy.py uses 4 spaces for tabs, not the tab character = itself, while in your file at line 522 self.notebook_l.SetAutoLayout(True) There are 2 tbas characters. Remove them and insert 8 spaces 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=20 ::Andrew Blair ::Sent: mercoled=EC 2 febbraio 2005 20.08 ::To: sep...@li... ::Subject: Re: AW: [SE|PY-macdev] OS X Bugs with SEPY newest revision :: ::Hi Ale, :: ::I did, I downloaded=20 ::wxPython2.5-osx-unicode-2.5.3.1-panther-py2.3.dmg. I ran the=20 ::uninstall script for the version I had that it recommended=20 ::removing and left the other versions.. I just tried running=20 ::the uninstaller again and removed all instances of wxPython=20 ::that it found including 2.5.3.1. Then I ran the installer,=20 ::successfully. :: ::With your SEPY.py, running python2.3 main.pyw I get: :: :: :: :: Traceback (most recent call last): :: File "main.pyw", line 19, in ? :: from SEPY import main :: File "/Users/jondo/tmp/sepyCompile/SciTE/SEPY.py",=20 ::line 20, in ? :: import wx :: File=20 ::"//Library/Frameworks/Python.framework/Versions/2.3/lib/python ::2.3/site-packages/wx/__init__.py", line 42, in ? :: File=20 ::"//Library/Frameworks/Python.framework/Versions/2.3/lib/python ::2.3/site-packages/wx/_core.py", line 4, in ? :: ImportError: No module named _core_ ::=09 :: :: ::With mine, I get: :: :: :: :: Traceback (most recent call last): :: File "main.pyw", line 19, in ? :: from SEPY import main :: File "/Users/jondo/tmp/sepyCompile/SciTE/SEPY.py", line 522 :: self.notebook_l.SetAutoLayout(True) :: ^ :: SyntaxError: invalid syntax ::=09 :: :: ::Furthermore, I have attached my version of the SEPY.py file. :: ::Cheers, :: ::Andrew :: ::On 1/31/05 7:21 PM, "Alessandro Crugnola *sephiroth*"=20 ::<sep...@us...> wrote: :: ::> Did you installed the wxpython2.5.3.1 for python2.3? ::>=20 ::> Try to use this attached file instead ::>=20 ::>=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 ::> ::-----Original Message----- ::> ::From: sep...@li...=20 ::> ::[mailto:sep...@li...] On Behalf Of=20 ::> ::Andrew Blair ::> ::Sent: luned=EC 31 gennaio 2005 22.49 ::> ::To: sep...@li... ::> ::Subject: Re: AW: [SE|PY-macdev] OS X Bugs with SEPY=20 ::newest revision ::> :: ::> ::I left the psyco line in there, not commented out. Not sure=20 ::> ::if that matters then... ::> :: ::> ::I tried changing to exactly what you wrote for arguments: ::> ::self.notebook_l =3D wx.Notebook(win, -1, style=3D0) ::> :: ::> ::And got this: ::> :: ::> ::Traceback (most recent call last): ::> :: File "main.pyw", line 19, in ? ::> :: from SEPY import main ::> :: File "/Users/jondo/tmp/sepyCompile/SciTE/SEPY.py", line 522 ::> :: self.notebook_l.SetAutoLayout(True) ::> :: ^ ::> ::SyntaxError: invalid syntax ::> :: ::> :: ::> :: ::> :: ::> ::Then I tried with the same arguments as Choicebook had: ::> ::self.notebook_l =3D wx.Notebook(self.window_1, -1,=20 ::> ::style=3Dn_style) And got this: ::> :: ::> ::raceback (most recent call last): ::> :: File "main.pyw", line 19, in ? ::> :: from SEPY import main ::> :: File "/Users/jondo/tmp/sepyCompile/SciTE/SEPY.py", line 522 ::> :: self.notebook_l.SetAutoLayout(True) ::> :: ^ ::> ::SyntaxError: invalid syntax ::> :: ::> :: ::> :: ::> :: ::> :: ::> ::Then I tried just changing just the last param: ::> ::self.notebook_l =3D wx.Notebook(self.window_1, -1, style=3D0) ::> :: ::> ::And got this: ::> :: ::> ::Traceback (most recent call last): ::> :: File "main.pyw", line 19, in ? ::> :: from SEPY import main ::> :: File "/Users/jondo/tmp/sepyCompile/SciTE/SEPY.py", line 522 ::> :: self.notebook_l.SetAutoLayout(True) ::> :: ^ ::> ::SyntaxError: invalid syntax ::> :: ::> :: ::> ::Andrew ::> :: ::> ::On 1/27/05 3:31 AM, "Alessandro Crugnola *sephiroth*" ::> ::<ale...@se...> wrote: ::> :: ::> ::> I just asked in the wxWidget for this problem (i was sure=20 ::> ::> wx.Choicebook was available for osx too). ::> ::> For the moment try to replace that line with this one: ::> ::>=20 ::> ::> self.notebook_l =3D wx.Notebook(win, -1, style=3D0) ::> ::>=20 ::> ::>=20 ::> ::> Andrew Blair said: ::> ::>> Here's the error I get from the latest cvs: ::> ::>>=20 ::> ::>> Traceback (most recent call last): ::> ::>> File "/Users/jondo/tmp/sepyCompile/SciTE/SEPY.py", line=20 ::> ::146, in Notify ::> ::>> frame =3D main_window(parent=3DNone, id=3Dwx.NewId(),=20 ::> ::>> title=3DAbout_title, dialog =3D self.dialog) ::> ::>> File "/Users/jondo/tmp/sepyCompile/SciTE/SEPY.py", line=20 ::> ::274, in __init__ ::> ::>> self.left_win =3D self._createLeftPanel() ::> ::>> File "/Users/jondo/tmp/sepyCompile/SciTE/SEPY.py",=20 ::line 540, in=20 ::> ::>> _createLeftPanel ::> ::>> self.notebook_l =3D wx.Choicebook(win, -1, style=3Dn_style) ::> ::>> AttributeError: 'module' object has no attribute 'Choicebook' ::> ::>>=20 ::> ::>> Hope it helps, ::> ::>>=20 ::> ::>> Andrew ::> ::>>=20 ::> ::>> On 1/26/05 12:06 PM, "Alessandro Crugnola *sephiroth*" ::> ::>> <ale...@se...> wrote: ::> ::>>=20 ::> ::>>> ah ok, but you're using a very old sepy version. ::> ::>>> I would prefer to use the most recent one and try to=20 ::fix cross=20 ::> ::>>> platforms errors rather than fix them on a old buggy version. ::> ::>>>=20 ::> ::>>>=20 ::> ::>>> Andrew Blair said: ::> ::>>>> OK, I did it, and here are the error messages I got=20 ::(and no app ::> ::>>>> launched): ::> ::>>>>=20 ::> ::>>>> Traceback (most recent call last): ::> ::>>>> File "main.pyw", line 19, in ? ::> ::>>>> from SEPY import main ::> ::>>>> File "/Users/jondo/tmp/sepyCompile/SciTE/SEPY.py",=20 ::line 4055 ::> ::>>>> if wx.MessageDialog(self, "%s %s\n\n%s" %=20 ::> ::>>>> (self.langPY.get("/LANGUAGE/SEPY/ERRORS/NO_RESULT"), ::> ::>>>> doc.lastSearchedWord, ::> ::>>>> self.langPY.get("/LANGUAGE/SEPY/ERRORS/NO_RESULT_QUESTION")), ::> ::>>>> About_title, wx.YES_NO | wx.ICON_EXCLAMATION ).ShowModal() ::> ::>>>>=20 ::> ::>>>> ^ ::> ::>>>> SyntaxError: invalid syntax ::> ::>>>>=20 ::> ::>>>>=20 ::> ::>>>> On 1/25/05 4:54 AM, "Alessandro Crugnola *sephiroth*" ::> ::>>>> <ale...@se...> wrote: ::> ::>>>>=20 ::> ::>>>>> please do this. ::> ::>>>>> in SEPY.py comment the line at the bottom of the file: ::> ::>>>>>=20 ::> ::>>>>> sys.excepthook =3D exc_hook ::> ::>>>>>=20 ::> ::>>>>> into ::> ::>>>>>=20 ::> ::>>>>> # sys.excepthook =3D exc_hook ::> ::>>>>>=20 ::> ::>>>>> and run again sepy. ::> ::>>>>> this should display the error chain more detailed,=20 ::> ::because i can't=20 ::> ::>>>>> find where this could happen. ::> ::>>>>>=20 ::> ::>>>>> thanks ::> ::>>>>>=20 ::> ::>>>>>=20 ::> ::>>>>> Andrew Blair said: ::> ::>>>>>> I tried to run sepy after following all of the=20 ::> ::instructions and I=20 ::> ::>>>>>> got this error at the Sepy startup screen: ::> ::>>>>>>=20 ::> ::>>>>>> Main Error ::> ::>>>>>>=20 ::> ::>>>>>> Exceptions.AttributeError, keyBoardReader instance has no=20 ::> ::>>>>>> attribute 'base_path' ::> ::>>>>>> Exception logged in Error.log file ::> ::>>>>>>=20 ::> ::>>>>>> I installed/compiled ::> ::>>>>>> PyXML-0.8.4 ::> ::>>>>>> Python-2.4 ::> ::>>>>>> 4Suite ::> ::>>>>>> pyRXP-1.05-20050124 ::> ::>>>>>> wxPython2.5-osx-unicode-2.5.3.1-panther-py2.3.dmg ::> ::>>>>>>=20 ::> ::>>>>>> Did it in the order of the tutorial. Any thoughts? ::> ::>>>>>>=20 ::> ::>>>>>> On 1/24/05 3:32 PM, "valley" <va...@ic...> wrote: ::> ::>>>>>>=20 ::> ::>>>>>>> Ok, I've checked the date of my 1.0.4.6 version. You=20 ::> ::should try=20 ::> ::>>>>>>> the following command to get the correct version: ::> ::>>>>>>> cvs -z3=20 ::> ::-d:pserver:ano...@cv...:/cvsroot/sepy=20 ::> ::>>>>>>> co -D "2004-10-02" SciTE ::> ::>>>>>>>=20 ::> ::>>>>>>> valley ::> ::>>>>>>>=20 ::> ::>>>>>>>=20 ::> ::>>>>>>>=20 ::> ::>>>>>>>=20 ::> ::>>>>>>> Andrew Blair wrote: ::> ::>>>>>>>=20 ::> ::>>>>>>>> I understand from this mail forum that the=20 ::latest doesn't=20 ::> ::>>>>>>>> necessarily work, but that 1.0.4.6 definitely does,=20 ::> ::so that's=20 ::> ::>>>>>>>> what I'm currently after. I have indeed run those=20 ::> ::two commands=20 ::> ::>>>>>>>> but since I don't see any apparent version=20 ::> ::specified, I assume=20 ::> ::>>>>>>>> it will fetch a more recent one. ::> ::>>>>>>>>=20 ::> ::>>>>>>>> Please clarify ::> ::>>>>>>>>=20 ::> ::>>>>>>>> Cheers, ::> ::>>>>>>>>=20 ::> ::>>>>>>>> Andrew ::> ::>>>>>>>>=20 ::> ::>>>>>>>>=20 ::> ::>>>>>>>> On 1/24/05 10:09 AM, "Treu, Valentin"=20 ::> ::>>>>>>>> <Val...@in...> ::> ::>>>>>>>> wrote: ::> ::>>>>>>>>=20 ::> ::>>>>>>>>=20 ::> ::>>>>>>>>=20 ::> ::>>>>>>>>> Go here: ::> ::>>>>>>>>>=20 ::> ::http://www.sephiroth.it/phpwiki/index.php/Step%20by%20step%20l ::> ::>>>>>>>>> ibrary%2 ::> ::>>>>>>>>> 0i ::> ::>>>>>>>>> ns ::> ::>>>>>>>>> ta ::> ::>>>>>>>>> llation ::> ::>>>>>>>>>=20 ::> ::>>>>>>>>> At the bottom of this page you'll find the two console=20 ::> ::>>>>>>>>> commands to get the newest version out of cvs. ::> ::>>>>>>>>>=20 ::> ::>>>>>>>>> valley ::> ::>>>>>>>>>=20 ::> ::>>>>>>>>>=20 ::> ::>>>>>>>>>=20 ::> ::>>>>>>>>>=20 ::> ::>>>>>>>>> -----Ursprungliche Nachricht----- ::> ::>>>>>>>>> Von: sep...@li... ::> ::>>>>>>>>> [mailto:sep...@li...]Im=20 ::> ::Auftrag von=20 ::> ::>>>>>>>>> Andrew Blair ::> ::>>>>>>>>> Gesendet: Montag, 24. Januar 2005 16:00 ::> ::>>>>>>>>> An: sep...@li... ::> ::>>>>>>>>> Betreff: Re: [SE|PY-macdev] OS X Bugs with SEPY newest=20 ::> ::>>>>>>>>> revision ::> ::>>>>>>>>>=20 ::> ::>>>>>>>>>=20 ::> ::>>>>>>>>> How do I get that 1.0.4.6 version from cvs? (cvs=20 ::> ::newbie here=20 ::> ::>>>>>>>>> but I do have command line cvs) ::> ::>>>>>>>>>=20 ::> ::>>>>>>>>> Andrew ::> ::>>>>>>>>>=20 ::> ::>>>>>>>>> On 1/22/05 8:23 AM, "valley"=20 ::<va...@ic...> wrote: ::> ::>>>>>>>>>=20 ::> ::>>>>>>>>>=20 ::> ::>>>>>>>>>=20 ::> ::>>>>>>>>>> Hi Ale, ::> ::>>>>>>>>>>=20 ::> ::>>>>>>>>>> ok, let's get SEPY work again on OS X. ::> ::>>>>>>>>>> With the latest revision I get the following error=20 ::> ::on startup=20 ::> ::>>>>>>>>>> (even the ide doesn't open): ::> ::>>>>>>>>>>=20 ::> ::>>>>>>>>>> exceptions.AttributeError, 'module' object has no=20 ::> ::attribute=20 ::> ::>>>>>>>>>> 'Choicebook'. ::> ::>>>>>>>>>> happened in SEPY.py ::> ::>>>>>>>>>>=20 ::> ::>>>>>>>>>> do you label versions the surely work on os x=20 ::> ::(like the one i=20 ::> ::>>>>>>>>>> still have: 1.0.4.6) ? so everyone who is also=20 ::> ::interested to=20 ::> ::>>>>>>>>>> work with it on OS X knows which labeled=20 ::version to get. ::> ::>>>>>>>>>>=20 ::> ::>>>>>>>>>> regards ::> ::>>>>>>>>>> valley ::> ::>>>>>>>>>>=20 ::> ::>>>>>>>>>>=20 ::> ::>>>>>>>>>>=20 ::> ::>>>>>>>>>>=20 ::> ::>>>>>>>>>> ------------------------------------------------------- ::> ::>>>>>>>>>> This SF.Net email is sponsored by: IntelliVIEW --=20 ::> ::Interactive=20 ::> ::>>>>>>>>>> Reporting Tool for open source databases. Create=20 ::> ::drag-&-drop=20 ::> ::>>>>>>>>>> reports. Save time by over 75%! Publish=20 ::reports on the web. ::> ::>>>>>>>>>> Export to DOC, XLS, RTF, etc. Download a FREE copy at=20 ::> ::>>>>>>>>>> http://www.intelliview.com/go/osdn_nl ::> ::>>>>>>>>>> _______________________________________________ ::> ::>>>>>>>>>> sepy-macdev mailing list ::> ::>>>>>>>>>> sep...@li...=20 ::> ::>>>>>>>>>>=20 ::https://lists.sourceforge.net/lists/listinfo/sepy-macdev ::> ::>>>>>>>>>>=20 ::> ::>>>>>>>>>>=20 ::> ::>>>>>>>>>>=20 ::> ::>>>>>>>>=20 ::> ::>>>>>>>>=20 ::> ::>>>>>>>>=20 ::> ::>>>>>>>=20 ::> ::>>>>>>>=20 ::> ::>>>>>>>=20 ::> ::>>>>>>> ------------------------------------------------------- ::> ::>>>>>>> This SF.Net email is sponsored by: IntelliVIEW --=20 ::Interactive=20 ::> ::>>>>>>> Reporting Tool for open source databases. Create=20 ::drag-&-drop=20 ::> ::>>>>>>> reports. Save time by over 75%! Publish reports=20 ::on the web.=20 ::> ::>>>>>>> Export to DOC, XLS, RTF, etc. Download a FREE copy at=20 ::> ::>>>>>>> http://www.intelliview.com/go/osdn_nl ::> ::>>>>>>> _______________________________________________ ::> ::>>>>>>> sepy-macdev mailing list ::> ::>>>>>>> sep...@li...=20 ::> ::>>>>>>> https://lists.sourceforge.net/lists/listinfo/sepy-macdev ::> ::>>>>>>>=20 ::> ::>>>>>>=20 ::> ::>>>>>> -- ::> ::>>>>>> Andrew Blair ::> ::>>>>>> Interactive Director ::> ::>>>>>> 905.339.0750 x32 ::> ::>>>>>> http://riordondesign.com ::> ::>>>>>> ( inform ) inspire ( ::> ::>>>>>>=20 ::> ::>>>>>>=20 ::> ::>>>>>>=20 ::> ::>>>>>>=20 ::> ::>>>>>> ------------------------------------------------------- ::> ::>>>>>> This SF.Net email is sponsored by: IntelliVIEW --=20 ::Interactive=20 ::> ::>>>>>> Reporting Tool for open source databases. Create=20 ::> ::drag-&-drop reports. ::> ::>>>>>> Save time by over 75%! Publish reports on the web.=20 ::> ::Export to DOC,=20 ::> ::>>>>>> XLS, RTF, etc. Download a FREE copy at=20 ::> ::>>>>>> http://www.intelliview.com/go/osdn_nl ::> ::>>>>>> _______________________________________________ ::> ::>>>>>> sepy-macdev mailing list ::> ::>>>>>> sep...@li...=20 ::> ::>>>>>> https://lists.sourceforge.net/lists/listinfo/sepy-macdev ::> ::>>>>>=20 ::> ::>>>>>=20 ::> ::>>>>> --- ::> ::>>>>> Alessandro Crugnola *sephiroth* ::> ::>>>>> web: http://www.sephiroth.it ::> ::>>>>> mail: ale...@se... ::> ::>>>>>=20 ::> ::>>>>>>>> mongia 9,26 <<< ::> ::>>>>> "la programmazione =E8 come il maiale. Non si butta via=20 ::> ::niente". --- ::> ::>>>>>=20 ::> ::>>>>>=20 ::> ::>>>>>=20 ::> ::>>>>>=20 ::> ::>>>>> ------------------------------------------------------- ::> ::>>>>> This SF.Net email is sponsored by: IntelliVIEW --=20 ::Interactive=20 ::> ::>>>>> Reporting Tool for open source databases. Create=20 ::> ::drag-&-drop reports. ::> ::>>>>> Save time by over 75%! Publish reports on the web.=20 ::> ::Export to DOC,=20 ::> ::>>>>> XLS, RTF, etc. Download a FREE copy at=20 ::> ::>>>>> http://www.intelliview.com/go/osdn_nl ::> ::>>>>> _______________________________________________ ::> ::>>>>> sepy-macdev mailing list ::> ::>>>>> sep...@li... ::> ::>>>>> https://lists.sourceforge.net/lists/listinfo/sepy-macdev ::> ::>>>>>=20 ::> ::>>>>=20 ::> ::>>>> -- ::> ::>>>> Andrew Blair ::> ::>>>> Interactive Director ::> ::>>>> 905.339.0750 x32 ::> ::>>>> http://riordondesign.com ::> ::>>>> ( inform ) inspire ( ::> ::>>>>=20 ::> ::>>>>=20 ::> ::>>>>=20 ::> ::>>>>=20 ::> ::>>>> ------------------------------------------------------- ::> ::>>>> This SF.Net email is sponsored by: IntelliVIEW --=20 ::Interactive=20 ::> ::>>>> Reporting Tool for open source databases. Create drag-&-drop=20 ::> ::>>>> reports. Save time by over 75%! Publish reports on the=20 ::> ::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 ::> ::>>>=20 ::> ::>>>=20 ::> ::>>> --- ::> ::>>> Alessandro Crugnola *sephiroth* ::> ::>>> web: http://www.sephiroth.it ::> ::>>> mail: ale...@se... ::> ::>>>=20 ::> ::>>>>>> mongia 9,26 <<< ::> ::>>> "la programmazione =E8 come il maiale. Non si butta via = niente". ::> ::>>> --- ::> ::>>>=20 ::> ::>>>=20 ::> ::>>>=20 ::> ::>>>=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=20 ::> ::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 ::> ::>>>=20 ::> ::>>=20 ::> ::>> -- ::> ::>> Andrew Blair ::> ::>> Interactive Director ::> ::>> 905.339.0750 x32 ::> ::>> http://riordondesign.com ::> ::>> ( inform ) inspire ( ::> ::>>=20 ::> ::>>=20 ::> ::>>=20 ::> ::>>=20 ::> ::>> ------------------------------------------------------- ::> ::>> This SF.Net email is sponsored by: IntelliVIEW -- Interactive=20 ::> ::>> Reporting Tool for open source databases. Create=20 ::> ::drag-&-drop reports.=20 ::> ::>> Save time by over 75%! Publish reports on the web. Export=20 ::> ::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 ::> ::>=20 ::> ::>=20 ::> ::> --- ::> ::> Alessandro Crugnola *sephiroth* ::> ::> web: http://www.sephiroth.it ::> ::> mail: ale...@se... ::> ::>=20 ::> ::>>>> mongia 9,26 <<< ::> ::> "la programmazione =E8 come il maiale. Non si butta via niente". ::> ::> --- ::> ::>=20 ::> ::>=20 ::> ::>=20 ::> ::>=20 ::> ::> ------------------------------------------------------- ::> ::> This SF.Net email is sponsored by: IntelliVIEW -- Interactive=20 ::> ::> Reporting Tool for open source databases. Create=20 ::> ::drag-&-drop reports.=20 ::> ::> Save time by over 75%! Publish reports on the web. Export=20 ::> ::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 ::> ::>=20 ::> :: ::> ::-- ::> ::Andrew Blair ::> ::Interactive Director ::> ::905.339.0750 x32 ::> ::http://riordondesign.com ::> ::( inform ) inspire ( ::> :: ::> :: ::> :: ::> :: ::> ::------------------------------------------------------- ::> ::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 ::> :: ::>=20 :: ::--=20 ::Andrew Blair=20 :: :: ::Interactive Director=20 :: :: ::905.339.0750 x32=20 ::http://riordondesign.com=20 ::( inform ) inspire (=20 :: :: :: |
From: Alessandro C. *sephiroth* <sep...@us...> - 2005-02-01 00:22:17
|
Did you installed the wxpython2.5.3.1 for python2.3? Try to use this attached file instead 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=20 ::Andrew Blair ::Sent: luned=EC 31 gennaio 2005 22.49 ::To: sep...@li... ::Subject: Re: AW: [SE|PY-macdev] OS X Bugs with SEPY newest revision :: ::I left the psyco line in there, not commented out. Not sure=20 ::if that matters then... :: ::I tried changing to exactly what you wrote for arguments: ::self.notebook_l =3D wx.Notebook(win, -1, style=3D0) :: ::And got this: :: ::Traceback (most recent call last): :: File "main.pyw", line 19, in ? :: from SEPY import main :: File "/Users/jondo/tmp/sepyCompile/SciTE/SEPY.py", line 522 :: self.notebook_l.SetAutoLayout(True) :: ^ ::SyntaxError: invalid syntax :: :: :: :: ::Then I tried with the same arguments as Choicebook had: ::self.notebook_l =3D wx.Notebook(self.window_1, -1,=20 ::style=3Dn_style) And got this: :: ::raceback (most recent call last): :: File "main.pyw", line 19, in ? :: from SEPY import main :: File "/Users/jondo/tmp/sepyCompile/SciTE/SEPY.py", line 522 :: self.notebook_l.SetAutoLayout(True) :: ^ ::SyntaxError: invalid syntax :: :: :: :: :: ::Then I tried just changing just the last param: ::self.notebook_l =3D wx.Notebook(self.window_1, -1, style=3D0) :: ::And got this: :: ::Traceback (most recent call last): :: File "main.pyw", line 19, in ? :: from SEPY import main :: File "/Users/jondo/tmp/sepyCompile/SciTE/SEPY.py", line 522 :: self.notebook_l.SetAutoLayout(True) :: ^ ::SyntaxError: invalid syntax :: :: ::Andrew :: ::On 1/27/05 3:31 AM, "Alessandro Crugnola *sephiroth*" ::<ale...@se...> wrote: :: ::> I just asked in the wxWidget for this problem (i was sure=20 ::> wx.Choicebook was available for osx too). ::> For the moment try to replace that line with this one: ::>=20 ::> self.notebook_l =3D wx.Notebook(win, -1, style=3D0) ::>=20 ::>=20 ::> Andrew Blair said: ::>> Here's the error I get from the latest cvs: ::>>=20 ::>> Traceback (most recent call last): ::>> File "/Users/jondo/tmp/sepyCompile/SciTE/SEPY.py", line=20 ::146, in Notify ::>> frame =3D main_window(parent=3DNone, id=3Dwx.NewId(),=20 ::>> title=3DAbout_title, dialog =3D self.dialog) ::>> File "/Users/jondo/tmp/sepyCompile/SciTE/SEPY.py", line=20 ::274, in __init__ ::>> self.left_win =3D self._createLeftPanel() ::>> File "/Users/jondo/tmp/sepyCompile/SciTE/SEPY.py", line 540, in=20 ::>> _createLeftPanel ::>> self.notebook_l =3D wx.Choicebook(win, -1, style=3Dn_style) ::>> AttributeError: 'module' object has no attribute 'Choicebook' ::>>=20 ::>> Hope it helps, ::>>=20 ::>> Andrew ::>>=20 ::>> On 1/26/05 12:06 PM, "Alessandro Crugnola *sephiroth*" ::>> <ale...@se...> wrote: ::>>=20 ::>>> ah ok, but you're using a very old sepy version. ::>>> I would prefer to use the most recent one and try to fix cross=20 ::>>> platforms errors rather than fix them on a old buggy version. ::>>>=20 ::>>>=20 ::>>> Andrew Blair said: ::>>>> OK, I did it, and here are the error messages I got (and no app ::>>>> launched): ::>>>>=20 ::>>>> Traceback (most recent call last): ::>>>> File "main.pyw", line 19, in ? ::>>>> from SEPY import main ::>>>> File "/Users/jondo/tmp/sepyCompile/SciTE/SEPY.py", line 4055 ::>>>> if wx.MessageDialog(self, "%s %s\n\n%s" %=20 ::>>>> (self.langPY.get("/LANGUAGE/SEPY/ERRORS/NO_RESULT"), ::>>>> doc.lastSearchedWord, ::>>>> self.langPY.get("/LANGUAGE/SEPY/ERRORS/NO_RESULT_QUESTION")), ::>>>> About_title, wx.YES_NO | wx.ICON_EXCLAMATION ).ShowModal() ::>>>>=20 ::>>>> ^ ::>>>> SyntaxError: invalid syntax ::>>>>=20 ::>>>>=20 ::>>>> On 1/25/05 4:54 AM, "Alessandro Crugnola *sephiroth*" ::>>>> <ale...@se...> wrote: ::>>>>=20 ::>>>>> please do this. ::>>>>> in SEPY.py comment the line at the bottom of the file: ::>>>>>=20 ::>>>>> sys.excepthook =3D exc_hook ::>>>>>=20 ::>>>>> into ::>>>>>=20 ::>>>>> # sys.excepthook =3D exc_hook ::>>>>>=20 ::>>>>> and run again sepy. ::>>>>> this should display the error chain more detailed,=20 ::because i can't=20 ::>>>>> find where this could happen. ::>>>>>=20 ::>>>>> thanks ::>>>>>=20 ::>>>>>=20 ::>>>>> Andrew Blair said: ::>>>>>> I tried to run sepy after following all of the=20 ::instructions and I=20 ::>>>>>> got this error at the Sepy startup screen: ::>>>>>>=20 ::>>>>>> Main Error ::>>>>>>=20 ::>>>>>> Exceptions.AttributeError, keyBoardReader instance has no=20 ::>>>>>> attribute 'base_path' ::>>>>>> Exception logged in Error.log file ::>>>>>>=20 ::>>>>>> I installed/compiled ::>>>>>> PyXML-0.8.4 ::>>>>>> Python-2.4 ::>>>>>> 4Suite ::>>>>>> pyRXP-1.05-20050124 ::>>>>>> wxPython2.5-osx-unicode-2.5.3.1-panther-py2.3.dmg ::>>>>>>=20 ::>>>>>> Did it in the order of the tutorial. Any thoughts? ::>>>>>>=20 ::>>>>>> On 1/24/05 3:32 PM, "valley" <va...@ic...> wrote: ::>>>>>>=20 ::>>>>>>> Ok, I've checked the date of my 1.0.4.6 version. You=20 ::should try=20 ::>>>>>>> the following command to get the correct version: ::>>>>>>> cvs -z3=20 ::-d:pserver:ano...@cv...:/cvsroot/sepy=20 ::>>>>>>> co -D "2004-10-02" SciTE ::>>>>>>>=20 ::>>>>>>> valley ::>>>>>>>=20 ::>>>>>>>=20 ::>>>>>>>=20 ::>>>>>>>=20 ::>>>>>>> Andrew Blair wrote: ::>>>>>>>=20 ::>>>>>>>> I understand from this mail forum that the latest doesn't=20 ::>>>>>>>> necessarily work, but that 1.0.4.6 definitely does,=20 ::so that's=20 ::>>>>>>>> what I'm currently after. I have indeed run those=20 ::two commands=20 ::>>>>>>>> but since I don't see any apparent version=20 ::specified, I assume=20 ::>>>>>>>> it will fetch a more recent one. ::>>>>>>>>=20 ::>>>>>>>> Please clarify ::>>>>>>>>=20 ::>>>>>>>> Cheers, ::>>>>>>>>=20 ::>>>>>>>> Andrew ::>>>>>>>>=20 ::>>>>>>>>=20 ::>>>>>>>> On 1/24/05 10:09 AM, "Treu, Valentin"=20 ::>>>>>>>> <Val...@in...> ::>>>>>>>> wrote: ::>>>>>>>>=20 ::>>>>>>>>=20 ::>>>>>>>>=20 ::>>>>>>>>> Go here: ::>>>>>>>>>=20 ::http://www.sephiroth.it/phpwiki/index.php/Step%20by%20step%20l ::>>>>>>>>> ibrary%2 ::>>>>>>>>> 0i ::>>>>>>>>> ns ::>>>>>>>>> ta ::>>>>>>>>> llation ::>>>>>>>>>=20 ::>>>>>>>>> At the bottom of this page you'll find the two console=20 ::>>>>>>>>> commands to get the newest version out of cvs. ::>>>>>>>>>=20 ::>>>>>>>>> valley ::>>>>>>>>>=20 ::>>>>>>>>>=20 ::>>>>>>>>>=20 ::>>>>>>>>>=20 ::>>>>>>>>> -----Ursprungliche Nachricht----- ::>>>>>>>>> Von: sep...@li... ::>>>>>>>>> [mailto:sep...@li...]Im=20 ::Auftrag von=20 ::>>>>>>>>> Andrew Blair ::>>>>>>>>> Gesendet: Montag, 24. Januar 2005 16:00 ::>>>>>>>>> An: sep...@li... ::>>>>>>>>> Betreff: Re: [SE|PY-macdev] OS X Bugs with SEPY newest=20 ::>>>>>>>>> revision ::>>>>>>>>>=20 ::>>>>>>>>>=20 ::>>>>>>>>> How do I get that 1.0.4.6 version from cvs? (cvs=20 ::newbie here=20 ::>>>>>>>>> but I do have command line cvs) ::>>>>>>>>>=20 ::>>>>>>>>> Andrew ::>>>>>>>>>=20 ::>>>>>>>>> On 1/22/05 8:23 AM, "valley" <va...@ic...> wrote: ::>>>>>>>>>=20 ::>>>>>>>>>=20 ::>>>>>>>>>=20 ::>>>>>>>>>> Hi Ale, ::>>>>>>>>>>=20 ::>>>>>>>>>> ok, let's get SEPY work again on OS X. ::>>>>>>>>>> With the latest revision I get the following error=20 ::on startup=20 ::>>>>>>>>>> (even the ide doesn't open): ::>>>>>>>>>>=20 ::>>>>>>>>>> exceptions.AttributeError, 'module' object has no=20 ::attribute=20 ::>>>>>>>>>> 'Choicebook'. ::>>>>>>>>>> happened in SEPY.py ::>>>>>>>>>>=20 ::>>>>>>>>>> do you label versions the surely work on os x=20 ::(like the one i=20 ::>>>>>>>>>> still have: 1.0.4.6) ? so everyone who is also=20 ::interested to=20 ::>>>>>>>>>> work with it on OS X knows which labeled version to get. ::>>>>>>>>>>=20 ::>>>>>>>>>> regards ::>>>>>>>>>> valley ::>>>>>>>>>>=20 ::>>>>>>>>>>=20 ::>>>>>>>>>>=20 ::>>>>>>>>>>=20 ::>>>>>>>>>> ------------------------------------------------------- ::>>>>>>>>>> This SF.Net email is sponsored by: IntelliVIEW --=20 ::Interactive=20 ::>>>>>>>>>> Reporting Tool for open source databases. Create=20 ::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=20 ::>>>>>>>>>> http://www.intelliview.com/go/osdn_nl ::>>>>>>>>>> _______________________________________________ ::>>>>>>>>>> sepy-macdev mailing list ::>>>>>>>>>> sep...@li...=20 ::>>>>>>>>>> https://lists.sourceforge.net/lists/listinfo/sepy-macdev ::>>>>>>>>>>=20 ::>>>>>>>>>>=20 ::>>>>>>>>>>=20 ::>>>>>>>>=20 ::>>>>>>>>=20 ::>>>>>>>>=20 ::>>>>>>>=20 ::>>>>>>>=20 ::>>>>>>>=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=20 ::>>>>>>> http://www.intelliview.com/go/osdn_nl ::>>>>>>> _______________________________________________ ::>>>>>>> sepy-macdev mailing list ::>>>>>>> sep...@li...=20 ::>>>>>>> https://lists.sourceforge.net/lists/listinfo/sepy-macdev ::>>>>>>>=20 ::>>>>>>=20 ::>>>>>> -- ::>>>>>> Andrew Blair ::>>>>>> Interactive Director ::>>>>>> 905.339.0750 x32 ::>>>>>> http://riordondesign.com ::>>>>>> ( inform ) inspire ( ::>>>>>>=20 ::>>>>>>=20 ::>>>>>>=20 ::>>>>>>=20 ::>>>>>> ------------------------------------------------------- ::>>>>>> This SF.Net email is sponsored by: IntelliVIEW -- Interactive=20 ::>>>>>> Reporting Tool for open source databases. Create=20 ::drag-&-drop reports. ::>>>>>> Save time by over 75%! Publish reports on the web.=20 ::Export to DOC,=20 ::>>>>>> XLS, RTF, etc. Download a FREE copy at=20 ::>>>>>> http://www.intelliview.com/go/osdn_nl ::>>>>>> _______________________________________________ ::>>>>>> sepy-macdev mailing list ::>>>>>> sep...@li...=20 ::>>>>>> https://lists.sourceforge.net/lists/listinfo/sepy-macdev ::>>>>>=20 ::>>>>>=20 ::>>>>> --- ::>>>>> Alessandro Crugnola *sephiroth* ::>>>>> web: http://www.sephiroth.it ::>>>>> mail: ale...@se... ::>>>>>=20 ::>>>>>>>> mongia 9,26 <<< ::>>>>> "la programmazione =E8 come il maiale. Non si butta via=20 ::niente". --- ::>>>>>=20 ::>>>>>=20 ::>>>>>=20 ::>>>>>=20 ::>>>>> ------------------------------------------------------- ::>>>>> This SF.Net email is sponsored by: IntelliVIEW -- Interactive=20 ::>>>>> Reporting Tool for open source databases. Create=20 ::drag-&-drop reports. ::>>>>> Save time by over 75%! Publish reports on the web.=20 ::Export to DOC,=20 ::>>>>> XLS, RTF, etc. Download a FREE copy at=20 ::>>>>> http://www.intelliview.com/go/osdn_nl ::>>>>> _______________________________________________ ::>>>>> sepy-macdev mailing list ::>>>>> sep...@li... ::>>>>> https://lists.sourceforge.net/lists/listinfo/sepy-macdev ::>>>>>=20 ::>>>>=20 ::>>>> -- ::>>>> Andrew Blair ::>>>> Interactive Director ::>>>> 905.339.0750 x32 ::>>>> http://riordondesign.com ::>>>> ( inform ) inspire ( ::>>>>=20 ::>>>>=20 ::>>>>=20 ::>>>>=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=20 ::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 ::>>>=20 ::>>>=20 ::>>> --- ::>>> Alessandro Crugnola *sephiroth* ::>>> web: http://www.sephiroth.it ::>>> mail: ale...@se... ::>>>=20 ::>>>>>> mongia 9,26 <<< ::>>> "la programmazione =E8 come il maiale. Non si butta via niente". ::>>> --- ::>>>=20 ::>>>=20 ::>>>=20 ::>>>=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=20 ::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 ::>>>=20 ::>>=20 ::>> -- ::>> Andrew Blair ::>> Interactive Director ::>> 905.339.0750 x32 ::>> http://riordondesign.com ::>> ( inform ) inspire ( ::>>=20 ::>>=20 ::>>=20 ::>>=20 ::>> ------------------------------------------------------- ::>> This SF.Net email is sponsored by: IntelliVIEW -- Interactive=20 ::>> Reporting Tool for open source databases. Create=20 ::drag-&-drop reports.=20 ::>> Save time by over 75%! Publish reports on the web. Export=20 ::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 ::>=20 ::>=20 ::> --- ::> Alessandro Crugnola *sephiroth* ::> web: http://www.sephiroth.it ::> mail: ale...@se... ::>=20 ::>>>> mongia 9,26 <<< ::> "la programmazione =E8 come il maiale. Non si butta via niente". ::> --- ::>=20 ::>=20 ::>=20 ::>=20 ::> ------------------------------------------------------- ::> This SF.Net email is sponsored by: IntelliVIEW -- Interactive=20 ::> Reporting Tool for open source databases. Create=20 ::drag-&-drop reports.=20 ::> Save time by over 75%! Publish reports on the web. Export=20 ::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 ::>=20 :: ::-- ::Andrew Blair ::Interactive Director ::905.339.0750 x32 ::http://riordondesign.com ::( inform ) inspire ( :: :: :: :: ::------------------------------------------------------- ::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 :: |
From: Loren G. <se...@in...> - 2005-01-31 22:03:31
|
Hi Guys, I'm not a Python developer but I am very interested in the development of SEPY on OS X and would love to help - bug testing, etc. So far these are the main issues I have: 1: In both the latest and 1.0.4.5(packaged) versions some of my settings are not being saved when I quit and restart such as snippets folders, the panels I chose to have open(keeps going back to defaults), the only preferences that seem to save is the code colouring, everything else is forgotten after a SEPY restart. 2: I have the -psn_0_4456449 error in the packaged version (1.0.4.5) which I have a suspicion may be something to do with the os x package rather than the action python scripts since copying over the latest python files straight in to the package doesn't change the result yet without the package the error does not occur. 3: In the packaged version (1.0.4.5), sometimes (seems random) the file, edit, view......etc menus don't show up, I only get the SEPY menu. It really is quite random. it happens about 40% of the time. This same issue happens with the latest version 100% of the time and keyboard shortcuts don't work either, not even your standard ones to save, undo, etc. On a side note, I thought that some of the problems with the new CVS version might have to do with the fact I am running the stock python 2.3 that comes with panther. I have tried to upgrade to 2.4 but the old 2.3 seems to remain so I have two versions installed, I did the framework compile too. I tried just running SEPY with 2.4 but for some reason 2.4 can't import wx so it won't run. Does anyone know a way to force the 2.4 installation to overwrite the 2.3 one? |
From: Andrew B. <an...@ri...> - 2005-01-31 21:49:25
|
I left the psyco line in there, not commented out. Not sure if that matters then... I tried changing to exactly what you wrote for arguments: self.notebook_l =3D wx.Notebook(win, -1, style=3D0) And got this: Traceback (most recent call last): File "main.pyw", line 19, in ? from SEPY import main File "/Users/jondo/tmp/sepyCompile/SciTE/SEPY.py", line 522 self.notebook_l.SetAutoLayout(True) ^ SyntaxError: invalid syntax Then I tried with the same arguments as Choicebook had: self.notebook_l =3D wx.Notebook(self.window_1, -1, style=3Dn_style) And got this: raceback (most recent call last): File "main.pyw", line 19, in ? from SEPY import main File "/Users/jondo/tmp/sepyCompile/SciTE/SEPY.py", line 522 self.notebook_l.SetAutoLayout(True) ^ SyntaxError: invalid syntax Then I tried just changing just the last param: self.notebook_l =3D wx.Notebook(self.window_1, -1, style=3D0) And got this: Traceback (most recent call last): File "main.pyw", line 19, in ? from SEPY import main File "/Users/jondo/tmp/sepyCompile/SciTE/SEPY.py", line 522 self.notebook_l.SetAutoLayout(True) ^ SyntaxError: invalid syntax Andrew On 1/27/05 3:31 AM, "Alessandro Crugnola *sephiroth*" <ale...@se...> wrote: > I just asked in the wxWidget for this problem (i was sure wx.Choicebook w= as > available for osx too). > For the moment try to replace that line with this one: >=20 > self.notebook_l =3D wx.Notebook(win, -1, style=3D0) >=20 >=20 > Andrew Blair said: >> Here's the error I get from the latest cvs: >>=20 >> Traceback (most recent call last): >> File "/Users/jondo/tmp/sepyCompile/SciTE/SEPY.py", line 146, in Notify >> frame =3D main_window(parent=3DNone, id=3Dwx.NewId(), title=3DAbout_title, >> dialog =3D self.dialog) >> File "/Users/jondo/tmp/sepyCompile/SciTE/SEPY.py", line 274, in __init= __ >> self.left_win =3D self._createLeftPanel() >> File "/Users/jondo/tmp/sepyCompile/SciTE/SEPY.py", line 540, in >> _createLeftPanel >> self.notebook_l =3D wx.Choicebook(win, -1, style=3Dn_style) >> AttributeError: 'module' object has no attribute 'Choicebook' >>=20 >> Hope it helps, >>=20 >> Andrew >>=20 >> On 1/26/05 12:06 PM, "Alessandro Crugnola *sephiroth*" >> <ale...@se...> wrote: >>=20 >>> ah ok, but you're using a very old sepy version. >>> I would prefer to use the most recent one and try to fix cross platform= s >>> errors rather than fix them on a old buggy version. >>>=20 >>>=20 >>> Andrew Blair said: >>>> OK, I did it, and here are the error messages I got (and no app >>>> launched): >>>>=20 >>>> Traceback (most recent call last): >>>> File "main.pyw", line 19, in ? >>>> from SEPY import main >>>> File "/Users/jondo/tmp/sepyCompile/SciTE/SEPY.py", line 4055 >>>> if wx.MessageDialog(self, "%s %s\n\n%s" % >>>> (self.langPY.get("/LANGUAGE/SEPY/ERRORS/NO_RESULT"), >>>> doc.lastSearchedWord, >>>> self.langPY.get("/LANGUAGE/SEPY/ERRORS/NO_RESULT_QUESTION")), >>>> About_title, wx.YES_NO | wx.ICON_EXCLAMATION ).ShowModal() >>>>=20 >>>> ^ >>>> SyntaxError: invalid syntax >>>>=20 >>>>=20 >>>> On 1/25/05 4:54 AM, "Alessandro Crugnola *sephiroth*" >>>> <ale...@se...> wrote: >>>>=20 >>>>> please do this. >>>>> in SEPY.py comment the line at the bottom of the file: >>>>>=20 >>>>> sys.excepthook =3D exc_hook >>>>>=20 >>>>> into >>>>>=20 >>>>> # sys.excepthook =3D exc_hook >>>>>=20 >>>>> and run again sepy. >>>>> this should display the error chain more detailed, because i can't >>>>> find where this could happen. >>>>>=20 >>>>> thanks >>>>>=20 >>>>>=20 >>>>> Andrew Blair said: >>>>>> I tried to run sepy after following all of the instructions and I go= t >>>>>> this error at the Sepy startup screen: >>>>>>=20 >>>>>> Main Error >>>>>>=20 >>>>>> Exceptions.AttributeError, keyBoardReader instance has no attribute >>>>>> 'base_path' >>>>>> Exception logged in Error.log file >>>>>>=20 >>>>>> I installed/compiled >>>>>> PyXML-0.8.4 >>>>>> Python-2.4 >>>>>> 4Suite >>>>>> pyRXP-1.05-20050124 >>>>>> wxPython2.5-osx-unicode-2.5.3.1-panther-py2.3.dmg >>>>>>=20 >>>>>> Did it in the order of the tutorial. Any thoughts? >>>>>>=20 >>>>>> On 1/24/05 3:32 PM, "valley" <va...@ic...> wrote: >>>>>>=20 >>>>>>> Ok, I've checked the date of my 1.0.4.6 version. You should try the >>>>>>> following >>>>>>> command to get the correct version: >>>>>>> cvs -z3 -d:pserver:ano...@cv...:/cvsroot/sepy co -= D >>>>>>> "2004-10-02" SciTE >>>>>>>=20 >>>>>>> valley >>>>>>>=20 >>>>>>>=20 >>>>>>>=20 >>>>>>>=20 >>>>>>> Andrew Blair wrote: >>>>>>>=20 >>>>>>>> I understand from this mail forum that the latest doesn't >>>>>>>> necessarily work, but that 1.0.4.6 definitely does, so that's what >>>>>>>> I'm currently after. I have indeed run those two commands but sinc= e >>>>>>>> I don't see any apparent version specified, I assume it will fetch >>>>>>>> a more recent one. >>>>>>>>=20 >>>>>>>> Please clarify >>>>>>>>=20 >>>>>>>> Cheers, >>>>>>>>=20 >>>>>>>> Andrew >>>>>>>>=20 >>>>>>>>=20 >>>>>>>> On 1/24/05 10:09 AM, "Treu, Valentin" <Val...@in...> >>>>>>>> wrote: >>>>>>>>=20 >>>>>>>>=20 >>>>>>>>=20 >>>>>>>>> Go here: >>>>>>>>> http://www.sephiroth.it/phpwiki/index.php/Step%20by%20step%20libr= ary%2 >>>>>>>>> 0i >>>>>>>>> ns >>>>>>>>> ta >>>>>>>>> llation >>>>>>>>>=20 >>>>>>>>> At the bottom of this page you'll find the two console commands t= o >>>>>>>>> get the newest version out of cvs. >>>>>>>>>=20 >>>>>>>>> valley >>>>>>>>>=20 >>>>>>>>>=20 >>>>>>>>>=20 >>>>>>>>>=20 >>>>>>>>> -----Ursprungliche Nachricht----- >>>>>>>>> Von: sep...@li... >>>>>>>>> [mailto:sep...@li...]Im Auftrag von >>>>>>>>> Andrew Blair >>>>>>>>> Gesendet: Montag, 24. Januar 2005 16:00 >>>>>>>>> An: sep...@li... >>>>>>>>> Betreff: Re: [SE|PY-macdev] OS X Bugs with SEPY newest revision >>>>>>>>>=20 >>>>>>>>>=20 >>>>>>>>> How do I get that 1.0.4.6 version from cvs? (cvs newbie here but = I >>>>>>>>> do have command line cvs) >>>>>>>>>=20 >>>>>>>>> Andrew >>>>>>>>>=20 >>>>>>>>> On 1/22/05 8:23 AM, "valley" <va...@ic...> wrote: >>>>>>>>>=20 >>>>>>>>>=20 >>>>>>>>>=20 >>>>>>>>>> Hi Ale, >>>>>>>>>>=20 >>>>>>>>>> ok, let's get SEPY work again on OS X. >>>>>>>>>> With the latest revision I get the following error on startup >>>>>>>>>> (even the ide doesn't open): >>>>>>>>>>=20 >>>>>>>>>> exceptions.AttributeError, 'module' object has no attribute >>>>>>>>>> 'Choicebook'. >>>>>>>>>> happened in SEPY.py >>>>>>>>>>=20 >>>>>>>>>> do you label versions the surely work on os x (like the one i >>>>>>>>>> still have: 1.0.4.6) ? so everyone who is also interested to wor= k >>>>>>>>>> with it on OS X knows which labeled version to get. >>>>>>>>>>=20 >>>>>>>>>> regards >>>>>>>>>> valley >>>>>>>>>>=20 >>>>>>>>>>=20 >>>>>>>>>>=20 >>>>>>>>>>=20 >>>>>>>>>> ------------------------------------------------------- >>>>>>>>>> This SF.Net email is sponsored by: IntelliVIEW -- Interactive >>>>>>>>>> Reporting Tool for open source databases. Create drag-&-drop >>>>>>>>>> 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 >>>>>>>>>>=20 >>>>>>>>>>=20 >>>>>>>>>>=20 >>>>>>>>=20 >>>>>>>>=20 >>>>>>>>=20 >>>>>>>=20 >>>>>>>=20 >>>>>>>=20 >>>>>>> ------------------------------------------------------- >>>>>>> This SF.Net email is sponsored by: IntelliVIEW -- Interactive >>>>>>> Reporting Tool for open source databases. Create drag-&-drop >>>>>>> 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 >>>>>>>=20 >>>>>>=20 >>>>>> -- >>>>>> Andrew Blair >>>>>> Interactive Director >>>>>> 905.339.0750 x32 >>>>>> http://riordondesign.com >>>>>> ( inform ) inspire ( >>>>>>=20 >>>>>>=20 >>>>>>=20 >>>>>>=20 >>>>>> ------------------------------------------------------- >>>>>> This SF.Net email is sponsored by: IntelliVIEW -- Interactive >>>>>> Reporting Tool for open source databases. Create drag-&-drop 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 >>>>>=20 >>>>>=20 >>>>> --- >>>>> Alessandro Crugnola *sephiroth* >>>>> web: http://www.sephiroth.it >>>>> mail: ale...@se... >>>>>=20 >>>>>>>> mongia 9,26 <<< >>>>> "la programmazione =E8 come il maiale. Non si butta via niente". --- >>>>>=20 >>>>>=20 >>>>>=20 >>>>>=20 >>>>> ------------------------------------------------------- >>>>> This SF.Net email is sponsored by: IntelliVIEW -- Interactive >>>>> Reporting Tool for open source databases. Create drag-&-drop 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 >>>>>=20 >>>>=20 >>>> -- >>>> Andrew Blair >>>> Interactive Director >>>> 905.339.0750 x32 >>>> http://riordondesign.com >>>> ( inform ) inspire ( >>>>=20 >>>>=20 >>>>=20 >>>>=20 >>>> ------------------------------------------------------- >>>> This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reportin= g >>>> Tool for open source databases. Create drag-&-drop 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 >>>=20 >>>=20 >>> --- >>> Alessandro Crugnola *sephiroth* >>> web: http://www.sephiroth.it >>> mail: ale...@se... >>>=20 >>>>>> mongia 9,26 <<< >>> "la programmazione =E8 come il maiale. Non si butta via niente". >>> --- >>>=20 >>>=20 >>>=20 >>>=20 >>> ------------------------------------------------------- >>> This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting >>> Tool for open source databases. Create drag-&-drop reports. Save time b= y >>> 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 >>>=20 >>=20 >> -- >> Andrew Blair >> Interactive Director >> 905.339.0750 x32 >> http://riordondesign.com >> ( inform ) inspire ( >>=20 >>=20 >>=20 >>=20 >> ------------------------------------------------------- >> This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting >> Tool for open source databases. Create drag-&-drop 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 >=20 >=20 > --- > Alessandro Crugnola *sephiroth* > web: http://www.sephiroth.it > mail: ale...@se... >=20 >>>> mongia 9,26 <<< > "la programmazione =E8 come il maiale. Non si butta via niente". > --- >=20 >=20 >=20 >=20 > ------------------------------------------------------- > This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting > Tool for open source databases. Create drag-&-drop 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 >=20 --=20 Andrew Blair=20 Interactive Director 905.339.0750 x32=20 http://riordondesign.com ( inform ) inspire ( |
From: Andrew B. <an...@ri...> - 2005-01-31 16:00:10
|
Since you gave me that link, I tried this test again, and got: >>> import wx Traceback (most recent call last): File "<stdin>", line 1, in ? ImportError: No module named wx >>> wx.VERSION Traceback (most recent call last): File "<stdin>", line 1, in ? NameError: name 'wx' is not defined >>> wx.PlatformInfo Traceback (most recent call last): File "<stdin>", line 1, in ? NameError: name 'wx' is not defined >>>=20 Andrew On 1/31/05 9:45 AM, "Andrew Blair" <an...@ri...> wrote: > Hey Alessandro, >=20 > Sure, here's the result: >=20 > Python 2.3.3 (#2, Dec 23 2003, 22:56:29) > [GCC 3.1 20020420 (prerelease)] on darwin > Type "help", "copyright", "credits" or "license" for more information. >>>> import wx >>>> wx.VERSION > (2, 5, 2, 8, '') >>>> wx.PlatformInfo > ('__WXMAC__', 'wxMac', 'ascii', 'wx-assertions-on') >=20 > Cheers, >=20 > Andrew >=20 > On 1/29/05 4:47 AM, "Alessandro Crugnola *sephiroth*" > <sep...@us...> wrote: >=20 >> Ok, can you do for me last test. >> On a python console write this: >>=20 >>>>> import wx >>>>> wx.VERSION >>>>> wx.PlatformInfo >>=20 >> Can you tell me the results? >> tnks >>=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 >> ::-----Original Message----- >> ::From: sep...@li... >> ::[mailto:sep...@li...] On Behalf Of >> ::Andrew Blair >> ::Sent: sabato 29 gennaio 2005 0.51 >> ::To: sep...@li... >> ::Subject: Re: AW: [SE|PY-macdev] OS X Bugs with SEPY newest revision >> :: >> ::Hey Alessandro, >> :: >> ::I think 2.5, this is the exact file I have that I downloaded >> ::to install >> ::from: >> ::wxPython2.5-osx-unicode-2.5.3.1-panther-py2.3.dmg >> :: >> ::Cheers, >> :: >> ::Andrew >> :: >> ::On 1/28/05 4:01 AM, "Alessandro Crugnola *sephiroth*" >> ::<ale...@se...> wrote: >> :: >> ::> I forgot to ask you wich version of wxpython are you using. >> ::> thanks >> ::>=20 >> ::>=20 >> ::> Andrew Blair said: >> ::>> Here's the error I get from the latest cvs: >> ::>>=20 >> ::>> Traceback (most recent call last): >> ::>> File "/Users/jondo/tmp/sepyCompile/SciTE/SEPY.py", line >> ::146, in Notify >> ::>> frame =3D main_window(parent=3DNone, id=3Dwx.NewId(), >> ::>> title=3DAbout_title, dialog =3D self.dialog) >> ::>> File "/Users/jondo/tmp/sepyCompile/SciTE/SEPY.py", line >> ::274, in __init__ >> ::>> self.left_win =3D self._createLeftPanel() >> ::>> File "/Users/jondo/tmp/sepyCompile/SciTE/SEPY.py", line 540, in >> ::>> _createLeftPanel >> ::>> self.notebook_l =3D wx.Choicebook(win, -1, style=3Dn_style) >> ::>> AttributeError: 'module' object has no attribute 'Choicebook' >> ::>>=20 >> ::>> Hope it helps, >> ::>>=20 >> ::>> Andrew >> ::>>=20 >> ::>> On 1/26/05 12:06 PM, "Alessandro Crugnola *sephiroth*" >> ::>> <ale...@se...> wrote: >> ::>>=20 >> ::>>> ah ok, but you're using a very old sepy version. >> ::>>> I would prefer to use the most recent one and try to fix cross >> ::>>> platforms errors rather than fix them on a old buggy version. >> ::>>>=20 >> ::>>>=20 >> ::>>> Andrew Blair said: >> ::>>>> OK, I did it, and here are the error messages I got (and no app >> ::>>>> launched): >> ::>>>>=20 >> ::>>>> Traceback (most recent call last): >> ::>>>> File "main.pyw", line 19, in ? >> ::>>>> from SEPY import main >> ::>>>> File "/Users/jondo/tmp/sepyCompile/SciTE/SEPY.py", line 4055 >> ::>>>> if wx.MessageDialog(self, "%s %s\n\n%s" % >> ::>>>> (self.langPY.get("/LANGUAGE/SEPY/ERRORS/NO_RESULT"), >> ::>>>> doc.lastSearchedWord, >> ::>>>> self.langPY.get("/LANGUAGE/SEPY/ERRORS/NO_RESULT_QUESTION")), >> ::>>>> About_title, wx.YES_NO | wx.ICON_EXCLAMATION ).ShowModal() >> ::>>>>=20 >> ::>>>> ^ >> ::>>>> SyntaxError: invalid syntax >> ::>>>>=20 >> ::>>>>=20 >> ::>>>> On 1/25/05 4:54 AM, "Alessandro Crugnola *sephiroth*" >> ::>>>> <ale...@se...> wrote: >> ::>>>>=20 >> ::>>>>> please do this. >> ::>>>>> in SEPY.py comment the line at the bottom of the file: >> ::>>>>>=20 >> ::>>>>> sys.excepthook =3D exc_hook >> ::>>>>>=20 >> ::>>>>> into >> ::>>>>>=20 >> ::>>>>> # sys.excepthook =3D exc_hook >> ::>>>>>=20 >> ::>>>>> and run again sepy. >> ::>>>>> this should display the error chain more detailed, >> ::because i can't >> ::>>>>> find where this could happen. >> ::>>>>>=20 >> ::>>>>> thanks >> ::>>>>>=20 >> ::>>>>>=20 >> ::>>>>> Andrew Blair said: >> ::>>>>>> I tried to run sepy after following all of the >> ::instructions and I >> ::>>>>>> got this error at the Sepy startup screen: >> ::>>>>>>=20 >> ::>>>>>> Main Error >> ::>>>>>>=20 >> ::>>>>>> Exceptions.AttributeError, keyBoardReader instance has no >> ::>>>>>> attribute 'base_path' >> ::>>>>>> Exception logged in Error.log file >> ::>>>>>>=20 >> ::>>>>>> I installed/compiled >> ::>>>>>> PyXML-0.8.4 >> ::>>>>>> Python-2.4 >> ::>>>>>> 4Suite >> ::>>>>>> pyRXP-1.05-20050124 >> ::>>>>>> wxPython2.5-osx-unicode-2.5.3.1-panther-py2.3.dmg >> ::>>>>>>=20 >> ::>>>>>> Did it in the order of the tutorial. Any thoughts? >> ::>>>>>>=20 >> ::>>>>>> On 1/24/05 3:32 PM, "valley" <va...@ic...> wrote: >> ::>>>>>>=20 >> ::>>>>>>> Ok, I've checked the date of my 1.0.4.6 version. You >> ::should try=20 >> ::>>>>>>> the following command to get the correct version: >> ::>>>>>>> cvs -z3 >> ::-d:pserver:ano...@cv...:/cvsroot/sepy >> ::>>>>>>> co -D "2004-10-02" SciTE >> ::>>>>>>>=20 >> ::>>>>>>> valley >> ::>>>>>>>=20 >> ::>>>>>>>=20 >> ::>>>>>>>=20 >> ::>>>>>>>=20 >> ::>>>>>>> Andrew Blair wrote: >> ::>>>>>>>=20 >> ::>>>>>>>> I understand from this mail forum that the latest doesn't >> ::>>>>>>>> necessarily work, but that 1.0.4.6 definitely does, >> ::so that's=20 >> ::>>>>>>>> what I'm currently after. I have indeed run those >> ::two commands=20 >> ::>>>>>>>> but since I don't see any apparent version >> ::specified, I assume >> ::>>>>>>>> it will fetch a more recent one. >> ::>>>>>>>>=20 >> ::>>>>>>>> Please clarify >> ::>>>>>>>>=20 >> ::>>>>>>>> Cheers, >> ::>>>>>>>>=20 >> ::>>>>>>>> Andrew >> ::>>>>>>>>=20 >> ::>>>>>>>>=20 >> ::>>>>>>>> On 1/24/05 10:09 AM, "Treu, Valentin" >> ::>>>>>>>> <Val...@in...> >> ::>>>>>>>> wrote: >> ::>>>>>>>>=20 >> ::>>>>>>>>=20 >> ::>>>>>>>>=20 >> ::>>>>>>>>> Go here: >> ::>>>>>>>>>=20 >> ::http://www.sephiroth.it/phpwiki/index.php/Step%20by%20step%20l >> ::>>>>>>>>> ibrary%2 >> ::>>>>>>>>> 0i >> ::>>>>>>>>> ns >> ::>>>>>>>>> ta >> ::>>>>>>>>> llation >> ::>>>>>>>>>=20 >> ::>>>>>>>>> At the bottom of this page you'll find the two console >> ::>>>>>>>>> commands to get the newest version out of cvs. >> ::>>>>>>>>>=20 >> ::>>>>>>>>> valley >> ::>>>>>>>>>=20 >> ::>>>>>>>>>=20 >> ::>>>>>>>>>=20 >> ::>>>>>>>>>=20 >> ::>>>>>>>>> -----Ursprungliche Nachricht----- >> ::>>>>>>>>> Von: sep...@li... >> ::>>>>>>>>> [mailto:sep...@li...]Im >> ::Auftrag von=20 >> ::>>>>>>>>> Andrew Blair >> ::>>>>>>>>> Gesendet: Montag, 24. Januar 2005 16:00 >> ::>>>>>>>>> An: sep...@li... >> ::>>>>>>>>> Betreff: Re: [SE|PY-macdev] OS X Bugs with SEPY newest >> ::>>>>>>>>> revision >> ::>>>>>>>>>=20 >> ::>>>>>>>>>=20 >> ::>>>>>>>>> How do I get that 1.0.4.6 version from cvs? (cvs >> ::newbie here=20 >> ::>>>>>>>>> but I do have command line cvs) >> ::>>>>>>>>>=20 >> ::>>>>>>>>> Andrew >> ::>>>>>>>>>=20 >> ::>>>>>>>>> On 1/22/05 8:23 AM, "valley" <va...@ic...> wrote: >> ::>>>>>>>>>=20 >> ::>>>>>>>>>=20 >> ::>>>>>>>>>=20 >> ::>>>>>>>>>> Hi Ale, >> ::>>>>>>>>>>=20 >> ::>>>>>>>>>> ok, let's get SEPY work again on OS X. >> ::>>>>>>>>>> With the latest revision I get the following error >> ::on startup=20 >> ::>>>>>>>>>> (even the ide doesn't open): >> ::>>>>>>>>>>=20 >> ::>>>>>>>>>> exceptions.AttributeError, 'module' object has no >> ::attribute=20 >> ::>>>>>>>>>> 'Choicebook'. >> ::>>>>>>>>>> happened in SEPY.py >> ::>>>>>>>>>>=20 >> ::>>>>>>>>>> do you label versions the surely work on os x >> ::(like the one i >> ::>>>>>>>>>> still have: 1.0.4.6) ? so everyone who is also >> ::interested to=20 >> ::>>>>>>>>>> work with it on OS X knows which labeled version to get. >> ::>>>>>>>>>>=20 >> ::>>>>>>>>>> regards >> ::>>>>>>>>>> valley >> ::>>>>>>>>>>=20 >> ::>>>>>>>>>>=20 >> ::>>>>>>>>>>=20 >> ::>>>>>>>>>>=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. >> ::>>>>>>>>>> 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 >> ::>>>>>>>>>>=20 >> ::>>>>>>>>>>=20 >> ::>>>>>>>>>>=20 >> ::>>>>>>>>=20 >> ::>>>>>>>>=20 >> ::>>>>>>>>=20 >> ::>>>>>>>=20 >> ::>>>>>>>=20 >> ::>>>>>>>=20 >> ::>>>>>>> ------------------------------------------------------- >> ::>>>>>>> This SF.Net email is sponsored by: IntelliVIEW -- Interactive >> ::>>>>>>> Reporting Tool for open source databases. Create drag-&-drop >> ::>>>>>>> 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 >> ::>>>>>>>=20 >> ::>>>>>>=20 >> ::>>>>>> -- >> ::>>>>>> Andrew Blair >> ::>>>>>> Interactive Director >> ::>>>>>> 905.339.0750 x32 >> ::>>>>>> http://riordondesign.com >> ::>>>>>> ( inform ) inspire ( >> ::>>>>>>=20 >> ::>>>>>>=20 >> ::>>>>>>=20 >> ::>>>>>>=20 >> ::>>>>>> ------------------------------------------------------- >> ::>>>>>> This SF.Net email is sponsored by: IntelliVIEW -- Interactive >> ::>>>>>> Reporting Tool for open source databases. Create >> ::drag-&-drop 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 >> ::>>>>>=20 >> ::>>>>>=20 >> ::>>>>> --- >> ::>>>>> Alessandro Crugnola *sephiroth* >> ::>>>>> web: http://www.sephiroth.it >> ::>>>>> mail: ale...@se... >> ::>>>>>=20 >> ::>>>>>>>> mongia 9,26 <<< >> ::>>>>> "la programmazione =E8 come il maiale. Non si butta via >> ::niente". --- >> ::>>>>>=20 >> ::>>>>>=20 >> ::>>>>>=20 >> ::>>>>>=20 >> ::>>>>> ------------------------------------------------------- >> ::>>>>> This SF.Net email is sponsored by: IntelliVIEW -- Interactive >> ::>>>>> Reporting Tool for open source databases. Create >> ::drag-&-drop 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 >> ::>>>>>=20 >> ::>>>>=20 >> ::>>>> -- >> ::>>>> Andrew Blair >> ::>>>> Interactive Director >> ::>>>> 905.339.0750 x32 >> ::>>>> http://riordondesign.com >> ::>>>> ( inform ) inspire ( >> ::>>>>=20 >> ::>>>>=20 >> ::>>>>=20 >> ::>>>>=20 >> ::>>>> ------------------------------------------------------- >> ::>>>> This SF.Net email is sponsored by: IntelliVIEW -- Interactive >> ::>>>> Reporting Tool for open source databases. Create drag-&-drop >> ::>>>> 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 >> ::>>>=20 >> ::>>>=20 >> ::>>> --- >> ::>>> Alessandro Crugnola *sephiroth* >> ::>>> web: http://www.sephiroth.it >> ::>>> mail: ale...@se... >> ::>>>=20 >> ::>>>>>> mongia 9,26 <<< >> ::>>> "la programmazione =E8 come il maiale. Non si butta via niente". >> ::>>> --- >> ::>>>=20 >> ::>>>=20 >> ::>>>=20 >> ::>>>=20 >> ::>>> ------------------------------------------------------- >> ::>>> This SF.Net email is sponsored by: IntelliVIEW -- Interactive >> ::>>> Reporting Tool for open source databases. Create drag-&-drop >> ::>>> 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 >> ::>>>=20 >> ::>>=20 >> ::>> -- >> ::>> Andrew Blair >> ::>> Interactive Director >> ::>> 905.339.0750 x32 >> ::>> http://riordondesign.com >> ::>> ( inform ) inspire ( >> ::>>=20 >> ::>>=20 >> ::>>=20 >> ::>>=20 >> ::>> ------------------------------------------------------- >> ::>> This SF.Net email is sponsored by: IntelliVIEW -- Interactive >> ::>> Reporting Tool for open source databases. Create >> ::drag-&-drop 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 >> ::>=20 >> ::>=20 >> ::> --- >> ::> Alessandro Crugnola *sephiroth* >> ::> web: http://www.sephiroth.it >> ::> mail: ale...@se... >> ::>=20 >> ::>>>> mongia 9,26 <<< >> ::> "la programmazione =E8 come il maiale. Non si butta via niente". >> ::> --- >> ::>=20 >> ::>=20 >> ::>=20 >> ::>=20 >> ::> ------------------------------------------------------- >> ::> This SF.Net email is sponsored by: IntelliVIEW -- Interactive >> ::> Reporting Tool for open source databases. Create >> ::drag-&-drop 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 >> ::>=20 >> :: >> ::-- >> ::Andrew Blair >> ::Interactive Director >> ::905.339.0750 x32 >> ::http://riordondesign.com >> ::( inform ) inspire ( >> :: >> :: >> :: >> :: >> ::------------------------------------------------------- >> ::This SF.Net email is sponsored by: IntelliVIEW -- Interactive >> ::Reporting Tool for open source databases. Create drag-&-drop >> ::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 >> :: >>=20 >>=20 >>=20 >>=20 >> ------------------------------------------------------- >> This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting >> Tool for open source databases. Create drag-&-drop 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 >>=20 --=20 Andrew Blair=20 Interactive Director 905.339.0750 x32=20 http://riordondesign.com ( inform ) inspire ( |
From: Andrew B. <an...@ri...> - 2005-01-31 15:58:44
|
Mine didn't work, I wonder what's different between us? On 1/30/05 1:55 PM, "valley" <va...@ic...> wrote: > Hmmmmmm, really strange, > with the just checked out version it also works now > on my machine :-) > I haven't tried out everything, but the GUI also > appeared. > Andrew, please try it with the newest cvs version, > I'm curious if it works also on your settings. > > valley > > > >> Strage, >> I was able to run sepy at first attempt using the current CVS version! >> >> I just commented the "import psyco" (i forgot to mention that i currently >> insert psyco in the imported modules) in the main.pyw file >> ( pearpc gave me exceptions, but i don't think this occur on a real mac). >> I just reinstalled everything, but under python2.3 version. >> I only got the CAPSLOCK error (i already must understand which cause this), >> but the gui was built correctly.. >> >> >> 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 >> --------------------------------------------- >> >> >> >> >> ------------------------------------------------------- >> This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting >> Tool for open source databases. Create drag-&-drop 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 -- Interactive Reporting > Tool for open source databases. Create drag-&-drop 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 > -- Andrew Blair Interactive Director 905.339.0750 x32 http://riordondesign.com ( inform ) inspire ( |
From: Andrew B. <an...@ri...> - 2005-01-31 15:57:49
|
I tried commenting out psyco, but I think I have underlying problems as mentioned in my last message so I don't think it's getting this far yet. I'll remember to try this when the other errors are figured out. Cheers Andrew On 1/30/05 1:38 PM, "Alessandro Crugnola *sephiroth*" <sep...@us...> wrote: > Strage, > I was able to run sepy at first attempt using the current CVS version! > > I just commented the "import psyco" (i forgot to mention that i currently > insert psyco in the imported modules) in the main.pyw file > ( pearpc gave me exceptions, but i don't think this occur on a real mac). > I just reinstalled everything, but under python2.3 version. > I only got the CAPSLOCK error (i already must understand which cause this), > but the gui was built correctly.. > > > 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 > --------------------------------------------- > > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting > Tool for open source databases. Create drag-&-drop 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 > -- Andrew Blair Interactive Director 905.339.0750 x32 http://riordondesign.com ( inform ) inspire ( |
From: Andrew B. <an...@ri...> - 2005-01-31 15:55:23
|
Thanks, I installed Psyco 'cause I didn't do that before. I then downloaded wxPython from your link, and ran the uninstaller .py firs= t to uninstall the version that was below whatever the version it said that you should uninstall old versions. That left a younger version that was within the acceptable version range to leave on there, then I ran the installer, which sensed 'upgrade' and I let it run and by all accounts, it went smoothly. I erased my SciTE folder, and got the latest CVS and ran python2.3 main.pyw and got this error at the command line: Traceback (most recent call last): File "main.pyw", line 19, in ? from SEPY import main File "/Users/jondo/tmp/sepyCompile/SciTE/SEPY.py", line 20, in ? import wx File=20 "//Library/Frameworks/Python.framework/Versions/2.3/lib/python2.3/site-pack= a ges/wx/__init__.py", line 42, in ? File=20 "//Library/Frameworks/Python.framework/Versions/2.3/lib/python2.3/site-pack= a ges/wx/_core.py", line 4, in ? ImportError: No module named _core_ I think that's a new error for me. Andrew On 1/31/05 9:51 AM, "Alessandro Crugnola *sephiroth*" <ale...@se...> wrote: > Thanks. > The problem is that you're using an old version of wxpython. I recommend = you > to switch to latest version: > http://prdownloads.sourceforge.net/wxpython/wxPython2.5-osx-unicode-2.5.3= .1-pa > nther-py2.3.dmg >=20 >=20 >=20 > Andrew Blair said: >> Hey Alessandro, >>=20 >> Sure, here's the result: >>=20 >> Python 2.3.3 (#2, Dec 23 2003, 22:56:29) >> [GCC 3.1 20020420 (prerelease)] on darwin >> Type "help", "copyright", "credits" or "license" for more information. >>>>> import wx >>>>> wx.VERSION >> (2, 5, 2, 8, '') >>>>> wx.PlatformInfo >> ('__WXMAC__', 'wxMac', 'ascii', 'wx-assertions-on') >>=20 >> Cheers, >>=20 >> Andrew >>=20 >> On 1/29/05 4:47 AM, "Alessandro Crugnola *sephiroth*" >> <sep...@us...> wrote: >>=20 >>> Ok, can you do for me last test. >>> On a python console write this: >>>=20 >>>>>> import wx >>>>>> wx.VERSION >>>>>> wx.PlatformInfo >>>=20 >>> Can you tell me the results? >>> tnks >>>=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 >>> ::-----Original Message----- >>> ::From: sep...@li... >>> ::[mailto:sep...@li...] On Behalf Of >>> ::Andrew Blair >>> ::Sent: sabato 29 gennaio 2005 0.51 >>> ::To: sep...@li... >>> ::Subject: Re: AW: [SE|PY-macdev] OS X Bugs with SEPY newest revision := : >>> ::Hey Alessandro, >>> :: >>> ::I think 2.5, this is the exact file I have that I downloaded >>> ::to install >>> ::from: >>> ::wxPython2.5-osx-unicode-2.5.3.1-panther-py2.3.dmg >>> :: >>> ::Cheers, >>> :: >>> ::Andrew >>> :: >>> ::On 1/28/05 4:01 AM, "Alessandro Crugnola *sephiroth*" >>> ::<ale...@se...> wrote: >>> :: >>> ::> I forgot to ask you wich version of wxpython are you using. >>> ::> thanks >>> ::> >>> ::> >>> ::> Andrew Blair said: >>> ::>> Here's the error I get from the latest cvs: >>> ::>> >>> ::>> Traceback (most recent call last): >>> ::>> File "/Users/jondo/tmp/sepyCompile/SciTE/SEPY.py", line >>> ::146, in Notify >>> ::>> frame =3D main_window(parent=3DNone, id=3Dwx.NewId(), >>> ::>> title=3DAbout_title, dialog =3D self.dialog) >>> ::>> File "/Users/jondo/tmp/sepyCompile/SciTE/SEPY.py", line >>> ::274, in __init__ >>> ::>> self.left_win =3D self._createLeftPanel() >>> ::>> File "/Users/jondo/tmp/sepyCompile/SciTE/SEPY.py", line 540, in >>> ::>> _createLeftPanel >>> ::>> self.notebook_l =3D wx.Choicebook(win, -1, style=3Dn_style) ::>> >>> AttributeError: 'module' object has no attribute 'Choicebook' ::>> >>> ::>> Hope it helps, >>> ::>> >>> ::>> Andrew >>> ::>> >>> ::>> On 1/26/05 12:06 PM, "Alessandro Crugnola *sephiroth*" >>> ::>> <ale...@se...> wrote: >>> ::>> >>> ::>>> ah ok, but you're using a very old sepy version. >>> ::>>> I would prefer to use the most recent one and try to fix cross >>> ::>>> platforms errors rather than fix them on a old buggy version. >>> ::>>> >>> ::>>> >>> ::>>> Andrew Blair said: >>> ::>>>> OK, I did it, and here are the error messages I got (and no app >>> ::>>>> launched): >>> ::>>>> >>> ::>>>> Traceback (most recent call last): >>> ::>>>> File "main.pyw", line 19, in ? >>> ::>>>> from SEPY import main >>> ::>>>> File "/Users/jondo/tmp/sepyCompile/SciTE/SEPY.py", line 4055 >>> ::>>>> if wx.MessageDialog(self, "%s %s\n\n%s" % >>> ::>>>> (self.langPY.get("/LANGUAGE/SEPY/ERRORS/NO_RESULT"), >>> ::>>>> doc.lastSearchedWord, >>> ::>>>> self.langPY.get("/LANGUAGE/SEPY/ERRORS/NO_RESULT_QUESTION")), >>> ::>>>> About_title, wx.YES_NO | wx.ICON_EXCLAMATION ).ShowModal() >>> ::>>>> >>> ::>>>> ^ >>> ::>>>> SyntaxError: invalid syntax >>> ::>>>> >>> ::>>>> >>> ::>>>> On 1/25/05 4:54 AM, "Alessandro Crugnola *sephiroth*" >>> ::>>>> <ale...@se...> wrote: >>> ::>>>> >>> ::>>>>> please do this. >>> ::>>>>> in SEPY.py comment the line at the bottom of the file: >>> ::>>>>> >>> ::>>>>> sys.excepthook =3D exc_hook >>> ::>>>>> >>> ::>>>>> into >>> ::>>>>> >>> ::>>>>> # sys.excepthook =3D exc_hook >>> ::>>>>> >>> ::>>>>> and run again sepy. >>> ::>>>>> this should display the error chain more detailed, >>> ::because i can't >>> ::>>>>> find where this could happen. >>> ::>>>>> >>> ::>>>>> thanks >>> ::>>>>> >>> ::>>>>> >>> ::>>>>> Andrew Blair said: >>> ::>>>>>> I tried to run sepy after following all of the >>> ::instructions and I >>> ::>>>>>> got this error at the Sepy startup screen: >>> ::>>>>>> >>> ::>>>>>> Main Error >>> ::>>>>>> >>> ::>>>>>> Exceptions.AttributeError, keyBoardReader instance has no >>> ::>>>>>> attribute 'base_path' >>> ::>>>>>> Exception logged in Error.log file >>> ::>>>>>> >>> ::>>>>>> I installed/compiled >>> ::>>>>>> PyXML-0.8.4 >>> ::>>>>>> Python-2.4 >>> ::>>>>>> 4Suite >>> ::>>>>>> pyRXP-1.05-20050124 >>> ::>>>>>> wxPython2.5-osx-unicode-2.5.3.1-panther-py2.3.dmg >>> ::>>>>>> >>> ::>>>>>> Did it in the order of the tutorial. Any thoughts? >>> ::>>>>>> >>> ::>>>>>> On 1/24/05 3:32 PM, "valley" <va...@ic...> wrote: >>> ::>>>>>> >>> ::>>>>>>> Ok, I've checked the date of my 1.0.4.6 version. You >>> ::should try >>> ::>>>>>>> the following command to get the correct version: >>> ::>>>>>>> cvs -z3 >>> ::-d:pserver:ano...@cv...:/cvsroot/sepy >>> ::>>>>>>> co -D "2004-10-02" SciTE >>> ::>>>>>>> >>> ::>>>>>>> valley >>> ::>>>>>>> >>> ::>>>>>>> >>> ::>>>>>>> >>> ::>>>>>>> >>> ::>>>>>>> Andrew Blair wrote: >>> ::>>>>>>> >>> ::>>>>>>>> I understand from this mail forum that the latest doesn't >>> ::>>>>>>>> necessarily work, but that 1.0.4.6 definitely does, >>> ::so that's >>> ::>>>>>>>> what I'm currently after. I have indeed run those >>> ::two commands >>> ::>>>>>>>> but since I don't see any apparent version >>> ::specified, I assume >>> ::>>>>>>>> it will fetch a more recent one. >>> ::>>>>>>>> >>> ::>>>>>>>> Please clarify >>> ::>>>>>>>> >>> ::>>>>>>>> Cheers, >>> ::>>>>>>>> >>> ::>>>>>>>> Andrew >>> ::>>>>>>>> >>> ::>>>>>>>> >>> ::>>>>>>>> On 1/24/05 10:09 AM, "Treu, Valentin" >>> ::>>>>>>>> <Val...@in...> >>> ::>>>>>>>> wrote: >>> ::>>>>>>>> >>> ::>>>>>>>> >>> ::>>>>>>>> >>> ::>>>>>>>>> Go here: >>> ::>>>>>>>>> >>> ::http://www.sephiroth.it/phpwiki/index.php/Step%20by%20step%20l >>> ::>>>>>>>>> ibrary%2 >>> ::>>>>>>>>> 0i >>> ::>>>>>>>>> ns >>> ::>>>>>>>>> ta >>> ::>>>>>>>>> llation >>> ::>>>>>>>>> >>> ::>>>>>>>>> At the bottom of this page you'll find the two console >>> ::>>>>>>>>> commands to get the newest version out of cvs. >>> ::>>>>>>>>> >>> ::>>>>>>>>> valley >>> ::>>>>>>>>> >>> ::>>>>>>>>> >>> ::>>>>>>>>> >>> ::>>>>>>>>> >>> ::>>>>>>>>> -----Ursprungliche Nachricht----- >>> ::>>>>>>>>> Von: sep...@li... >>> ::>>>>>>>>> [mailto:sep...@li...]Im >>> ::Auftrag von >>> ::>>>>>>>>> Andrew Blair >>> ::>>>>>>>>> Gesendet: Montag, 24. Januar 2005 16:00 >>> ::>>>>>>>>> An: sep...@li... >>> ::>>>>>>>>> Betreff: Re: [SE|PY-macdev] OS X Bugs with SEPY newest >>> ::>>>>>>>>> revision >>> ::>>>>>>>>> >>> ::>>>>>>>>> >>> ::>>>>>>>>> How do I get that 1.0.4.6 version from cvs? (cvs >>> ::newbie here >>> ::>>>>>>>>> but I do have command line cvs) >>> ::>>>>>>>>> >>> ::>>>>>>>>> Andrew >>> ::>>>>>>>>> >>> ::>>>>>>>>> On 1/22/05 8:23 AM, "valley" <va...@ic...> wrote: >>> ::>>>>>>>>> >>> ::>>>>>>>>> >>> ::>>>>>>>>> >>> ::>>>>>>>>>> Hi Ale, >>> ::>>>>>>>>>> >>> ::>>>>>>>>>> ok, let's get SEPY work again on OS X. >>> ::>>>>>>>>>> With the latest revision I get the following error >>> ::on startup >>> ::>>>>>>>>>> (even the ide doesn't open): >>> ::>>>>>>>>>> >>> ::>>>>>>>>>> exceptions.AttributeError, 'module' object has no >>> ::attribute >>> ::>>>>>>>>>> 'Choicebook'. >>> ::>>>>>>>>>> happened in SEPY.py >>> ::>>>>>>>>>> >>> ::>>>>>>>>>> do you label versions the surely work on os x >>> ::(like the one i >>> ::>>>>>>>>>> still have: 1.0.4.6) ? so everyone who is also >>> ::interested to >>> ::>>>>>>>>>> work with it on OS X knows which labeled version to get. >>> ::>>>>>>>>>> >>> ::>>>>>>>>>> regards >>> ::>>>>>>>>>> valley >>> ::>>>>>>>>>> >>> ::>>>>>>>>>> >>> ::>>>>>>>>>> >>> ::>>>>>>>>>> >>> ::>>>>>>>>>> ------------------------------------------------------- >>> ::>>>>>>>>>> This SF.Net email is sponsored by: IntelliVIEW -- >>> ::Interactive >>> ::>>>>>>>>>> Reporting Tool for open source databases. Create >>> ::drag-&-drop >>> ::>>>>>>>>>> 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 -- Interactive >>> ::>>>>>>> Reporting Tool for open source databases. Create drag-&-drop >>> ::>>>>>>> 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 >>> ::>>>>>>> >>> ::>>>>>> >>> ::>>>>>> -- >>> ::>>>>>> Andrew Blair >>> ::>>>>>> Interactive Director >>> ::>>>>>> 905.339.0750 x32 >>> ::>>>>>> http://riordondesign.com >>> ::>>>>>> ( inform ) inspire ( >>> ::>>>>>> >>> ::>>>>>> >>> ::>>>>>> >>> ::>>>>>> >>> ::>>>>>> ------------------------------------------------------- >>> ::>>>>>> This SF.Net email is sponsored by: IntelliVIEW -- Interactive >>> ::>>>>>> Reporting Tool for open source databases. Create >>> ::drag-&-drop 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 >>> ::>>>>> >>> ::>>>>> >>> ::>>>>> --- >>> ::>>>>> Alessandro Crugnola *sephiroth* >>> ::>>>>> web: http://www.sephiroth.it >>> ::>>>>> mail: ale...@se... >>> ::>>>>> >>> ::>>>>>>>> mongia 9,26 <<< >>> ::>>>>> "la programmazione =E8 come il maiale. Non si butta via >>> ::niente". --- >>> ::>>>>> >>> ::>>>>> >>> ::>>>>> >>> ::>>>>> >>> ::>>>>> ------------------------------------------------------- >>> ::>>>>> This SF.Net email is sponsored by: IntelliVIEW -- Interactive >>> ::>>>>> Reporting Tool for open source databases. Create >>> ::drag-&-drop 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 ::>>>>= > >>>=20 >>> ::>>>> >>> ::>>>> -- >>> ::>>>> Andrew Blair >>> ::>>>> Interactive Director >>> ::>>>> 905.339.0750 x32 >>> ::>>>> http://riordondesign.com >>> ::>>>> ( inform ) inspire ( >>> ::>>>> >>> ::>>>> >>> ::>>>> >>> ::>>>> >>> ::>>>> ------------------------------------------------------- >>> ::>>>> This SF.Net email is sponsored by: IntelliVIEW -- Interactive >>> ::>>>> Reporting Tool for open source databases. Create drag-&-drop >>> ::>>>> 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 >>> ::>>> >>> ::>>> >>> ::>>> --- >>> ::>>> Alessandro Crugnola *sephiroth* >>> ::>>> web: http://www.sephiroth.it >>> ::>>> mail: ale...@se... >>> ::>>> >>> ::>>>>>> mongia 9,26 <<< >>> ::>>> "la programmazione =E8 come il maiale. Non si butta via niente". >>> ::>>> --- >>> ::>>> >>> ::>>> >>> ::>>> >>> ::>>> >>> ::>>> ------------------------------------------------------- >>> ::>>> This SF.Net email is sponsored by: IntelliVIEW -- Interactive >>> ::>>> Reporting Tool for open source databases. Create drag-&-drop ::>>= > >>> 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 >>> ::>>> >>> ::>> >>> ::>> -- >>> ::>> Andrew Blair >>> ::>> Interactive Director >>> ::>> 905.339.0750 x32 >>> ::>> http://riordondesign.com >>> ::>> ( inform ) inspire ( >>> ::>> >>> ::>> >>> ::>> >>> ::>> >>> ::>> ------------------------------------------------------- >>> ::>> This SF.Net email is sponsored by: IntelliVIEW -- Interactive ::>> >>> Reporting Tool for open source databases. Create >>> ::drag-&-drop 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 >>> ::> >>> ::> >>> ::> --- >>> ::> Alessandro Crugnola *sephiroth* >>> ::> web: http://www.sephiroth.it >>> ::> mail: ale...@se... >>> ::> >>> ::>>>> mongia 9,26 <<< >>> ::> "la programmazione =E8 come il maiale. Non si butta via niente". ::> >>> --- >>> ::> >>> ::> >>> ::> >>> ::> >>> ::> ------------------------------------------------------- >>> ::> This SF.Net email is sponsored by: IntelliVIEW -- Interactive ::> >>> Reporting Tool for open source databases. Create >>> ::drag-&-drop 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 >>> ::> >>> :: >>> ::-- >>> ::Andrew Blair >>> ::Interactive Director >>> ::905.339.0750 x32 >>> ::http://riordondesign.com >>> ::( inform ) inspire ( >>> :: >>> :: >>> :: >>> :: >>> ::------------------------------------------------------- >>> ::This SF.Net email is sponsored by: IntelliVIEW -- Interactive >>> ::Reporting Tool for open source databases. Create drag-&-drop >>> ::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 >>> :: >>>=20 >>>=20 >>>=20 >>>=20 >>> ------------------------------------------------------- >>> This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting >>> Tool for open source databases. Create drag-&-drop reports. Save time b= y >>> 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 >>>=20 >>=20 >> -- >> Andrew Blair >> Interactive Director >> 905.339.0750 x32 >> http://riordondesign.com >> ( inform ) inspire ( >>=20 >>=20 >>=20 >>=20 >> ------------------------------------------------------- >> This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting >> Tool for open source databases. Create drag-&-drop 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 >=20 >=20 > --- > Alessandro Crugnola *sephiroth* > web: http://www.sephiroth.it > mail: ale...@se... >=20 >>>> mongia 9,26 <<< > "la programmazione =E8 come il maiale. Non si butta via niente". > --- >=20 >=20 >=20 >=20 > ------------------------------------------------------- > This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting > Tool for open source databases. Create drag-&-drop 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 >=20 --=20 Andrew Blair=20 Interactive Director 905.339.0750 x32=20 http://riordondesign.com ( inform ) inspire ( |
From: Andrew B. <an...@ri...> - 2005-01-31 15:16:02
|
Here's how to do it, this is an excerpt from a mysql install on entropy.ch, but it shows how to set the path for two types of shells: ---start_clip--- If you do not want to have to type /usr/local/mysql/bin in front of every single mysql-related command, then you have to add the /usr/local/mysql/bin directory to your PATH environment variable in your shell's login script. For the tcsh shell, which was the default up to Mac OS X 10.2 , you can do this by running this command once: echo 'setenv PATH /usr/local/mysql/bin:$PATH' >> ~/.tcshrc For the bash shell, which is the default for new user accounts created unde= r Mac OS X 10.3, the command is: echo 'export PATH=3D/usr/local/mysql/bin:$PATH' >> ~/.bash_profile Then you have to close and re-open the terminal window. ---end_clip--- Hope that helps :) Andrew On 1/30/05 12:25 PM, "Alessandro Crugnola *sephiroth*" <sep...@us...> wrote: > Sorry for the newbie question, but once i installed the python2.4 package= from > the source, how i can set that as the default python > path? > Otherwise every other module i install it's installed into the older pyth= on2.3 > folder. >=20 >=20 >=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 > ::-----Original Message----- > ::From: sep...@li... > ::[mailto:sep...@li...] On Behalf 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 OnClose > :: frame =3D main_window(parent=3DNone, id=3Dwx.NewId(), > ::title=3DAbout_title, dialog =3D None) > :: File "/Users/valley/Desktop/SEPY/SciTE/SEPY.py", line 271, > ::in __init__ > :: self._setMenu() > :: File "/Users/valley/Desktop/SEPY/SciTE/SEPY.py", line 1729, > ::in _setMenu > :: menu3.Append(ID_UNDO, '%s%s' % ( _("Undo"), > ::self.kreader.get_tab("Edit","UNDO"))) > :: File=20 > ::"//Library/Python/2.3/wx-2.5.3-mac-unicode/wx/_core.py", line > ::7962, in Append > :: return _core_.Menu_Append(*args, **kwargs) > ::wx._core.PyAssertionError: C++ assertion "wxAssertFailure" 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 > ::september and 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 this line: > ::>menu3 =3D wx.Menu() > ::> > ::> > ::>so, i think the same thing for every wx.Menu, even if i > ::think also this > ::>is a bug in wxpython osx version (since this issue didn't appear in > ::>previous > ::>versions) > ::> > ::> > ::>valley said: > ::> =20 > ::> > ::>>so this is the stacktrace i get when trying to start the newest > ::>>version (1.0.6.46) with the latest wxpython: > ::>> > ::>>Traceback (most recent call last): > ::>> File "/Users/valley/Desktop/SEPY/SciTE/SEPY.py", line > ::146, in Notify > ::>> frame =3D main_window(parent=3DNone, id=3Dwx.NewId(), > ::title=3DAbout_title, > ::>>dialog =3D self.dialog) > ::>> File "/Users/valley/Desktop/SEPY/SciTE/SEPY.py", line > ::295, in __init__ > ::>> self._setMenu() > ::>> File "/Users/valley/Desktop/SEPY/SciTE/SEPY.py", line > ::1824, in _setMenu > ::>> menu3.AppendSeparator() > ::>> File=20 > ::"//Library/Python/2.3/wx-2.5.3-mac-unicode/wx/_core.py", line > ::>>7966, in AppendSeparator > ::>> return _core_.Menu_AppendSeparator(*args, **kwargs) > ::>>wx._core.PyAssertionError: C++ assertion "wxAssertFailure" failed in > ::>>../src/mac/carbon/menu.cpp(529): can't refresh unatteched menubar > ::>> > ::>>please note that i didn't update so far the other needed components > ::>>(like pyRXP or 4Suite). > ::>> > ::>>if needed you can tell me change propositions to do in the source. > ::>> > ::>>valley > ::>> > ::>> > ::>> > ::>> > ::>>------------------------------------------------------- > ::>>This SF.Net email is sponsored by: IntelliVIEW -- Interactive > ::>>Reporting Tool for open source databases. Create > ::drag-&-drop 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 > ::>> =20 > ::>> > ::> > ::> > ::>--- > ::>Alessandro Crugnola *sephiroth* > ::>web: http://www.sephiroth.it > ::>mail: ale...@se... > ::> > ::> =20 > ::> > ::>>>>mongia 9,26 <<< > ::>>>> =20 > ::>>>> > ::>"la programmazione =E8 come il maiale. Non si butta via niente". > ::>--- > ::> > ::> > ::> > ::> > ::>------------------------------------------------------- > ::>This SF.Net email is sponsored by: IntelliVIEW -- > ::Interactive Reporting > ::>Tool for open source databases. Create drag-&-drop reports. > ::Save time=20 > ::>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 > ::> > ::> > ::> =20 > ::> > :: > :: > :: > ::------------------------------------------------------- > ::This SF.Net email is sponsored by: IntelliVIEW -- Interactive > ::Reporting Tool for open source databases. Create drag-&-drop > ::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 > :: >=20 >=20 >=20 >=20 > ------------------------------------------------------- > This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting > Tool for open source databases. Create drag-&-drop 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 >=20 --=20 Andrew Blair=20 Interactive Director 905.339.0750 x32=20 http://riordondesign.com ( inform ) inspire ( |
From: Andrew B. <an...@ri...> - 2005-01-31 15:01:05
|
Oh, and I'm on OS X 10.3.7 btw. On 1/31/05 9:45 AM, "Andrew Blair" <an...@ri...> wrote: > Hey Alessandro, >=20 > Sure, here's the result: >=20 > Python 2.3.3 (#2, Dec 23 2003, 22:56:29) > [GCC 3.1 20020420 (prerelease)] on darwin > Type "help", "copyright", "credits" or "license" for more information. >>>> import wx >>>> wx.VERSION > (2, 5, 2, 8, '') >>>> wx.PlatformInfo > ('__WXMAC__', 'wxMac', 'ascii', 'wx-assertions-on') >=20 > Cheers, >=20 > Andrew >=20 > On 1/29/05 4:47 AM, "Alessandro Crugnola *sephiroth*" > <sep...@us...> wrote: >=20 >> Ok, can you do for me last test. >> On a python console write this: >>=20 >>>>> import wx >>>>> wx.VERSION >>>>> wx.PlatformInfo >>=20 >> Can you tell me the results? >> tnks >>=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 >> ::-----Original Message----- >> ::From: sep...@li... >> ::[mailto:sep...@li...] On Behalf Of >> ::Andrew Blair >> ::Sent: sabato 29 gennaio 2005 0.51 >> ::To: sep...@li... >> ::Subject: Re: AW: [SE|PY-macdev] OS X Bugs with SEPY newest revision >> :: >> ::Hey Alessandro, >> :: >> ::I think 2.5, this is the exact file I have that I downloaded >> ::to install >> ::from: >> ::wxPython2.5-osx-unicode-2.5.3.1-panther-py2.3.dmg >> :: >> ::Cheers, >> :: >> ::Andrew >> :: >> ::On 1/28/05 4:01 AM, "Alessandro Crugnola *sephiroth*" >> ::<ale...@se...> wrote: >> :: >> ::> I forgot to ask you wich version of wxpython are you using. >> ::> thanks >> ::>=20 >> ::>=20 >> ::> Andrew Blair said: >> ::>> Here's the error I get from the latest cvs: >> ::>>=20 >> ::>> Traceback (most recent call last): >> ::>> File "/Users/jondo/tmp/sepyCompile/SciTE/SEPY.py", line >> ::146, in Notify >> ::>> frame =3D main_window(parent=3DNone, id=3Dwx.NewId(), >> ::>> title=3DAbout_title, dialog =3D self.dialog) >> ::>> File "/Users/jondo/tmp/sepyCompile/SciTE/SEPY.py", line >> ::274, in __init__ >> ::>> self.left_win =3D self._createLeftPanel() >> ::>> File "/Users/jondo/tmp/sepyCompile/SciTE/SEPY.py", line 540, in >> ::>> _createLeftPanel >> ::>> self.notebook_l =3D wx.Choicebook(win, -1, style=3Dn_style) >> ::>> AttributeError: 'module' object has no attribute 'Choicebook' >> ::>>=20 >> ::>> Hope it helps, >> ::>>=20 >> ::>> Andrew >> ::>>=20 >> ::>> On 1/26/05 12:06 PM, "Alessandro Crugnola *sephiroth*" >> ::>> <ale...@se...> wrote: >> ::>>=20 >> ::>>> ah ok, but you're using a very old sepy version. >> ::>>> I would prefer to use the most recent one and try to fix cross >> ::>>> platforms errors rather than fix them on a old buggy version. >> ::>>>=20 >> ::>>>=20 >> ::>>> Andrew Blair said: >> ::>>>> OK, I did it, and here are the error messages I got (and no app >> ::>>>> launched): >> ::>>>>=20 >> ::>>>> Traceback (most recent call last): >> ::>>>> File "main.pyw", line 19, in ? >> ::>>>> from SEPY import main >> ::>>>> File "/Users/jondo/tmp/sepyCompile/SciTE/SEPY.py", line 4055 >> ::>>>> if wx.MessageDialog(self, "%s %s\n\n%s" % >> ::>>>> (self.langPY.get("/LANGUAGE/SEPY/ERRORS/NO_RESULT"), >> ::>>>> doc.lastSearchedWord, >> ::>>>> self.langPY.get("/LANGUAGE/SEPY/ERRORS/NO_RESULT_QUESTION")), >> ::>>>> About_title, wx.YES_NO | wx.ICON_EXCLAMATION ).ShowModal() >> ::>>>>=20 >> ::>>>> ^ >> ::>>>> SyntaxError: invalid syntax >> ::>>>>=20 >> ::>>>>=20 >> ::>>>> On 1/25/05 4:54 AM, "Alessandro Crugnola *sephiroth*" >> ::>>>> <ale...@se...> wrote: >> ::>>>>=20 >> ::>>>>> please do this. >> ::>>>>> in SEPY.py comment the line at the bottom of the file: >> ::>>>>>=20 >> ::>>>>> sys.excepthook =3D exc_hook >> ::>>>>>=20 >> ::>>>>> into >> ::>>>>>=20 >> ::>>>>> # sys.excepthook =3D exc_hook >> ::>>>>>=20 >> ::>>>>> and run again sepy. >> ::>>>>> this should display the error chain more detailed, >> ::because i can't >> ::>>>>> find where this could happen. >> ::>>>>>=20 >> ::>>>>> thanks >> ::>>>>>=20 >> ::>>>>>=20 >> ::>>>>> Andrew Blair said: >> ::>>>>>> I tried to run sepy after following all of the >> ::instructions and I >> ::>>>>>> got this error at the Sepy startup screen: >> ::>>>>>>=20 >> ::>>>>>> Main Error >> ::>>>>>>=20 >> ::>>>>>> Exceptions.AttributeError, keyBoardReader instance has no >> ::>>>>>> attribute 'base_path' >> ::>>>>>> Exception logged in Error.log file >> ::>>>>>>=20 >> ::>>>>>> I installed/compiled >> ::>>>>>> PyXML-0.8.4 >> ::>>>>>> Python-2.4 >> ::>>>>>> 4Suite >> ::>>>>>> pyRXP-1.05-20050124 >> ::>>>>>> wxPython2.5-osx-unicode-2.5.3.1-panther-py2.3.dmg >> ::>>>>>>=20 >> ::>>>>>> Did it in the order of the tutorial. Any thoughts? >> ::>>>>>>=20 >> ::>>>>>> On 1/24/05 3:32 PM, "valley" <va...@ic...> wrote: >> ::>>>>>>=20 >> ::>>>>>>> Ok, I've checked the date of my 1.0.4.6 version. You >> ::should try=20 >> ::>>>>>>> the following command to get the correct version: >> ::>>>>>>> cvs -z3 >> ::-d:pserver:ano...@cv...:/cvsroot/sepy >> ::>>>>>>> co -D "2004-10-02" SciTE >> ::>>>>>>>=20 >> ::>>>>>>> valley >> ::>>>>>>>=20 >> ::>>>>>>>=20 >> ::>>>>>>>=20 >> ::>>>>>>>=20 >> ::>>>>>>> Andrew Blair wrote: >> ::>>>>>>>=20 >> ::>>>>>>>> I understand from this mail forum that the latest doesn't >> ::>>>>>>>> necessarily work, but that 1.0.4.6 definitely does, >> ::so that's=20 >> ::>>>>>>>> what I'm currently after. I have indeed run those >> ::two commands=20 >> ::>>>>>>>> but since I don't see any apparent version >> ::specified, I assume >> ::>>>>>>>> it will fetch a more recent one. >> ::>>>>>>>>=20 >> ::>>>>>>>> Please clarify >> ::>>>>>>>>=20 >> ::>>>>>>>> Cheers, >> ::>>>>>>>>=20 >> ::>>>>>>>> Andrew >> ::>>>>>>>>=20 >> ::>>>>>>>>=20 >> ::>>>>>>>> On 1/24/05 10:09 AM, "Treu, Valentin" >> ::>>>>>>>> <Val...@in...> >> ::>>>>>>>> wrote: >> ::>>>>>>>>=20 >> ::>>>>>>>>=20 >> ::>>>>>>>>=20 >> ::>>>>>>>>> Go here: >> ::>>>>>>>>>=20 >> ::http://www.sephiroth.it/phpwiki/index.php/Step%20by%20step%20l >> ::>>>>>>>>> ibrary%2 >> ::>>>>>>>>> 0i >> ::>>>>>>>>> ns >> ::>>>>>>>>> ta >> ::>>>>>>>>> llation >> ::>>>>>>>>>=20 >> ::>>>>>>>>> At the bottom of this page you'll find the two console >> ::>>>>>>>>> commands to get the newest version out of cvs. >> ::>>>>>>>>>=20 >> ::>>>>>>>>> valley >> ::>>>>>>>>>=20 >> ::>>>>>>>>>=20 >> ::>>>>>>>>>=20 >> ::>>>>>>>>>=20 >> ::>>>>>>>>> -----Ursprungliche Nachricht----- >> ::>>>>>>>>> Von: sep...@li... >> ::>>>>>>>>> [mailto:sep...@li...]Im >> ::Auftrag von=20 >> ::>>>>>>>>> Andrew Blair >> ::>>>>>>>>> Gesendet: Montag, 24. Januar 2005 16:00 >> ::>>>>>>>>> An: sep...@li... >> ::>>>>>>>>> Betreff: Re: [SE|PY-macdev] OS X Bugs with SEPY newest >> ::>>>>>>>>> revision >> ::>>>>>>>>>=20 >> ::>>>>>>>>>=20 >> ::>>>>>>>>> How do I get that 1.0.4.6 version from cvs? (cvs >> ::newbie here=20 >> ::>>>>>>>>> but I do have command line cvs) >> ::>>>>>>>>>=20 >> ::>>>>>>>>> Andrew >> ::>>>>>>>>>=20 >> ::>>>>>>>>> On 1/22/05 8:23 AM, "valley" <va...@ic...> wrote: >> ::>>>>>>>>>=20 >> ::>>>>>>>>>=20 >> ::>>>>>>>>>=20 >> ::>>>>>>>>>> Hi Ale, >> ::>>>>>>>>>>=20 >> ::>>>>>>>>>> ok, let's get SEPY work again on OS X. >> ::>>>>>>>>>> With the latest revision I get the following error >> ::on startup=20 >> ::>>>>>>>>>> (even the ide doesn't open): >> ::>>>>>>>>>>=20 >> ::>>>>>>>>>> exceptions.AttributeError, 'module' object has no >> ::attribute=20 >> ::>>>>>>>>>> 'Choicebook'. >> ::>>>>>>>>>> happened in SEPY.py >> ::>>>>>>>>>>=20 >> ::>>>>>>>>>> do you label versions the surely work on os x >> ::(like the one i >> ::>>>>>>>>>> still have: 1.0.4.6) ? so everyone who is also >> ::interested to=20 >> ::>>>>>>>>>> work with it on OS X knows which labeled version to get. >> ::>>>>>>>>>>=20 >> ::>>>>>>>>>> regards >> ::>>>>>>>>>> valley >> ::>>>>>>>>>>=20 >> ::>>>>>>>>>>=20 >> ::>>>>>>>>>>=20 >> ::>>>>>>>>>>=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. >> ::>>>>>>>>>> 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 >> ::>>>>>>>>>>=20 >> ::>>>>>>>>>>=20 >> ::>>>>>>>>>>=20 >> ::>>>>>>>>=20 >> ::>>>>>>>>=20 >> ::>>>>>>>>=20 >> ::>>>>>>>=20 >> ::>>>>>>>=20 >> ::>>>>>>>=20 >> ::>>>>>>> ------------------------------------------------------- >> ::>>>>>>> This SF.Net email is sponsored by: IntelliVIEW -- Interactive >> ::>>>>>>> Reporting Tool for open source databases. Create drag-&-drop >> ::>>>>>>> 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 >> ::>>>>>>>=20 >> ::>>>>>>=20 >> ::>>>>>> -- >> ::>>>>>> Andrew Blair >> ::>>>>>> Interactive Director >> ::>>>>>> 905.339.0750 x32 >> ::>>>>>> http://riordondesign.com >> ::>>>>>> ( inform ) inspire ( >> ::>>>>>>=20 >> ::>>>>>>=20 >> ::>>>>>>=20 >> ::>>>>>>=20 >> ::>>>>>> ------------------------------------------------------- >> ::>>>>>> This SF.Net email is sponsored by: IntelliVIEW -- Interactive >> ::>>>>>> Reporting Tool for open source databases. Create >> ::drag-&-drop 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 >> ::>>>>>=20 >> ::>>>>>=20 >> ::>>>>> --- >> ::>>>>> Alessandro Crugnola *sephiroth* >> ::>>>>> web: http://www.sephiroth.it >> ::>>>>> mail: ale...@se... >> ::>>>>>=20 >> ::>>>>>>>> mongia 9,26 <<< >> ::>>>>> "la programmazione =E8 come il maiale. Non si butta via >> ::niente". --- >> ::>>>>>=20 >> ::>>>>>=20 >> ::>>>>>=20 >> ::>>>>>=20 >> ::>>>>> ------------------------------------------------------- >> ::>>>>> This SF.Net email is sponsored by: IntelliVIEW -- Interactive >> ::>>>>> Reporting Tool for open source databases. Create >> ::drag-&-drop 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 >> ::>>>>>=20 >> ::>>>>=20 >> ::>>>> -- >> ::>>>> Andrew Blair >> ::>>>> Interactive Director >> ::>>>> 905.339.0750 x32 >> ::>>>> http://riordondesign.com >> ::>>>> ( inform ) inspire ( >> ::>>>>=20 >> ::>>>>=20 >> ::>>>>=20 >> ::>>>>=20 >> ::>>>> ------------------------------------------------------- >> ::>>>> This SF.Net email is sponsored by: IntelliVIEW -- Interactive >> ::>>>> Reporting Tool for open source databases. Create drag-&-drop >> ::>>>> 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 >> ::>>>=20 >> ::>>>=20 >> ::>>> --- >> ::>>> Alessandro Crugnola *sephiroth* >> ::>>> web: http://www.sephiroth.it >> ::>>> mail: ale...@se... >> ::>>>=20 >> ::>>>>>> mongia 9,26 <<< >> ::>>> "la programmazione =E8 come il maiale. Non si butta via niente". >> ::>>> --- >> ::>>>=20 >> ::>>>=20 >> ::>>>=20 >> ::>>>=20 >> ::>>> ------------------------------------------------------- >> ::>>> This SF.Net email is sponsored by: IntelliVIEW -- Interactive >> ::>>> Reporting Tool for open source databases. Create drag-&-drop >> ::>>> 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 >> ::>>>=20 >> ::>>=20 >> ::>> -- >> ::>> Andrew Blair >> ::>> Interactive Director >> ::>> 905.339.0750 x32 >> ::>> http://riordondesign.com >> ::>> ( inform ) inspire ( >> ::>>=20 >> ::>>=20 >> ::>>=20 >> ::>>=20 >> ::>> ------------------------------------------------------- >> ::>> This SF.Net email is sponsored by: IntelliVIEW -- Interactive >> ::>> Reporting Tool for open source databases. Create >> ::drag-&-drop 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 >> ::>=20 >> ::>=20 >> ::> --- >> ::> Alessandro Crugnola *sephiroth* >> ::> web: http://www.sephiroth.it >> ::> mail: ale...@se... >> ::>=20 >> ::>>>> mongia 9,26 <<< >> ::> "la programmazione =E8 come il maiale. Non si butta via niente". >> ::> --- >> ::>=20 >> ::>=20 >> ::>=20 >> ::>=20 >> ::> ------------------------------------------------------- >> ::> This SF.Net email is sponsored by: IntelliVIEW -- Interactive >> ::> Reporting Tool for open source databases. Create >> ::drag-&-drop 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 >> ::>=20 >> :: >> ::-- >> ::Andrew Blair >> ::Interactive Director >> ::905.339.0750 x32 >> ::http://riordondesign.com >> ::( inform ) inspire ( >> :: >> :: >> :: >> :: >> ::------------------------------------------------------- >> ::This SF.Net email is sponsored by: IntelliVIEW -- Interactive >> ::Reporting Tool for open source databases. Create drag-&-drop >> ::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 >> :: >>=20 >>=20 >>=20 >>=20 >> ------------------------------------------------------- >> This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting >> Tool for open source databases. Create drag-&-drop 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 >>=20 --=20 Andrew Blair=20 Interactive Director 905.339.0750 x32=20 http://riordondesign.com ( inform ) inspire ( |
From: Alessandro C. *sephiroth* <ale...@se...> - 2005-01-31 14:52:03
|
Thanks. The problem is that you're using an old version of wxpython. I recommend = you to switch to latest version: http://prdownloads.sourceforge.net/wxpython/wxPython2.5-osx-unicode-2.5.3= .1-panther-py2.3.dmg Andrew Blair said: > Hey Alessandro, > > Sure, here's the result: > > Python 2.3.3 (#2, Dec 23 2003, 22:56:29) > [GCC 3.1 20020420 (prerelease)] on darwin > Type "help", "copyright", "credits" or "license" for more information. >>>> import wx >>>> wx.VERSION > (2, 5, 2, 8, '') >>>> wx.PlatformInfo > ('__WXMAC__', 'wxMac', 'ascii', 'wx-assertions-on') > > Cheers, > > Andrew > > On 1/29/05 4:47 AM, "Alessandro Crugnola *sephiroth*" > <sep...@us...> wrote: > >> Ok, can you do for me last test. >> On a python console write this: >> >>>>> import wx >>>>> wx.VERSION >>>>> wx.PlatformInfo >> >> Can you tell me the results? >> tnks >> >> 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 >> --------------------------------------------- >> >> >> ::-----Original Message----- >> ::From: sep...@li... >> ::[mailto:sep...@li...] On Behalf Of >> ::Andrew Blair >> ::Sent: sabato 29 gennaio 2005 0.51 >> ::To: sep...@li... >> ::Subject: Re: AW: [SE|PY-macdev] OS X Bugs with SEPY newest revision = :: >> ::Hey Alessandro, >> :: >> ::I think 2.5, this is the exact file I have that I downloaded >> ::to install >> ::from: >> ::wxPython2.5-osx-unicode-2.5.3.1-panther-py2.3.dmg >> :: >> ::Cheers, >> :: >> ::Andrew >> :: >> ::On 1/28/05 4:01 AM, "Alessandro Crugnola *sephiroth*" >> ::<ale...@se...> wrote: >> :: >> ::> I forgot to ask you wich version of wxpython are you using. >> ::> thanks >> ::> >> ::> >> ::> Andrew Blair said: >> ::>> Here's the error I get from the latest cvs: >> ::>> >> ::>> Traceback (most recent call last): >> ::>> File "/Users/jondo/tmp/sepyCompile/SciTE/SEPY.py", line >> ::146, in Notify >> ::>> frame =3D main_window(parent=3DNone, id=3Dwx.NewId(), >> ::>> title=3DAbout_title, dialog =3D self.dialog) >> ::>> File "/Users/jondo/tmp/sepyCompile/SciTE/SEPY.py", line >> ::274, in __init__ >> ::>> self.left_win =3D self._createLeftPanel() >> ::>> File "/Users/jondo/tmp/sepyCompile/SciTE/SEPY.py", line 540, in >> ::>> _createLeftPanel >> ::>> self.notebook_l =3D wx.Choicebook(win, -1, style=3Dn_style) := :>> >> AttributeError: 'module' object has no attribute 'Choicebook' ::>> >> ::>> Hope it helps, >> ::>> >> ::>> Andrew >> ::>> >> ::>> On 1/26/05 12:06 PM, "Alessandro Crugnola *sephiroth*" >> ::>> <ale...@se...> wrote: >> ::>> >> ::>>> ah ok, but you're using a very old sepy version. >> ::>>> I would prefer to use the most recent one and try to fix cross >> ::>>> platforms errors rather than fix them on a old buggy version. >> ::>>> >> ::>>> >> ::>>> Andrew Blair said: >> ::>>>> OK, I did it, and here are the error messages I got (and no app >> ::>>>> launched): >> ::>>>> >> ::>>>> Traceback (most recent call last): >> ::>>>> File "main.pyw", line 19, in ? >> ::>>>> from SEPY import main >> ::>>>> File "/Users/jondo/tmp/sepyCompile/SciTE/SEPY.py", line 4055 >> ::>>>> if wx.MessageDialog(self, "%s %s\n\n%s" % >> ::>>>> (self.langPY.get("/LANGUAGE/SEPY/ERRORS/NO_RESULT"), >> ::>>>> doc.lastSearchedWord, >> ::>>>> self.langPY.get("/LANGUAGE/SEPY/ERRORS/NO_RESULT_QUESTION")), >> ::>>>> About_title, wx.YES_NO | wx.ICON_EXCLAMATION ).ShowModal() >> ::>>>> >> ::>>>> ^ >> ::>>>> SyntaxError: invalid syntax >> ::>>>> >> ::>>>> >> ::>>>> On 1/25/05 4:54 AM, "Alessandro Crugnola *sephiroth*" >> ::>>>> <ale...@se...> wrote: >> ::>>>> >> ::>>>>> please do this. >> ::>>>>> in SEPY.py comment the line at the bottom of the file: >> ::>>>>> >> ::>>>>> sys.excepthook =3D exc_hook >> ::>>>>> >> ::>>>>> into >> ::>>>>> >> ::>>>>> # sys.excepthook =3D exc_hook >> ::>>>>> >> ::>>>>> and run again sepy. >> ::>>>>> this should display the error chain more detailed, >> ::because i can't >> ::>>>>> find where this could happen. >> ::>>>>> >> ::>>>>> thanks >> ::>>>>> >> ::>>>>> >> ::>>>>> Andrew Blair said: >> ::>>>>>> I tried to run sepy after following all of the >> ::instructions and I >> ::>>>>>> got this error at the Sepy startup screen: >> ::>>>>>> >> ::>>>>>> Main Error >> ::>>>>>> >> ::>>>>>> Exceptions.AttributeError, keyBoardReader instance has no >> ::>>>>>> attribute 'base_path' >> ::>>>>>> Exception logged in Error.log file >> ::>>>>>> >> ::>>>>>> I installed/compiled >> ::>>>>>> PyXML-0.8.4 >> ::>>>>>> Python-2.4 >> ::>>>>>> 4Suite >> ::>>>>>> pyRXP-1.05-20050124 >> ::>>>>>> wxPython2.5-osx-unicode-2.5.3.1-panther-py2.3.dmg >> ::>>>>>> >> ::>>>>>> Did it in the order of the tutorial. Any thoughts? >> ::>>>>>> >> ::>>>>>> On 1/24/05 3:32 PM, "valley" <va...@ic...> wrote: >> ::>>>>>> >> ::>>>>>>> Ok, I've checked the date of my 1.0.4.6 version. You >> ::should try >> ::>>>>>>> the following command to get the correct version: >> ::>>>>>>> cvs -z3 >> ::-d:pserver:ano...@cv...:/cvsroot/sepy >> ::>>>>>>> co -D "2004-10-02" SciTE >> ::>>>>>>> >> ::>>>>>>> valley >> ::>>>>>>> >> ::>>>>>>> >> ::>>>>>>> >> ::>>>>>>> >> ::>>>>>>> Andrew Blair wrote: >> ::>>>>>>> >> ::>>>>>>>> I understand from this mail forum that the latest doesn't >> ::>>>>>>>> necessarily work, but that 1.0.4.6 definitely does, >> ::so that's >> ::>>>>>>>> what I'm currently after. I have indeed run those >> ::two commands >> ::>>>>>>>> but since I don't see any apparent version >> ::specified, I assume >> ::>>>>>>>> it will fetch a more recent one. >> ::>>>>>>>> >> ::>>>>>>>> Please clarify >> ::>>>>>>>> >> ::>>>>>>>> Cheers, >> ::>>>>>>>> >> ::>>>>>>>> Andrew >> ::>>>>>>>> >> ::>>>>>>>> >> ::>>>>>>>> On 1/24/05 10:09 AM, "Treu, Valentin" >> ::>>>>>>>> <Val...@in...> >> ::>>>>>>>> wrote: >> ::>>>>>>>> >> ::>>>>>>>> >> ::>>>>>>>> >> ::>>>>>>>>> Go here: >> ::>>>>>>>>> >> ::http://www.sephiroth.it/phpwiki/index.php/Step%20by%20step%20l >> ::>>>>>>>>> ibrary%2 >> ::>>>>>>>>> 0i >> ::>>>>>>>>> ns >> ::>>>>>>>>> ta >> ::>>>>>>>>> llation >> ::>>>>>>>>> >> ::>>>>>>>>> At the bottom of this page you'll find the two console >> ::>>>>>>>>> commands to get the newest version out of cvs. >> ::>>>>>>>>> >> ::>>>>>>>>> valley >> ::>>>>>>>>> >> ::>>>>>>>>> >> ::>>>>>>>>> >> ::>>>>>>>>> >> ::>>>>>>>>> -----Ursprungliche Nachricht----- >> ::>>>>>>>>> Von: sep...@li... >> ::>>>>>>>>> [mailto:sep...@li...]Im >> ::Auftrag von >> ::>>>>>>>>> Andrew Blair >> ::>>>>>>>>> Gesendet: Montag, 24. Januar 2005 16:00 >> ::>>>>>>>>> An: sep...@li... >> ::>>>>>>>>> Betreff: Re: [SE|PY-macdev] OS X Bugs with SEPY newest >> ::>>>>>>>>> revision >> ::>>>>>>>>> >> ::>>>>>>>>> >> ::>>>>>>>>> How do I get that 1.0.4.6 version from cvs? (cvs >> ::newbie here >> ::>>>>>>>>> but I do have command line cvs) >> ::>>>>>>>>> >> ::>>>>>>>>> Andrew >> ::>>>>>>>>> >> ::>>>>>>>>> On 1/22/05 8:23 AM, "valley" <va...@ic...> wrote: >> ::>>>>>>>>> >> ::>>>>>>>>> >> ::>>>>>>>>> >> ::>>>>>>>>>> Hi Ale, >> ::>>>>>>>>>> >> ::>>>>>>>>>> ok, let's get SEPY work again on OS X. >> ::>>>>>>>>>> With the latest revision I get the following error >> ::on startup >> ::>>>>>>>>>> (even the ide doesn't open): >> ::>>>>>>>>>> >> ::>>>>>>>>>> exceptions.AttributeError, 'module' object has no >> ::attribute >> ::>>>>>>>>>> 'Choicebook'. >> ::>>>>>>>>>> happened in SEPY.py >> ::>>>>>>>>>> >> ::>>>>>>>>>> do you label versions the surely work on os x >> ::(like the one i >> ::>>>>>>>>>> still have: 1.0.4.6) ? so everyone who is also >> ::interested to >> ::>>>>>>>>>> work with it on OS X knows which labeled version to get. >> ::>>>>>>>>>> >> ::>>>>>>>>>> regards >> ::>>>>>>>>>> valley >> ::>>>>>>>>>> >> ::>>>>>>>>>> >> ::>>>>>>>>>> >> ::>>>>>>>>>> >> ::>>>>>>>>>> ------------------------------------------------------- >> ::>>>>>>>>>> This SF.Net email is sponsored by: IntelliVIEW -- >> ::Interactive >> ::>>>>>>>>>> Reporting Tool for open source databases. Create >> ::drag-&-drop >> ::>>>>>>>>>> reports. Save time by over 75%! Publish reports on the we= b. >> ::>>>>>>>>>> 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 -- Interactiv= e >> ::>>>>>>> Reporting Tool for open source databases. Create drag-&-drop >> ::>>>>>>> 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 >> ::>>>>>>> >> ::>>>>>> >> ::>>>>>> -- >> ::>>>>>> Andrew Blair >> ::>>>>>> Interactive Director >> ::>>>>>> 905.339.0750 x32 >> ::>>>>>> http://riordondesign.com >> ::>>>>>> ( inform ) inspire ( >> ::>>>>>> >> ::>>>>>> >> ::>>>>>> >> ::>>>>>> >> ::>>>>>> ------------------------------------------------------- >> ::>>>>>> This SF.Net email is sponsored by: IntelliVIEW -- Interactive >> ::>>>>>> Reporting Tool for open source databases. Create >> ::drag-&-drop 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 >> ::>>>>> >> ::>>>>> >> ::>>>>> --- >> ::>>>>> Alessandro Crugnola *sephiroth* >> ::>>>>> web: http://www.sephiroth.it >> ::>>>>> mail: ale...@se... >> ::>>>>> >> ::>>>>>>>> mongia 9,26 <<< >> ::>>>>> "la programmazione =E8 come il maiale. Non si butta via >> ::niente". --- >> ::>>>>> >> ::>>>>> >> ::>>>>> >> ::>>>>> >> ::>>>>> ------------------------------------------------------- >> ::>>>>> This SF.Net email is sponsored by: IntelliVIEW -- Interactive >> ::>>>>> Reporting Tool for open source databases. Create >> ::drag-&-drop 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 ::>>>= >> >> >> ::>>>> >> ::>>>> -- >> ::>>>> Andrew Blair >> ::>>>> Interactive Director >> ::>>>> 905.339.0750 x32 >> ::>>>> http://riordondesign.com >> ::>>>> ( inform ) inspire ( >> ::>>>> >> ::>>>> >> ::>>>> >> ::>>>> >> ::>>>> ------------------------------------------------------- >> ::>>>> This SF.Net email is sponsored by: IntelliVIEW -- Interactive >> ::>>>> Reporting Tool for open source databases. Create drag-&-drop >> ::>>>> 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 >> ::>>> >> ::>>> >> ::>>> --- >> ::>>> Alessandro Crugnola *sephiroth* >> ::>>> web: http://www.sephiroth.it >> ::>>> mail: ale...@se... >> ::>>> >> ::>>>>>> mongia 9,26 <<< >> ::>>> "la programmazione =E8 come il maiale. Non si butta via niente". >> ::>>> --- >> ::>>> >> ::>>> >> ::>>> >> ::>>> >> ::>>> ------------------------------------------------------- >> ::>>> This SF.Net email is sponsored by: IntelliVIEW -- Interactive >> ::>>> Reporting Tool for open source databases. Create drag-&-drop ::>= >> >> 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 >> ::>>> >> ::>> >> ::>> -- >> ::>> Andrew Blair >> ::>> Interactive Director >> ::>> 905.339.0750 x32 >> ::>> http://riordondesign.com >> ::>> ( inform ) inspire ( >> ::>> >> ::>> >> ::>> >> ::>> >> ::>> ------------------------------------------------------- >> ::>> This SF.Net email is sponsored by: IntelliVIEW -- Interactive ::>= > >> Reporting Tool for open source databases. Create >> ::drag-&-drop 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 >> ::> >> ::> >> ::> --- >> ::> Alessandro Crugnola *sephiroth* >> ::> web: http://www.sephiroth.it >> ::> mail: ale...@se... >> ::> >> ::>>>> mongia 9,26 <<< >> ::> "la programmazione =E8 come il maiale. Non si butta via niente". := :> >> --- >> ::> >> ::> >> ::> >> ::> >> ::> ------------------------------------------------------- >> ::> This SF.Net email is sponsored by: IntelliVIEW -- Interactive ::> >> Reporting Tool for open source databases. Create >> ::drag-&-drop 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 >> ::> >> :: >> ::-- >> ::Andrew Blair >> ::Interactive Director >> ::905.339.0750 x32 >> ::http://riordondesign.com >> ::( inform ) inspire ( >> :: >> :: >> :: >> :: >> ::------------------------------------------------------- >> ::This SF.Net email is sponsored by: IntelliVIEW -- Interactive >> ::Reporting Tool for open source databases. Create drag-&-drop >> ::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 -- Interactive Reportin= g >> Tool for open source databases. Create drag-&-drop 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 >> > > -- > Andrew Blair > Interactive Director > 905.339.0750 x32 > http://riordondesign.com > ( inform ) inspire ( > > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting > Tool for open source databases. Create drag-&-drop reports. Save time b= y > 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 --- Alessandro Crugnola *sephiroth* web: http://www.sephiroth.it mail: ale...@se... >>> mongia 9,26 <<< "la programmazione =E8 come il maiale. Non si butta via niente". --- |
From: Andrew B. <an...@ri...> - 2005-01-31 14:45:58
|
Hey Alessandro, Sure, here's the result: Python 2.3.3 (#2, Dec 23 2003, 22:56:29) [GCC 3.1 20020420 (prerelease)] on darwin Type "help", "copyright", "credits" or "license" for more information. >>> import wx >>> wx.VERSION (2, 5, 2, 8, '') >>> wx.PlatformInfo ('__WXMAC__', 'wxMac', 'ascii', 'wx-assertions-on') Cheers, Andrew On 1/29/05 4:47 AM, "Alessandro Crugnola *sephiroth*" <sep...@us...> wrote: > Ok, can you do for me last test. > On a python console write this: >=20 >>>> import wx >>>> wx.VERSION >>>> wx.PlatformInfo >=20 > Can you tell me the results? > tnks >=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 > ::-----Original Message----- > ::From: sep...@li... > ::[mailto:sep...@li...] On Behalf Of > ::Andrew Blair > ::Sent: sabato 29 gennaio 2005 0.51 > ::To: sep...@li... > ::Subject: Re: AW: [SE|PY-macdev] OS X Bugs with SEPY newest revision > :: > ::Hey Alessandro, > :: > ::I think 2.5, this is the exact file I have that I downloaded > ::to install > ::from: > ::wxPython2.5-osx-unicode-2.5.3.1-panther-py2.3.dmg > :: > ::Cheers, > :: > ::Andrew > :: > ::On 1/28/05 4:01 AM, "Alessandro Crugnola *sephiroth*" > ::<ale...@se...> wrote: > :: > ::> I forgot to ask you wich version of wxpython are you using. > ::> thanks > ::>=20 > ::>=20 > ::> Andrew Blair said: > ::>> Here's the error I get from the latest cvs: > ::>>=20 > ::>> Traceback (most recent call last): > ::>> File "/Users/jondo/tmp/sepyCompile/SciTE/SEPY.py", line > ::146, in Notify > ::>> frame =3D main_window(parent=3DNone, id=3Dwx.NewId(), > ::>> title=3DAbout_title, dialog =3D self.dialog) > ::>> File "/Users/jondo/tmp/sepyCompile/SciTE/SEPY.py", line > ::274, in __init__ > ::>> self.left_win =3D self._createLeftPanel() > ::>> File "/Users/jondo/tmp/sepyCompile/SciTE/SEPY.py", line 540, in > ::>> _createLeftPanel > ::>> self.notebook_l =3D wx.Choicebook(win, -1, style=3Dn_style) > ::>> AttributeError: 'module' object has no attribute 'Choicebook' > ::>>=20 > ::>> Hope it helps, > ::>>=20 > ::>> Andrew > ::>>=20 > ::>> On 1/26/05 12:06 PM, "Alessandro Crugnola *sephiroth*" > ::>> <ale...@se...> wrote: > ::>>=20 > ::>>> ah ok, but you're using a very old sepy version. > ::>>> I would prefer to use the most recent one and try to fix cross > ::>>> platforms errors rather than fix them on a old buggy version. > ::>>>=20 > ::>>>=20 > ::>>> Andrew Blair said: > ::>>>> OK, I did it, and here are the error messages I got (and no app > ::>>>> launched): > ::>>>>=20 > ::>>>> Traceback (most recent call last): > ::>>>> File "main.pyw", line 19, in ? > ::>>>> from SEPY import main > ::>>>> File "/Users/jondo/tmp/sepyCompile/SciTE/SEPY.py", line 4055 > ::>>>> if wx.MessageDialog(self, "%s %s\n\n%s" % > ::>>>> (self.langPY.get("/LANGUAGE/SEPY/ERRORS/NO_RESULT"), > ::>>>> doc.lastSearchedWord, > ::>>>> self.langPY.get("/LANGUAGE/SEPY/ERRORS/NO_RESULT_QUESTION")), > ::>>>> About_title, wx.YES_NO | wx.ICON_EXCLAMATION ).ShowModal() > ::>>>>=20 > ::>>>> ^ > ::>>>> SyntaxError: invalid syntax > ::>>>>=20 > ::>>>>=20 > ::>>>> On 1/25/05 4:54 AM, "Alessandro Crugnola *sephiroth*" > ::>>>> <ale...@se...> wrote: > ::>>>>=20 > ::>>>>> please do this. > ::>>>>> in SEPY.py comment the line at the bottom of the file: > ::>>>>>=20 > ::>>>>> sys.excepthook =3D exc_hook > ::>>>>>=20 > ::>>>>> into > ::>>>>>=20 > ::>>>>> # sys.excepthook =3D exc_hook > ::>>>>>=20 > ::>>>>> and run again sepy. > ::>>>>> this should display the error chain more detailed, > ::because i can't > ::>>>>> find where this could happen. > ::>>>>>=20 > ::>>>>> thanks > ::>>>>>=20 > ::>>>>>=20 > ::>>>>> Andrew Blair said: > ::>>>>>> I tried to run sepy after following all of the > ::instructions and I > ::>>>>>> got this error at the Sepy startup screen: > ::>>>>>>=20 > ::>>>>>> Main Error > ::>>>>>>=20 > ::>>>>>> Exceptions.AttributeError, keyBoardReader instance has no > ::>>>>>> attribute 'base_path' > ::>>>>>> Exception logged in Error.log file > ::>>>>>>=20 > ::>>>>>> I installed/compiled > ::>>>>>> PyXML-0.8.4 > ::>>>>>> Python-2.4 > ::>>>>>> 4Suite > ::>>>>>> pyRXP-1.05-20050124 > ::>>>>>> wxPython2.5-osx-unicode-2.5.3.1-panther-py2.3.dmg > ::>>>>>>=20 > ::>>>>>> Did it in the order of the tutorial. Any thoughts? > ::>>>>>>=20 > ::>>>>>> On 1/24/05 3:32 PM, "valley" <va...@ic...> wrote: > ::>>>>>>=20 > ::>>>>>>> Ok, I've checked the date of my 1.0.4.6 version. You > ::should try=20 > ::>>>>>>> the following command to get the correct version: > ::>>>>>>> cvs -z3 > ::-d:pserver:ano...@cv...:/cvsroot/sepy > ::>>>>>>> co -D "2004-10-02" SciTE > ::>>>>>>>=20 > ::>>>>>>> valley > ::>>>>>>>=20 > ::>>>>>>>=20 > ::>>>>>>>=20 > ::>>>>>>>=20 > ::>>>>>>> Andrew Blair wrote: > ::>>>>>>>=20 > ::>>>>>>>> I understand from this mail forum that the latest doesn't > ::>>>>>>>> necessarily work, but that 1.0.4.6 definitely does, > ::so that's=20 > ::>>>>>>>> what I'm currently after. I have indeed run those > ::two commands=20 > ::>>>>>>>> but since I don't see any apparent version > ::specified, I assume > ::>>>>>>>> it will fetch a more recent one. > ::>>>>>>>>=20 > ::>>>>>>>> Please clarify > ::>>>>>>>>=20 > ::>>>>>>>> Cheers, > ::>>>>>>>>=20 > ::>>>>>>>> Andrew > ::>>>>>>>>=20 > ::>>>>>>>>=20 > ::>>>>>>>> On 1/24/05 10:09 AM, "Treu, Valentin" > ::>>>>>>>> <Val...@in...> > ::>>>>>>>> wrote: > ::>>>>>>>>=20 > ::>>>>>>>>=20 > ::>>>>>>>>=20 > ::>>>>>>>>> Go here: > ::>>>>>>>>>=20 > ::http://www.sephiroth.it/phpwiki/index.php/Step%20by%20step%20l > ::>>>>>>>>> ibrary%2 > ::>>>>>>>>> 0i > ::>>>>>>>>> ns > ::>>>>>>>>> ta > ::>>>>>>>>> llation > ::>>>>>>>>>=20 > ::>>>>>>>>> At the bottom of this page you'll find the two console > ::>>>>>>>>> commands to get the newest version out of cvs. > ::>>>>>>>>>=20 > ::>>>>>>>>> valley > ::>>>>>>>>>=20 > ::>>>>>>>>>=20 > ::>>>>>>>>>=20 > ::>>>>>>>>>=20 > ::>>>>>>>>> -----Ursprungliche Nachricht----- > ::>>>>>>>>> Von: sep...@li... > ::>>>>>>>>> [mailto:sep...@li...]Im > ::Auftrag von=20 > ::>>>>>>>>> Andrew Blair > ::>>>>>>>>> Gesendet: Montag, 24. Januar 2005 16:00 > ::>>>>>>>>> An: sep...@li... > ::>>>>>>>>> Betreff: Re: [SE|PY-macdev] OS X Bugs with SEPY newest > ::>>>>>>>>> revision > ::>>>>>>>>>=20 > ::>>>>>>>>>=20 > ::>>>>>>>>> How do I get that 1.0.4.6 version from cvs? (cvs > ::newbie here=20 > ::>>>>>>>>> but I do have command line cvs) > ::>>>>>>>>>=20 > ::>>>>>>>>> Andrew > ::>>>>>>>>>=20 > ::>>>>>>>>> On 1/22/05 8:23 AM, "valley" <va...@ic...> wrote: > ::>>>>>>>>>=20 > ::>>>>>>>>>=20 > ::>>>>>>>>>=20 > ::>>>>>>>>>> Hi Ale, > ::>>>>>>>>>>=20 > ::>>>>>>>>>> ok, let's get SEPY work again on OS X. > ::>>>>>>>>>> With the latest revision I get the following error > ::on startup=20 > ::>>>>>>>>>> (even the ide doesn't open): > ::>>>>>>>>>>=20 > ::>>>>>>>>>> exceptions.AttributeError, 'module' object has no > ::attribute=20 > ::>>>>>>>>>> 'Choicebook'. > ::>>>>>>>>>> happened in SEPY.py > ::>>>>>>>>>>=20 > ::>>>>>>>>>> do you label versions the surely work on os x > ::(like the one i > ::>>>>>>>>>> still have: 1.0.4.6) ? so everyone who is also > ::interested to=20 > ::>>>>>>>>>> work with it on OS X knows which labeled version to get. > ::>>>>>>>>>>=20 > ::>>>>>>>>>> regards > ::>>>>>>>>>> valley > ::>>>>>>>>>>=20 > ::>>>>>>>>>>=20 > ::>>>>>>>>>>=20 > ::>>>>>>>>>>=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. > ::>>>>>>>>>> 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 > ::>>>>>>>>>>=20 > ::>>>>>>>>>>=20 > ::>>>>>>>>>>=20 > ::>>>>>>>>=20 > ::>>>>>>>>=20 > ::>>>>>>>>=20 > ::>>>>>>>=20 > ::>>>>>>>=20 > ::>>>>>>>=20 > ::>>>>>>> ------------------------------------------------------- > ::>>>>>>> This SF.Net email is sponsored by: IntelliVIEW -- Interactive > ::>>>>>>> Reporting Tool for open source databases. Create drag-&-drop > ::>>>>>>> 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 > ::>>>>>>>=20 > ::>>>>>>=20 > ::>>>>>> -- > ::>>>>>> Andrew Blair > ::>>>>>> Interactive Director > ::>>>>>> 905.339.0750 x32 > ::>>>>>> http://riordondesign.com > ::>>>>>> ( inform ) inspire ( > ::>>>>>>=20 > ::>>>>>>=20 > ::>>>>>>=20 > ::>>>>>>=20 > ::>>>>>> ------------------------------------------------------- > ::>>>>>> This SF.Net email is sponsored by: IntelliVIEW -- Interactive > ::>>>>>> Reporting Tool for open source databases. Create > ::drag-&-drop reports. > ::>>>>>> Save time by over 75%! Publish reports on the web. > ::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 > ::>>>>>=20 > ::>>>>> --- > ::>>>>> Alessandro Crugnola *sephiroth* > ::>>>>> web: http://www.sephiroth.it > ::>>>>> mail: ale...@se... > ::>>>>>=20 > ::>>>>>>>> mongia 9,26 <<< > ::>>>>> "la programmazione =E8 come il maiale. Non si butta via > ::niente". --- > ::>>>>>=20 > ::>>>>>=20 > ::>>>>>=20 > ::>>>>>=20 > ::>>>>> ------------------------------------------------------- > ::>>>>> This SF.Net email is sponsored by: IntelliVIEW -- Interactive > ::>>>>> Reporting Tool for open source databases. Create > ::drag-&-drop reports. > ::>>>>> Save time by over 75%! Publish reports on the web. > ::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 > ::>>>>=20 > ::>>>> -- > ::>>>> Andrew Blair > ::>>>> Interactive Director > ::>>>> 905.339.0750 x32 > ::>>>> http://riordondesign.com > ::>>>> ( inform ) inspire ( > ::>>>>=20 > ::>>>>=20 > ::>>>>=20 > ::>>>>=20 > ::>>>> ------------------------------------------------------- > ::>>>> This SF.Net email is sponsored by: IntelliVIEW -- Interactive > ::>>>> Reporting Tool for open source databases. Create drag-&-drop > ::>>>> 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 > ::>>>=20 > ::>>>=20 > ::>>> --- > ::>>> Alessandro Crugnola *sephiroth* > ::>>> web: http://www.sephiroth.it > ::>>> mail: ale...@se... > ::>>>=20 > ::>>>>>> mongia 9,26 <<< > ::>>> "la programmazione =E8 come il maiale. Non si butta via niente". > ::>>> --- > ::>>>=20 > ::>>>=20 > ::>>>=20 > ::>>>=20 > ::>>> ------------------------------------------------------- > ::>>> This SF.Net email is sponsored by: IntelliVIEW -- Interactive > ::>>> Reporting Tool for open source databases. Create drag-&-drop > ::>>> 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 > ::>>>=20 > ::>>=20 > ::>> -- > ::>> Andrew Blair > ::>> Interactive Director > ::>> 905.339.0750 x32 > ::>> http://riordondesign.com > ::>> ( inform ) inspire ( > ::>>=20 > ::>>=20 > ::>>=20 > ::>>=20 > ::>> ------------------------------------------------------- > ::>> This SF.Net email is sponsored by: IntelliVIEW -- Interactive > ::>> Reporting Tool for open source databases. Create > ::drag-&-drop 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 > ::>=20 > ::>=20 > ::> --- > ::> Alessandro Crugnola *sephiroth* > ::> web: http://www.sephiroth.it > ::> mail: ale...@se... > ::>=20 > ::>>>> mongia 9,26 <<< > ::> "la programmazione =E8 come il maiale. Non si butta via niente". > ::> --- > ::>=20 > ::>=20 > ::>=20 > ::>=20 > ::> ------------------------------------------------------- > ::> This SF.Net email is sponsored by: IntelliVIEW -- Interactive > ::> Reporting Tool for open source databases. Create > ::drag-&-drop 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 > ::>=20 > :: > ::-- > ::Andrew Blair > ::Interactive Director > ::905.339.0750 x32 > ::http://riordondesign.com > ::( inform ) inspire ( > :: > :: > :: > :: > ::------------------------------------------------------- > ::This SF.Net email is sponsored by: IntelliVIEW -- Interactive > ::Reporting Tool for open source databases. Create drag-&-drop > ::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 > :: >=20 >=20 >=20 >=20 > ------------------------------------------------------- > This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting > Tool for open source databases. Create drag-&-drop 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 >=20 --=20 Andrew Blair=20 Interactive Director 905.339.0750 x32=20 http://riordondesign.com ( inform ) inspire ( |
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 :: |
From: valley <va...@ic...> - 2005-01-30 19:02:02
|
That's what I do not understand as well. When I installed Python 2.4 yesterday there hasn't been created the corresponding directory in /Library/Python and 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 activated, let us know ;-) valley >Sorry for the newbie question, but once i installed the python2.4 packag= e from the source, how i can set that as the default python >path? >Otherwise every other module i install it's installed into the older pyt= hon2.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...=20 >::[mailto:sep...@li...] On Behalf 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,=20 >::in 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,=20 >::in __init__ >:: self._setMenu() >:: File "/Users/valley/Desktop/SEPY/SciTE/SEPY.py", line 1729,=20 >::in _setMenu >:: menu3.Append(ID_UNDO, '%s%s' % ( _("Undo"), >::self.kreader.get_tab("Edit","UNDO"))) >:: File=20 >::"//Library/Python/2.3/wx-2.5.3-mac-unicode/wx/_core.py", line=20 >::7962, in Append >:: return _core_.Menu_Append(*args, **kwargs) >::wx._core.PyAssertionError: C++ assertion "wxAssertFailure" 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 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 this line: >::>menu3 =3D wx.Menu() >::> >::> >::>so, i think the same thing for every wx.Menu, even if i=20 >::think also this=20 >::>is a bug in wxpython osx version (since this issue didn't appear in=20 >::>previous >::>versions) >::> >::> >::>valley said: >::> =20 >::> >::>>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 Notify >::>> frame =3D main_window(parent=3DNone, id=3Dwx.NewId(),=20 >::title=3DAbout_title,=20 >::>>dialog =3D self.dialog) >::>> File "/Users/valley/Desktop/SEPY/SciTE/SEPY.py", line=20 >::295, in __init__ >::>> self._setMenu() >::>> File "/Users/valley/Desktop/SEPY/SciTE/SEPY.py", line=20 >::1824, in _setMenu >::>> menu3.AppendSeparator() >::>> File=20 >::"//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 "wxAssertFailure" failed in >::>>../src/mac/carbon/menu.cpp(529): can't refresh unatteched menubar >::>> >::>>please note that i didn't update so far the other needed components=20 >::>>(like pyRXP or 4Suite). >::>> >::>>if needed you can tell me change propositions to do in the source. >::>> >::>>valley >::>> >::>> >::>> >::>> >::>>------------------------------------------------------- >::>>This SF.Net email is sponsored by: IntelliVIEW -- Interactive=20 >::>>Reporting Tool for open source databases. Create=20 >::drag-&-drop reports.=20 >::>>Save time by over 75%! Publish reports on the web. Export=20 >::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 >::>> =20 >::>> >::> >::> >::>--- >::>Alessandro Crugnola *sephiroth* >::>web: http://www.sephiroth.it >::>mail: ale...@se... >::> >::> =20 >::> >::>>>>mongia 9,26 <<< >::>>>> =20 >::>>>> >::>"la programmazione =E8 come il maiale. Non si butta via niente". >::>--- >::> >::> >::> >::> >::>------------------------------------------------------- >::>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 >:: > > > > >------------------------------------------------------- >This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting >Tool for open source databases. Create drag-&-drop 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 > > > =20 > |
From: valley <va...@ic...> - 2005-01-30 18:55:21
|
Hmmmmmm, really strange, with the just checked out version it also works now on my machine :-) I haven't tried out everything, but the GUI also appeared. Andrew, please try it with the newest cvs version, I'm curious if it works also on your settings. valley >Strage, >I was able to run sepy at first attempt using the current CVS version! > >I just commented the "import psyco" (i forgot to mention that i currently insert psyco in the imported modules) in the main.pyw file >( pearpc gave me exceptions, but i don't think this occur on a real mac). >I just reinstalled everything, but under python2.3 version. >I only got the CAPSLOCK error (i already must understand which cause this), but the gui was built correctly.. > > >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 >--------------------------------------------- > > > > >------------------------------------------------------- >This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting >Tool for open source databases. Create drag-&-drop 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 > > > > |
From: Alessandro C. *sephiroth* <sep...@us...> - 2005-01-30 18:38:59
|
Strage, I was able to run sepy at first attempt using the current CVS version! I just commented the "import psyco" (i forgot to mention that i currently insert psyco in the imported modules) in the main.pyw file ( pearpc gave me exceptions, but i don't think this occur on a real mac). I just reinstalled everything, but under python2.3 version. I only got the CAPSLOCK error (i already must understand which cause this), but the gui was built correctly.. 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 --------------------------------------------- |
From: Alessandro C. *sephiroth* <sep...@us...> - 2005-01-30 17:25:32
|
Sorry for the newbie question, but once i installed the python2.4 = package from the source, how i can set that as the default python path? Otherwise every other module i install it's installed into 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...=20 ::[mailto:sep...@li...] On Behalf 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,=20 ::in 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,=20 ::in __init__ :: self._setMenu() :: File "/Users/valley/Desktop/SEPY/SciTE/SEPY.py", line 1729,=20 ::in _setMenu :: menu3.Append(ID_UNDO, '%s%s' % ( _("Undo"), ::self.kreader.get_tab("Edit","UNDO"))) :: File=20 ::"//Library/Python/2.3/wx-2.5.3-mac-unicode/wx/_core.py", line=20 ::7962, in Append :: return _core_.Menu_Append(*args, **kwargs) ::wx._core.PyAssertionError: C++ assertion "wxAssertFailure" 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 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 this line: ::>menu3 =3D wx.Menu() ::> ::> ::>so, i think the same thing for every wx.Menu, even if i=20 ::think also this=20 ::>is a bug in wxpython osx version (since this issue didn't appear in=20 ::>previous ::>versions) ::> ::> ::>valley said: ::> =20 ::> ::>>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 Notify ::>> frame =3D main_window(parent=3DNone, id=3Dwx.NewId(),=20 ::title=3DAbout_title,=20 ::>>dialog =3D self.dialog) ::>> File "/Users/valley/Desktop/SEPY/SciTE/SEPY.py", line=20 ::295, in __init__ ::>> self._setMenu() ::>> File "/Users/valley/Desktop/SEPY/SciTE/SEPY.py", line=20 ::1824, in _setMenu ::>> menu3.AppendSeparator() ::>> File=20 ::"//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 "wxAssertFailure" failed in ::>>../src/mac/carbon/menu.cpp(529): can't refresh unatteched menubar ::>> ::>>please note that i didn't update so far the other needed components=20 ::>>(like pyRXP or 4Suite). ::>> ::>>if needed you can tell me change propositions to do in the source. ::>> ::>>valley ::>> ::>> ::>> ::>> ::>>------------------------------------------------------- ::>>This SF.Net email is sponsored by: IntelliVIEW -- Interactive=20 ::>>Reporting Tool for open source databases. Create=20 ::drag-&-drop reports.=20 ::>>Save time by over 75%! Publish reports on the web. Export=20 ::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 ::>> =20 ::>> ::> ::> ::>--- ::>Alessandro Crugnola *sephiroth* ::>web: http://www.sephiroth.it ::>mail: ale...@se... ::> ::> =20 ::> ::>>>>mongia 9,26 <<< ::>>>> =20 ::>>>> ::>"la programmazione =E8 come il maiale. Non si butta via niente". ::>--- ::> ::> ::> ::> ::>------------------------------------------------------- ::>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 :: |
From: Alessandro C. *sephiroth* <sep...@us...> - 2005-01-29 16:35:29
|
What basically i can't understand is why the error raises on the second = attached menu, not on the first one! 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: 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,=20 ::in 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,=20 ::in __init__ :: self._setMenu() :: File "/Users/valley/Desktop/SEPY/SciTE/SEPY.py", line 1729,=20 ::in _setMenu :: menu3.Append(ID_UNDO, '%s%s' % ( _("Undo"), ::self.kreader.get_tab("Edit","UNDO"))) :: File=20 ::"//Library/Python/2.3/wx-2.5.3-mac-unicode/wx/_core.py", line=20 ::7962, in Append :: return _core_.Menu_Append(*args, **kwargs) ::wx._core.PyAssertionError: C++ assertion "wxAssertFailure" 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 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 this line: ::>menu3 =3D wx.Menu() ::> ::> ::>so, i think the same thing for every wx.Menu, even if i=20 ::think also this=20 ::>is a bug in wxpython osx version (since this issue didn't appear in=20 ::>previous ::>versions) ::> ::> ::>valley said: ::> =20 ::> ::>>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 Notify ::>> frame =3D main_window(parent=3DNone, id=3Dwx.NewId(),=20 ::title=3DAbout_title,=20 ::>>dialog =3D self.dialog) ::>> File "/Users/valley/Desktop/SEPY/SciTE/SEPY.py", line=20 ::295, in __init__ ::>> self._setMenu() ::>> File "/Users/valley/Desktop/SEPY/SciTE/SEPY.py", line=20 ::1824, in _setMenu ::>> menu3.AppendSeparator() ::>> File=20 ::"//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 "wxAssertFailure" failed in ::>>../src/mac/carbon/menu.cpp(529): can't refresh unatteched menubar ::>> ::>>please note that i didn't update so far the other needed components=20 ::>>(like pyRXP or 4Suite). ::>> ::>>if needed you can tell me change propositions to do in the source. ::>> ::>>valley ::>> ::>> ::>> ::>> ::>>------------------------------------------------------- ::>>This SF.Net email is sponsored by: IntelliVIEW -- Interactive=20 ::>>Reporting Tool for open source databases. Create=20 ::drag-&-drop reports.=20 ::>>Save time by over 75%! Publish reports on the web. Export=20 ::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 ::>> =20 ::>> ::> ::> ::>--- ::>Alessandro Crugnola *sephiroth* ::>web: http://www.sephiroth.it ::>mail: ale...@se... ::> ::> =20 ::> ::>>>>mongia 9,26 <<< ::>>>> =20 ::>>>> ::>"la programmazione =E8 come il maiale. Non si butta via niente". ::>--- ::> ::> ::> ::> ::>------------------------------------------------------- ::>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 :: |
From: Alessandro C. *sephiroth* <sep...@us...> - 2005-01-29 16:17:49
|
This is strange because i haven't changed things here.. And i haven't = see this error before Anyway, i'm going to reinstall mac osx with pearPC, maybe i can find out = more Thanks! 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: 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,=20 ::in 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,=20 ::in __init__ :: self._setMenu() :: File "/Users/valley/Desktop/SEPY/SciTE/SEPY.py", line 1729,=20 ::in _setMenu :: menu3.Append(ID_UNDO, '%s%s' % ( _("Undo"), ::self.kreader.get_tab("Edit","UNDO"))) :: File=20 ::"//Library/Python/2.3/wx-2.5.3-mac-unicode/wx/_core.py", line=20 ::7962, in Append :: return _core_.Menu_Append(*args, **kwargs) ::wx._core.PyAssertionError: C++ assertion "wxAssertFailure" 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 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 this line: ::>menu3 =3D wx.Menu() ::> ::> ::>so, i think the same thing for every wx.Menu, even if i=20 ::think also this=20 ::>is a bug in wxpython osx version (since this issue didn't appear in=20 ::>previous ::>versions) ::> ::> ::>valley said: ::> =20 ::> ::>>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 Notify ::>> frame =3D main_window(parent=3DNone, id=3Dwx.NewId(),=20 ::title=3DAbout_title,=20 ::>>dialog =3D self.dialog) ::>> File "/Users/valley/Desktop/SEPY/SciTE/SEPY.py", line=20 ::295, in __init__ ::>> self._setMenu() ::>> File "/Users/valley/Desktop/SEPY/SciTE/SEPY.py", line=20 ::1824, in _setMenu ::>> menu3.AppendSeparator() ::>> File=20 ::"//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 "wxAssertFailure" failed in ::>>../src/mac/carbon/menu.cpp(529): can't refresh unatteched menubar ::>> ::>>please note that i didn't update so far the other needed components=20 ::>>(like pyRXP or 4Suite). ::>> ::>>if needed you can tell me change propositions to do in the source. ::>> ::>>valley ::>> ::>> ::>> ::>> ::>>------------------------------------------------------- ::>>This SF.Net email is sponsored by: IntelliVIEW -- Interactive=20 ::>>Reporting Tool for open source databases. Create=20 ::drag-&-drop reports.=20 ::>>Save time by over 75%! Publish reports on the web. Export=20 ::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 ::>> =20 ::>> ::> ::> ::>--- ::>Alessandro Crugnola *sephiroth* ::>web: http://www.sephiroth.it ::>mail: ale...@se... ::> ::> =20 ::> ::>>>>mongia 9,26 <<< ::>>>> =20 ::>>>> ::>"la programmazione =E8 come il maiale. Non si butta via niente". ::>--- ::> ::> ::> ::> ::>------------------------------------------------------- ::>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 :: |
From: valley <va...@ic...> - 2005-01-29 15:59:04
|
doesn't seem to work: Traceback (most recent call last): File "/Users/valley/Desktop/SEPY/SciTE/SEPY.py", line 5754, in OnClose frame =3D main_window(parent=3DNone, id=3Dwx.NewId(), title=3DAbout_t= itle,=20 dialog =3D None) File "/Users/valley/Desktop/SEPY/SciTE/SEPY.py", line 271, in __init__ self._setMenu() File "/Users/valley/Desktop/SEPY/SciTE/SEPY.py", line 1729, in _setMenu menu3.Append(ID_UNDO, '%s%s' % ( _("Undo"),=20 self.kreader.get_tab("Edit","UNDO"))) File "//Library/Python/2.3/wx-2.5.3-mac-unicode/wx/_core.py", line=20 7962, in Append return _core_.Menu_Append(*args, **kwargs) wx._core.PyAssertionError: C++ assertion "wxAssertFailure" failed in=20 ../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 september and 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 this line: >menu3 =3D wx.Menu() > > >so, i think the same thing for every wx.Menu, even if i think also this = is a >bug in wxpython osx version (since this issue didn't appear in previous >versions) > > >valley said: > =20 > >>so this is the stacktrace i get when trying to start the >>newest version (1.0.6.46) with the latest wxpython: >> >>Traceback (most recent call last): >> File "/Users/valley/Desktop/SEPY/SciTE/SEPY.py", line 146, in Notify >> frame =3D main_window(parent=3DNone, id=3Dwx.NewId(), title=3DAbout= _title, >>dialog =3D self.dialog) >> File "/Users/valley/Desktop/SEPY/SciTE/SEPY.py", line 295, in __init_= _ >> self._setMenu() >> File "/Users/valley/Desktop/SEPY/SciTE/SEPY.py", line 1824, in _setMe= nu >> menu3.AppendSeparator() >> File "//Library/Python/2.3/wx-2.5.3-mac-unicode/wx/_core.py", line >>7966, in AppendSeparator >> return _core_.Menu_AppendSeparator(*args, **kwargs) >>wx._core.PyAssertionError: C++ assertion "wxAssertFailure" failed in >>../src/mac/carbon/menu.cpp(529): can't refresh unatteched menubar >> >>please note that i didn't update so far the other needed components (li= ke >>pyRXP or 4Suite). >> >>if needed you can tell me change propositions to do in the source. >> >>valley >> >> >> >> >>------------------------------------------------------- >>This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting >>Tool for open source databases. Create drag-&-drop reports. Save time b= y >>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 >> =20 >> > > >--- >Alessandro Crugnola *sephiroth* >web: http://www.sephiroth.it >mail: ale...@se... > > =20 > >>>>mongia 9,26 <<< >>>> =20 >>>> >"la programmazione =E8 come il maiale. Non si butta via niente". >--- > > > > >------------------------------------------------------- >This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting >Tool for open source databases. Create drag-&-drop 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 > > > =20 > |
From: Alessandro C. *sephiroth* <sep...@us...> - 2005-01-29 09:47:30
|
Ok, can you do for me last test. On a python console write this: >>> import wx >>> wx.VERSION >>> wx.PlatformInfo Can you tell me the results? tnks 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=20 ::Andrew Blair ::Sent: sabato 29 gennaio 2005 0.51 ::To: sep...@li... ::Subject: Re: AW: [SE|PY-macdev] OS X Bugs with SEPY newest revision :: ::Hey Alessandro, :: ::I think 2.5, this is the exact file I have that I downloaded=20 ::to install ::from: ::wxPython2.5-osx-unicode-2.5.3.1-panther-py2.3.dmg :: ::Cheers, :: ::Andrew :: ::On 1/28/05 4:01 AM, "Alessandro Crugnola *sephiroth*" ::<ale...@se...> wrote: :: ::> I forgot to ask you wich version of wxpython are you using. ::> thanks ::>=20 ::>=20 ::> Andrew Blair said: ::>> Here's the error I get from the latest cvs: ::>>=20 ::>> Traceback (most recent call last): ::>> File "/Users/jondo/tmp/sepyCompile/SciTE/SEPY.py", line=20 ::146, in Notify ::>> frame =3D main_window(parent=3DNone, id=3Dwx.NewId(),=20 ::>> title=3DAbout_title, dialog =3D self.dialog) ::>> File "/Users/jondo/tmp/sepyCompile/SciTE/SEPY.py", line=20 ::274, in __init__ ::>> self.left_win =3D self._createLeftPanel() ::>> File "/Users/jondo/tmp/sepyCompile/SciTE/SEPY.py", line 540, in=20 ::>> _createLeftPanel ::>> self.notebook_l =3D wx.Choicebook(win, -1, style=3Dn_style) ::>> AttributeError: 'module' object has no attribute 'Choicebook' ::>>=20 ::>> Hope it helps, ::>>=20 ::>> Andrew ::>>=20 ::>> On 1/26/05 12:06 PM, "Alessandro Crugnola *sephiroth*" ::>> <ale...@se...> wrote: ::>>=20 ::>>> ah ok, but you're using a very old sepy version. ::>>> I would prefer to use the most recent one and try to fix cross=20 ::>>> platforms errors rather than fix them on a old buggy version. ::>>>=20 ::>>>=20 ::>>> Andrew Blair said: ::>>>> OK, I did it, and here are the error messages I got (and no app ::>>>> launched): ::>>>>=20 ::>>>> Traceback (most recent call last): ::>>>> File "main.pyw", line 19, in ? ::>>>> from SEPY import main ::>>>> File "/Users/jondo/tmp/sepyCompile/SciTE/SEPY.py", line 4055 ::>>>> if wx.MessageDialog(self, "%s %s\n\n%s" %=20 ::>>>> (self.langPY.get("/LANGUAGE/SEPY/ERRORS/NO_RESULT"), ::>>>> doc.lastSearchedWord, ::>>>> self.langPY.get("/LANGUAGE/SEPY/ERRORS/NO_RESULT_QUESTION")), ::>>>> About_title, wx.YES_NO | wx.ICON_EXCLAMATION ).ShowModal() ::>>>>=20 ::>>>> ^ ::>>>> SyntaxError: invalid syntax ::>>>>=20 ::>>>>=20 ::>>>> On 1/25/05 4:54 AM, "Alessandro Crugnola *sephiroth*" ::>>>> <ale...@se...> wrote: ::>>>>=20 ::>>>>> please do this. ::>>>>> in SEPY.py comment the line at the bottom of the file: ::>>>>>=20 ::>>>>> sys.excepthook =3D exc_hook ::>>>>>=20 ::>>>>> into ::>>>>>=20 ::>>>>> # sys.excepthook =3D exc_hook ::>>>>>=20 ::>>>>> and run again sepy. ::>>>>> this should display the error chain more detailed,=20 ::because i can't=20 ::>>>>> find where this could happen. ::>>>>>=20 ::>>>>> thanks ::>>>>>=20 ::>>>>>=20 ::>>>>> Andrew Blair said: ::>>>>>> I tried to run sepy after following all of the=20 ::instructions and I=20 ::>>>>>> got this error at the Sepy startup screen: ::>>>>>>=20 ::>>>>>> Main Error ::>>>>>>=20 ::>>>>>> Exceptions.AttributeError, keyBoardReader instance has no=20 ::>>>>>> attribute 'base_path' ::>>>>>> Exception logged in Error.log file ::>>>>>>=20 ::>>>>>> I installed/compiled ::>>>>>> PyXML-0.8.4 ::>>>>>> Python-2.4 ::>>>>>> 4Suite ::>>>>>> pyRXP-1.05-20050124 ::>>>>>> wxPython2.5-osx-unicode-2.5.3.1-panther-py2.3.dmg ::>>>>>>=20 ::>>>>>> Did it in the order of the tutorial. Any thoughts? ::>>>>>>=20 ::>>>>>> On 1/24/05 3:32 PM, "valley" <va...@ic...> wrote: ::>>>>>>=20 ::>>>>>>> Ok, I've checked the date of my 1.0.4.6 version. You=20 ::should try=20 ::>>>>>>> the following command to get the correct version: ::>>>>>>> cvs -z3=20 ::-d:pserver:ano...@cv...:/cvsroot/sepy=20 ::>>>>>>> co -D "2004-10-02" SciTE ::>>>>>>>=20 ::>>>>>>> valley ::>>>>>>>=20 ::>>>>>>>=20 ::>>>>>>>=20 ::>>>>>>>=20 ::>>>>>>> Andrew Blair wrote: ::>>>>>>>=20 ::>>>>>>>> I understand from this mail forum that the latest doesn't=20 ::>>>>>>>> necessarily work, but that 1.0.4.6 definitely does,=20 ::so that's=20 ::>>>>>>>> what I'm currently after. I have indeed run those=20 ::two commands=20 ::>>>>>>>> but since I don't see any apparent version=20 ::specified, I assume=20 ::>>>>>>>> it will fetch a more recent one. ::>>>>>>>>=20 ::>>>>>>>> Please clarify ::>>>>>>>>=20 ::>>>>>>>> Cheers, ::>>>>>>>>=20 ::>>>>>>>> Andrew ::>>>>>>>>=20 ::>>>>>>>>=20 ::>>>>>>>> On 1/24/05 10:09 AM, "Treu, Valentin"=20 ::>>>>>>>> <Val...@in...> ::>>>>>>>> wrote: ::>>>>>>>>=20 ::>>>>>>>>=20 ::>>>>>>>>=20 ::>>>>>>>>> Go here: ::>>>>>>>>>=20 ::http://www.sephiroth.it/phpwiki/index.php/Step%20by%20step%20l ::>>>>>>>>> ibrary%2 ::>>>>>>>>> 0i ::>>>>>>>>> ns ::>>>>>>>>> ta ::>>>>>>>>> llation ::>>>>>>>>>=20 ::>>>>>>>>> At the bottom of this page you'll find the two console=20 ::>>>>>>>>> commands to get the newest version out of cvs. ::>>>>>>>>>=20 ::>>>>>>>>> valley ::>>>>>>>>>=20 ::>>>>>>>>>=20 ::>>>>>>>>>=20 ::>>>>>>>>>=20 ::>>>>>>>>> -----Ursprungliche Nachricht----- ::>>>>>>>>> Von: sep...@li... ::>>>>>>>>> [mailto:sep...@li...]Im=20 ::Auftrag von=20 ::>>>>>>>>> Andrew Blair ::>>>>>>>>> Gesendet: Montag, 24. Januar 2005 16:00 ::>>>>>>>>> An: sep...@li... ::>>>>>>>>> Betreff: Re: [SE|PY-macdev] OS X Bugs with SEPY newest=20 ::>>>>>>>>> revision ::>>>>>>>>>=20 ::>>>>>>>>>=20 ::>>>>>>>>> How do I get that 1.0.4.6 version from cvs? (cvs=20 ::newbie here=20 ::>>>>>>>>> but I do have command line cvs) ::>>>>>>>>>=20 ::>>>>>>>>> Andrew ::>>>>>>>>>=20 ::>>>>>>>>> On 1/22/05 8:23 AM, "valley" <va...@ic...> wrote: ::>>>>>>>>>=20 ::>>>>>>>>>=20 ::>>>>>>>>>=20 ::>>>>>>>>>> Hi Ale, ::>>>>>>>>>>=20 ::>>>>>>>>>> ok, let's get SEPY work again on OS X. ::>>>>>>>>>> With the latest revision I get the following error=20 ::on startup=20 ::>>>>>>>>>> (even the ide doesn't open): ::>>>>>>>>>>=20 ::>>>>>>>>>> exceptions.AttributeError, 'module' object has no=20 ::attribute=20 ::>>>>>>>>>> 'Choicebook'. ::>>>>>>>>>> happened in SEPY.py ::>>>>>>>>>>=20 ::>>>>>>>>>> do you label versions the surely work on os x=20 ::(like the one i=20 ::>>>>>>>>>> still have: 1.0.4.6) ? so everyone who is also=20 ::interested to=20 ::>>>>>>>>>> work with it on OS X knows which labeled version to get. ::>>>>>>>>>>=20 ::>>>>>>>>>> regards ::>>>>>>>>>> valley ::>>>>>>>>>>=20 ::>>>>>>>>>>=20 ::>>>>>>>>>>=20 ::>>>>>>>>>>=20 ::>>>>>>>>>> ------------------------------------------------------- ::>>>>>>>>>> This SF.Net email is sponsored by: IntelliVIEW --=20 ::Interactive=20 ::>>>>>>>>>> Reporting Tool for open source databases. Create=20 ::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=20 ::>>>>>>>>>> http://www.intelliview.com/go/osdn_nl ::>>>>>>>>>> _______________________________________________ ::>>>>>>>>>> sepy-macdev mailing list ::>>>>>>>>>> sep...@li...=20 ::>>>>>>>>>> https://lists.sourceforge.net/lists/listinfo/sepy-macdev ::>>>>>>>>>>=20 ::>>>>>>>>>>=20 ::>>>>>>>>>>=20 ::>>>>>>>>=20 ::>>>>>>>>=20 ::>>>>>>>>=20 ::>>>>>>>=20 ::>>>>>>>=20 ::>>>>>>>=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=20 ::>>>>>>> http://www.intelliview.com/go/osdn_nl ::>>>>>>> _______________________________________________ ::>>>>>>> sepy-macdev mailing list ::>>>>>>> sep...@li...=20 ::>>>>>>> https://lists.sourceforge.net/lists/listinfo/sepy-macdev ::>>>>>>>=20 ::>>>>>>=20 ::>>>>>> -- ::>>>>>> Andrew Blair ::>>>>>> Interactive Director ::>>>>>> 905.339.0750 x32 ::>>>>>> http://riordondesign.com ::>>>>>> ( inform ) inspire ( ::>>>>>>=20 ::>>>>>>=20 ::>>>>>>=20 ::>>>>>>=20 ::>>>>>> ------------------------------------------------------- ::>>>>>> This SF.Net email is sponsored by: IntelliVIEW -- Interactive=20 ::>>>>>> Reporting Tool for open source databases. Create=20 ::drag-&-drop reports. ::>>>>>> Save time by over 75%! Publish reports on the web.=20 ::Export to DOC,=20 ::>>>>>> XLS, RTF, etc. Download a FREE copy at=20 ::>>>>>> http://www.intelliview.com/go/osdn_nl ::>>>>>> _______________________________________________ ::>>>>>> sepy-macdev mailing list ::>>>>>> sep...@li...=20 ::>>>>>> https://lists.sourceforge.net/lists/listinfo/sepy-macdev ::>>>>>=20 ::>>>>>=20 ::>>>>> --- ::>>>>> Alessandro Crugnola *sephiroth* ::>>>>> web: http://www.sephiroth.it ::>>>>> mail: ale...@se... ::>>>>>=20 ::>>>>>>>> mongia 9,26 <<< ::>>>>> "la programmazione =E8 come il maiale. Non si butta via=20 ::niente". --- ::>>>>>=20 ::>>>>>=20 ::>>>>>=20 ::>>>>>=20 ::>>>>> ------------------------------------------------------- ::>>>>> This SF.Net email is sponsored by: IntelliVIEW -- Interactive=20 ::>>>>> Reporting Tool for open source databases. Create=20 ::drag-&-drop reports. ::>>>>> Save time by over 75%! Publish reports on the web.=20 ::Export to DOC,=20 ::>>>>> XLS, RTF, etc. Download a FREE copy at=20 ::>>>>> http://www.intelliview.com/go/osdn_nl ::>>>>> _______________________________________________ ::>>>>> sepy-macdev mailing list ::>>>>> sep...@li... ::>>>>> https://lists.sourceforge.net/lists/listinfo/sepy-macdev ::>>>>>=20 ::>>>>=20 ::>>>> -- ::>>>> Andrew Blair ::>>>> Interactive Director ::>>>> 905.339.0750 x32 ::>>>> http://riordondesign.com ::>>>> ( inform ) inspire ( ::>>>>=20 ::>>>>=20 ::>>>>=20 ::>>>>=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=20 ::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 ::>>>=20 ::>>>=20 ::>>> --- ::>>> Alessandro Crugnola *sephiroth* ::>>> web: http://www.sephiroth.it ::>>> mail: ale...@se... ::>>>=20 ::>>>>>> mongia 9,26 <<< ::>>> "la programmazione =E8 come il maiale. Non si butta via niente". ::>>> --- ::>>>=20 ::>>>=20 ::>>>=20 ::>>>=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=20 ::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 ::>>>=20 ::>>=20 ::>> -- ::>> Andrew Blair ::>> Interactive Director ::>> 905.339.0750 x32 ::>> http://riordondesign.com ::>> ( inform ) inspire ( ::>>=20 ::>>=20 ::>>=20 ::>>=20 ::>> ------------------------------------------------------- ::>> This SF.Net email is sponsored by: IntelliVIEW -- Interactive=20 ::>> Reporting Tool for open source databases. Create=20 ::drag-&-drop reports.=20 ::>> Save time by over 75%! Publish reports on the web. Export=20 ::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 ::>=20 ::>=20 ::> --- ::> Alessandro Crugnola *sephiroth* ::> web: http://www.sephiroth.it ::> mail: ale...@se... ::>=20 ::>>>> mongia 9,26 <<< ::> "la programmazione =E8 come il maiale. Non si butta via niente". ::> --- ::>=20 ::>=20 ::>=20 ::>=20 ::> ------------------------------------------------------- ::> This SF.Net email is sponsored by: IntelliVIEW -- Interactive=20 ::> Reporting Tool for open source databases. Create=20 ::drag-&-drop reports.=20 ::> Save time by over 75%! Publish reports on the web. Export=20 ::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 ::>=20 :: ::-- ::Andrew Blair ::Interactive Director ::905.339.0750 x32 ::http://riordondesign.com ::( inform ) inspire ( :: :: :: :: ::------------------------------------------------------- ::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 :: |