I think the only way is to modify the setup script to pass -X:Frames for
IronPython. Also, I believe distribute is deprecated in favour of renewing
work on setuptools, so you might be better off looking at the latest
version of it instead.
- Jeff
On Mon, Jul 15, 2013 at 8:43 PM, Daniel Fernandez
Hi All,
I ran into an issue trying to execute dsitribute_setup.py. I used both the
-X:Frames and -X:FullFrames but I am getting an error message sys module does
not contain '_getframe'. Here is the output
c:\Users\Daniel\Downloads>c:\IronPython27\ipy.exe -X:Frames
distribute_setup.pyExtracting