-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Hi Bob,
Thanks for the great work. I'm trying like crazy to get this to work. I can startup the joginterface, but can't get your main program to run.
I'm on a Mac, Snow Leopard.
Thanks!
Keep getting:
python pygrbl.pyw
Traceback (most recent call last):
File "pygrbl.pyw", line 733, in
main()
File "pygrbl.pyw", line 728, in main
form = MainWindow()
File "pygrbl.pyw", line 73, in init
parser.load(self.filename)
File "/Users/jimkath/grblNew/pygrbl/gcparser.py", line 120, in load
file = open(filename)
IOError: [Errno 2] No such file or directory: 'gcode files/cncweb.txt'
Exception RuntimeError: 'underlying C/C++ object has been deleted' in <bound method GLWidget.del of <ogl_window.GLWidget object at 0x1045673b0>> ignored
Metadata
Metadata
Assignees
Labels
No labels