Here's a quickie from the scons build - I guess indexes are zero based, so
platform.uname()[6] should be platform.uname()[5] ;-)
# scons
scons: Reading SConscript files ...
IndexError: tuple index out of range:
File "/home/magill/occ/pythonOCC/src/SConstruct", line 100:
architecture = platform.uname()[6] #returns i386, i686 etc.
jelle feringa wrote:
> Do you mean XSControl? This module also fails for me. It's however a
> *very* important module since most of the IGESControl(Reader/Writer) and
> STEPControl(Reader/Writer) objects inherit from the XSControl_Controler
> class. I made a small mistake in my SWIG_generator script; the fix is
> quite easy. I have to regenerate all the .i files and upload the result
> to the svn repository. Hope I'll have a few time tomorrow to do that.
>
>
> Ah, I have the same problem on OSX. Didnt know it was a depenency of the
> Iges&StepControl...
>
_______________________________________________
Pythonocc-users mailing list
[email protected]
https://mail.gna.org/listinfo/pythonocc-users