pycam icon indicating copy to clipboard operation
pycam copied to clipboard

cannot create process with release (0.6.4): list index out of range

Open august9999 opened this issue 6 years ago • 2 comments

the same problem which already was with 0.6.2. python-enum34 package should be installed or added into the branch, otherwise the error occurs:

File "/home/ga/pycam-0.6.4/pycam/Plugins/Processes.py", line 239, in _process_new strategy = strategies[0] IndexError: list index out of range

august9999 avatar Nov 20 '19 12:11 august9999

Same here. Also had this in earlier releases (coming back to pycam after 2 years now.)

jayMcBee avatar Nov 20 '19 13:11 jayMcBee

..for some reason I'm not hitting this on my Debian 9 system with pycam 0.6.3.

jayMcBee avatar Nov 20 '19 14:11 jayMcBee