[python-ogre] Python-Ogre 1.7.1 Available for Windows

40 views
Skip to first unread message

Andy Miller

unread,
May 16, 2010, 1:14:13 AM5/16/10
to python-ogre-developers
Team

Please see the announcement here for the Windows release of Python-Ogre 1.7.1 -- As a side note I've changed the license to an MIT one..

I have significantly changed the packaging for a number of reasons
  • Enable more regular releases
  • Track which modules are actually being used
  • Allow updates for an individual module to be made in a simple fashion
However it's likely that I've broken something (missed a file etc) so if you get a chance to test this release please let me know of any issues..

Thanks
Andy

--
You received this message because you are subscribed to the Google Groups "Python Ogre Developers" group.
To post to this group, send email to python-ogre...@googlegroups.com.
To unsubscribe from this group, send email to python-ogre-devel...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/python-ogre-developers?hl=en.

Enrico Zschemisch

unread,
May 16, 2010, 10:07:40 AM5/16/10
to python-ogre...@googlegroups.com

Hi Andi,

I am trying to build the latest SVN version (should be the same as the new
release) on Ubuntu 10.04. I get a syntax error when trying to install the
prerequsites:
python python-ogre/BuildModule.py -r pygccxml pyplusplus
Traceback (most recent call last):
File "python-ogre/BuildModule.py", line 9, in <module>
import environment
File "/data/projekte/po/python-ogre/environment.py", line 679
'.', ['+', 'setup.py', 'ReportVersion.py', 'INSTALL.TXT']
^
SyntaxError: invalid syntax

I changed the comma into a colon. Then the next error appears:
python python-ogre/BuildModule.py -r pygccxml pyplusplus
Traceback (most recent call last):
File "python-ogre/BuildModule.py", line 9, in <module>
import environment
File "/data/projekte/po/python-ogre/environment.py", line 2028, in
<module>
class ogreterrain(pymodule):
File "/data/projekte/po/python-ogre/environment.py", line 2042, in
ogreterrain
Config.PATH_LIB_Ogre_OgreMain_debug,
AttributeError: 'module' object has no attribute
'PATH_LIB_Ogre_OgreMain_debug'


There are lots of these errors after this one. I commented all these lines
out for now, but I need to know what the purpose is of these lines and why
they fail?


Thanks,
Enrico

Andy Miller

unread,
May 16, 2010, 11:19:19 AM5/16/10
to python-ogre-developers
My fault for not updating the SVN after I did the builds -- do an update now and see how you go..

Andy

Freyr Magnússon

unread,
May 30, 2010, 1:40:28 PM5/30/10
to python-ogre...@googlegroups.com
btw: ConstChildNodeIterator is not exposed properly in 1.7.1 as it was in 1.7.
 
was there an issue tracker to file bugs to?

Freyr

Andy Miller

unread,
May 30, 2010, 6:45:15 PM5/30/10
to python-ogre-developers
You can use sourceforge for filing bugs -- however it looks like it's exposed to me so so you have a sample piece of code to show the problem and I'll take a look..

Regards

Andy


2010/5/31 Freyr Magnússon <freyr.m...@gmail.com>

Freyr Magnússon

unread,
May 31, 2010, 12:54:25 PM5/31/10
to python-ogre...@googlegroups.com

Andy Miller

unread,
Jun 1, 2010, 1:49:14 AM6/1/10
to python-ogre-developers
And fixed (I think) -- you can grab the updated ogre module from SourceForge and let me know how it goes..

Regards
Andy

2010/6/1 Freyr Magnússon <freyr.m...@gmail.com>

Freyr Magnússon

unread,
Jun 1, 2010, 7:52:50 AM6/1/10
to python-ogre...@googlegroups.com
I've downloaded the update and the iterator works fine now.

thanks for the quick response.

I'm enjoying ogre through python quite a bit. So please keep up the good work :)

Freyr
Reply all
Reply to author
Forward
0 new messages