Open GoogleCodeExporter opened 8 years ago
Additional Info: I uncomented the pause in the post.bat here is the output, nut
sure if this helps, but figured I would add it
c:\apps\HeeksCNC\HeeksCNC>.\python.exe "c:\apps\tmp\post.py"
'import site' failed; use -v for traceback
bdc::setSTL()
KDTree::setXYDimensions()
KDTree::setBucketSize = 1
bdc::setSTL() done.
dropCutterSTL5 262 cl-points and 338 triangles.
...
Original comment by michaud...@yahoo.com
on 31 May 2011 at 2:28
So the impoert site issue was not the problem. The site.pyc was missing in the
python.zip file. I added it to the zip from the python26 directory (still there
from the uninstall if the heekscnc 17.2 version. The import error is now gone,
but the application still crashes. The windows error indicates heekscad has
stopped.
Original comment by michaud...@yahoo.com
on 31 May 2011 at 2:52
After more testing it looks like the action of calling the external program
causes it to crash. I REM out the python.exe %1 in the post.bat file and the
crash still happens. Also if I rename post.bat it will crash.
Original comment by michaud...@yahoo.com
on 31 May 2011 at 3:12
I installed versions 16 and 17 and I get the same issue. Could this be
something else on my machine conflicting with heeks?
Original comment by michaud...@yahoo.com
on 31 May 2011 at 3:55
Is this issue still valid ?
Original comment by neomil...@gmail.com
on 10 Mar 2015 at 3:31
I have moved to bobcad so not sure. I have not used heeks for a while now.
Thank you for checking though.
Original comment by michaud...@yahoo.com
on 10 Mar 2015 at 9:53
Original issue reported on code.google.com by
michaud...@yahoo.com
on 31 May 2011 at 2:07