SEAL icon indicating copy to clipboard operation
SEAL copied to clipboard

Inquiry about Runtime Error

Open fduluke opened this issue 3 years ago • 1 comments

张博士您好:

我在mac上运行python Main.py --data-name USAir时遇到runtime error,我在网上搜寻方法但还是没有得到解决。请问您知道如何解决吗? python版本是3.8.8,pytorch是1.8.1cpu版本。

谢谢 截屏2021-04-09 上午2 49 31

fduluke avatar Apr 08 '21 18:04 fduluke

Could you try to turn off the parallelization by appending "--no-parallel" to your command?

muhanzhang avatar Apr 08 '21 23:04 muhanzhang