uqfoundation / pathos

parallel graph management and execution in heterogeneous computing
http://pathos.rtfd.io
Other
1.38k stars 89 forks source link

don't use multiprocess-0.70.11 #205

Closed mmckerns closed 3 years ago

mmckerns commented 3 years ago

bad wheel for python 3.7+, don't use this version

mmckerns commented 3 years ago

fixed in 8c80d1a4e5690cce22eb80345b9f6b231db4f2ef; released pathos-0.2.7 should automatically select multiprocess-0.70.11.1 over multiprocess-0.70.11 -- but if for whatever reason multiprocess-0.70.11 is installed (it's the minimum required by release pathos-0.2.7), then the best approach is to force an upgrade of multiprocess to 0.70.11.1.