From tehirsch at arcor.de Mon Jun 7 10:54:45 2004 From: tehirsch at arcor.de (Tina Hirsch) Date: Mon, 7 Jun 2004 10:54:45 +0200 Subject: [spe.pycs.net] spe-0.5.1d on gentoo Message-ID: <20040607105445.7039bc47@cyra.localdomain> For some days now spe0.5.1d is in portagetree. However they deleted a check from my ebuild and to make spe install properly you have to uninstall previous version of spe (spe-0.5.x, lower versions are fine) BEFORE emerging the new one. I introduced the "feature" to use external wxglade and pychecker. Stani, is pychecker used or only pychecker2? Greetings, Tina From s_t_a_n_i at yahoo.com Thu Jun 10 16:01:59 2004 From: s_t_a_n_i at yahoo.com (www.stani.be) Date: Thu, 10 Jun 2004 07:01:59 -0700 (PDT) Subject: [spe.pycs.net] spe-0.5.1d on gentoo In-Reply-To: <20040607105445.7039bc47@cyra.localdomain> Message-ID: <20040610140159.58647.qmail@web51905.mail.yahoo.com> Ha, This is good news. 1 About wxGlade: wxGlade as far as I know doesn't come with a setup.py install script. So can Linux users get access to wxGlade by: import wxGlade Spe than checks for wxGlade.__file__ to automatically retrieve the location. 2 Spe only uses pychecker2, but pychecker2 is built upon pychecker Also on my machine I had to hack the code of pychecker a bit to make it work. So I would be curious if on Linux pychecker works with spe externally out of the box. Thanks Tina, Stani --- Tina Hirsch wrote: > For some days now spe0.5.1d is in portagetree. > However they deleted a > check from my ebuild and to make spe install > properly you have to > uninstall previous version of spe (spe-0.5.x, lower > versions are fine) > BEFORE emerging the new one. > > I introduced the "feature" to use external wxglade > and pychecker. > > Stani, is pychecker used or only pychecker2? > > > Greetings, > Tina > _______________________________________________ > Spe-user mailing list > Spe-user at blender.org > http://www.blender.org/mailman/listinfo/spe-user __________________________________ Do you Yahoo!? Friends. Fun. Try the all-new Yahoo! Messenger. http://messenger.yahoo.com/ From tehirsch at arcor.de Thu Jun 10 19:59:14 2004 From: tehirsch at arcor.de (Tina Hirsch) Date: Thu, 10 Jun 2004 19:59:14 +0200 Subject: [spe.pycs.net] spe-0.5.1d on gentoo In-Reply-To: <20040610140159.58647.qmail@web51905.mail.yahoo.com> References: <20040607105445.7039bc47@cyra.localdomain> <20040610140159.58647.qmail@web51905.mail.yahoo.com> Message-ID: <20040610195914.28daa8eb@cyra.localdomain> Hi all, 1. On gentoo users actually don't notice the difference to before, because I just don't install spe's wxglade but create a link instead (and create the __init__.py file, because it's not part of wxglade). 2. Ehm. What's the procedure to check if pychecker works with spe? I mean what exactly do you mean by "with spe externally"? Tina On Thu, 10 Jun 2004 07:01:59 -0700 (PDT) "www.stani.be" wrote: > Ha, > This is good news. > > 1 > About wxGlade: wxGlade as far as I know doesn't come > with a setup.py install script. So can Linux users > get access to wxGlade by: > import wxGlade > Spe than checks for wxGlade.__file__ to automatically > retrieve the location. > > 2 > Spe only uses pychecker2, but pychecker2 is built upon > pychecker Also on my machine I had to hack the code of > pychecker a bit to make it work. So I would be > curious if on Linux pychecker works with spe > externally out of the box. > > Thanks Tina, > Stani > > --- Tina Hirsch wrote: > > For some days now spe0.5.1d is in portagetree. > > However they deleted a > > check from my ebuild and to make spe install > > properly you have to > > uninstall previous version of spe (spe-0.5.x, lower > > versions are fine) > > BEFORE emerging the new one. > > > > I introduced the "feature" to use external wxglade > > and pychecker. > > > > Stani, is pychecker used or only pychecker2? > > > > > > Greetings, > > Tina > > _______________________________________________ > > Spe-user mailing list > > Spe-user at blender.org > > http://www.blender.org/mailman/listinfo/spe-user > > > > > > __________________________________ > Do you Yahoo!? > Friends. Fun. Try the all-new Yahoo! Messenger. > http://messenger.yahoo.com/ > _______________________________________________ > Spe-user mailing list > Spe-user at blender.org > http://www.blender.org/mailman/listinfo/spe-user From trip at spymac.com Tue Jun 15 01:38:48 2004 From: trip at spymac.com (trip) Date: Mon, 14 Jun 2004 19:38:48 -0400 Subject: [spe.pycs.net] OSX install error Message-ID: I changed the permission to let it in. But now it wants something else. How much more do I have to install ? Last login: Mon Jun 14 19:28:33 on ttyp1 Welcome to Darwin! [Doritoss-Computer:~] ranch% /System/Library/Frameworks/Python.framework/Versions/2.3/bin/spe Traceback (most recent call last): File "/System/Library/Frameworks/Python.framework/Versions/2.3/bin/spe", line 3, in ? import _spe.SPE File "/System/Library/Frameworks/Python.framework/Versions/2.3/lib/ python2.3/site-packages/_spe/__init__.py", line 1, in ? import info File "/System/Library/Frameworks/Python.framework/Versions/2.3/lib/ python2.3/site-packages/_spe/info.py", line 84, in ? import wx ImportError: No module named wx [Doritoss-Computer:~] ranch% 2.3/lib/python2.3/site-packages/sm_idle/ZoomHeight.py to ZoomHeight.pyc running install_scripts copying build/scripts-2.3/spe -> /System/Library/Frameworks/Python.framework/Versions/2.3/bin Script exited with status code: 'error: /System/Library/Frameworks/Python.framework/Versions/2.3/bin/spe: Permission denied' Thanks for trying spe 0.5.1.d Requirements: Blender 2.31 (optional for spe) wxPython 2.4.2.4. (not for blenpy) running install running build running build_py running build_scripts running install_lib byte-compiling /System/Library/Frameworks/Python.framework/Versions/2.3/lib/python2.3/ site-packages/_spe/plugins/pychecker2/tests/badparse.py to badparse.pyc File "/System/Library/Frameworks/Python.framework/Versions/2.3/lib/ python2.3/site-packages/_spe/plugins/pychecker2/tests/badparse.py", line 1 === ^ SyntaxError: invalid syntax running install_scripts copying build/scripts-2.3/spe -> /System/Library/Frameworks/Python.framework/Versions/2.3/bin Script exited with status code: "error: could not delete '/System/Library/Frameworks/Python.framework/Versions/2.3/bin/spe': Permission denied" Thanks for trying spe 0.5.1.d Requirements: Blender 2.31 (optional for spe) wxPython 2.4.2.4. (not for blenpy) running install running build running build_py running build_scripts running install_lib byte-compiling /System/Library/Frameworks/Python.framework/Versions/2.3/lib/python2.3/ site-packages/_spe/plugins/pychecker2/tests/badparse.py to badparse.pyc File "/System/Library/Frameworks/Python.framework/Versions/2.3/lib/ python2.3/site-packages/_spe/plugins/pychecker2/tests/badparse.py", line 1 === ^ SyntaxError: invalid syntax running install_scripts copying build/scripts-2.3/.DS_Store -> /System/Library/Frameworks/Python.framework/Versions/2.3/bin copying build/scripts-2.3/spe -> /System/Library/Frameworks/Python.framework/Versions/2.3/bin changing mode of /System/Library/Frameworks/Python.framework/Versions/2.3/bin/.DS_Store to 755 changing mode of /System/Library/Frameworks/Python.framework/Versions/2.3/bin/spe to 755 _____________________________________________________________________ Spe is installed in /System/Library/Frameworks/Python.framework/Versions/2.3/lib/python2.3/ site-packages To be able to use spe in blender, be sure that this path is included in your PYTHONPATH. See the installation section in the manual for more information ( /System/Library/Frameworks/Python.framework/Versions/2.3/lib/python2.3/ site-packages/_spe/_spe/doc/manual.html ). Spe was installed succesfully. From mike at mwirth.com Tue Jun 15 08:33:38 2004 From: mike at mwirth.com (Mike Wirth) Date: Mon, 14 Jun 2004 23:33:38 -0700 Subject: [spe.pycs.net] OSX install error In-Reply-To: References: Message-ID: Looks like you need to install wxPython. By the way, I prefixed the install commands with "sudo" and then answered the password question with my password (my account has admin privileges) so that the install script has root permission. Mike Wirth Palo Alto, CA >I changed the permission to let it in. But now it wants something >else. How much more do I have to install ? > >Last login: Mon Jun 14 19:28:33 on ttyp1 >Welcome to Darwin! >[Doritoss-Computer:~] ranch% >/System/Library/Frameworks/Python.framework/Versions/2.3/bin/spe >Traceback (most recent call last): > File >"/System/Library/Frameworks/Python.framework/Versions/2.3/bin/spe", >line 3, in ? > import _spe.SPE > File >"/System/Library/Frameworks/Python.framework/Versions/2.3/lib/python2.3/site-packages/_spe/__init__.py", >line 1, in ? > import info > File >"/System/Library/Frameworks/Python.framework/Versions/2.3/lib/python2.3/site-packages/_spe/info.py", >line 84, in ? > import wx >ImportError: No module named wx >[Doritoss-Computer:~] ranch% > > > >2.3/lib/python2.3/site-packages/sm_idle/ZoomHeight.py to ZoomHeight.pyc >running install_scripts >copying build/scripts-2.3/spe -> >/System/Library/Frameworks/Python.framework/Versions/2.3/bin >Script exited with status code: 'error: >/System/Library/Frameworks/Python.framework/Versions/2.3/bin/spe: >Permission denied' > >Thanks for trying spe 0.5.1.d > > >Requirements: > Blender 2.31 (optional for spe) > wxPython 2.4.2.4. (not for blenpy) >running install >running build >running build_py >running build_scripts >running install_lib >byte-compiling >/System/Library/Frameworks/Python.framework/Versions/2.3/lib/python2.3/site-packages/_spe/plugins/pychecker2/tests/badparse.py >to badparse.pyc > File >"/System/Library/Frameworks/Python.framework/Versions/2.3/lib/python2.3/site-packages/_spe/plugins/pychecker2/tests/badparse.py", >line 1 > === > ^ >SyntaxError: invalid syntax >running install_scripts >copying build/scripts-2.3/spe -> >/System/Library/Frameworks/Python.framework/Versions/2.3/bin >Script exited with status code: "error: could not delete >'/System/Library/Frameworks/Python.framework/Versions/2.3/bin/spe': >Permission denied" > >Thanks for trying spe 0.5.1.d > > >Requirements: > Blender 2.31 (optional for spe) > wxPython 2.4.2.4. (not for blenpy) >running install >running build >running build_py >running build_scripts >running install_lib >byte-compiling >/System/Library/Frameworks/Python.framework/Versions/2.3/lib/python2.3/site-packages/_spe/plugins/pychecker2/tests/badparse.py >to badparse.pyc > File >"/System/Library/Frameworks/Python.framework/Versions/2.3/lib/python2.3/site-packages/_spe/plugins/pychecker2/tests/badparse.py", >line 1 > === > ^ >SyntaxError: invalid syntax >running install_scripts >copying build/scripts-2.3/.DS_Store -> >/System/Library/Frameworks/Python.framework/Versions/2.3/bin >copying build/scripts-2.3/spe -> >/System/Library/Frameworks/Python.framework/Versions/2.3/bin >changing mode of >/System/Library/Frameworks/Python.framework/Versions/2.3/bin/.DS_Store >to 755 >changing mode of >/System/Library/Frameworks/Python.framework/Versions/2.3/bin/spe to >755 > >_____________________________________________________________________ > > > > > > >Spe is installed in >/System/Library/Frameworks/Python.framework/Versions/2.3/lib/python2.3/site-packages > >To be able to use spe in blender, be sure that this path is included >in your PYTHONPATH. See the installation section in the manual for more >information ( >/System/Library/Frameworks/Python.framework/Versions/2.3/lib/python2.3/site-packages/_spe/_spe/doc/manual.html >). > >Spe was installed succesfully. > >_______________________________________________ >Spe-user mailing list >Spe-user at blender.org >http://www.blender.org/mailman/listinfo/spe-user From luiz at engenhosolucoes.com.br Tue Jun 15 17:00:47 2004 From: luiz at engenhosolucoes.com.br (Luiz Fernando B. Ribeiro) Date: Tue, 15 Jun 2004 12:00:47 -0300 Subject: [spe.pycs.net] Encoding Message-ID: Greetings to all, I'm new to SPE and I'm having problem saving my files. My files use international characters in comments and strings, I'm from Brazil, and when saving SPE throws an error in Child.py because of encoding. This the message in shell: Traceback (most recent call last): File "C:\Python23\Lib\site-packages\_spe\Menu.py", line 429, in menu_save self.parentPanel.childActive.save() File "C:\Python23\lib\site-packages\_spe\Child.py", line 184, in save content = str(source.replace('\r\n','\n')) UnicodeEncodeError: 'ascii' codec can't encode characters in position 90-91: ordinal not in range(128) My file has a declaration on top: # -*- coding: iso8859-1 -*- How can I inform SPE about the encoding my file is using? Thanks in advance, -- Luiz Fernando B. Ribeiro Engenho Solu??es para a Internet +55 11 4485-0136