SebKuzminsky / pycam

Other
342 stars 101 forks source link

multiprocessing type error #107

Closed valeriob01 closed 6 years ago

valeriob01 commented 6 years ago

Storing a state revision (2/20) Enabled 4 parallel local processes Allow remote processing Connected to a remote task server. Traceback (most recent call last): File "/home/sel/Downloads/newpycam/pycam/pycam/Plugins/ParallelProcessing.py", line 246, in initialize_multiprocessing enable_server_obj.set_label(info[0]) TypeError: 'StockItem' object does not support indexing

sumpfralle commented 6 years ago

thanks!