Python multiprocessing 'NoneType' object has no attribute 'split'

前端 未结 0 583
自闭症患者
自闭症患者 2020-12-23 11:00

I am trying to speed up my python script using multiprocessing. This script is supposed to process one word at a time from a file, where each word is on its own line in the

相关标签:
回答
  • 消灭零回复
提交回复
热议问题