質問編集履歴
1
環境追記
title
CHANGED
File without changes
|
body
CHANGED
@@ -1,3 +1,4 @@
|
|
1
|
+
Windows10 64bit, Python3.5 64bit
|
1
2
|
dillでバイナリ化したオブジェクトをMultiprocessingで実行しようとするとNameErrorになります。
|
2
3
|
```Python
|
3
4
|
import dill
|