2011/1/25 Bill Bedford
> On Tue, 25 Jan 2011 21:36:56 +0100, Thomas Paviot wrote:
> > 2011/1/25 Bill Bedford
> >
> >> Down loaded the precompiled pythonOCC-0.5 of OSX today and got error:-
> >>
> >
> > The precompiled binaries were generated from my MacBook Pro on top of the
> > default python2.
On Tue, 25 Jan 2011 21:36:56 +0100, Thomas Paviot wrote:
> 2011/1/25 Bill Bedford
>
>> Down loaded the precompiled pythonOCC-0.5 of OSX today and got error:-
>>
>
> The precompiled binaries were generated from my MacBook Pro on top of the
> default python2.6. Importing those libraries with pyth
2011/1/25 Bill Bedford
> Down loaded the precompiled pythonOCC-0.5 of OSX today and got error:-
>
The precompiled binaries were generated from my MacBook Pro on top of the
default python2.6. Importing those libraries with python 2.7 fails.
You have to compile your own pythonOCC with your python
Down loaded the precompiled pythonOCC-0.5 of OSX today and got error:-
>>> from OCC.Display.SimpleGui import *
>>> set_backend('x')
>>> display, start_display, add_menu, add_function_to_menu = init_display()
Traceback (most recent call last):
File "", line 1, in
File
"/Library/Frameworks/Py
Hi Thomas
Congrats on the new release! I have been out of the loop for a while
now, being extremely busy with new development, so I was wondering what
the status of the memory/garbage-collection issues are with the new release?
Regards,
Frank
On 25/01/2011 5:50 AM, Thomas Paviot wrote:
Dear
Dear all,
pythonOCC-0.5 is available for download at http://www.pythonocc.org. The
.tar.gz source archive was uploaded a couple of days ago, just the time for
me to package binary files for Windows before making this announcement. Here
is a shortlist of changes coming with this release (376 svn co