Tuesday, June 21, 2016

Re: Unknown option argument: "--multiprocessing-fork"

在 2014年12月23日星期二 UTC+8下午6:32:05,Canis Major写道:
> I have an error on Windows vim version 7.4.417: Unknown option argument:
> "--multiprocessing-fork" . It is related to using python
> multiprocessing. How I can fix that?

Same issue here on Windows vim version 7.4.1923.
It's not related to any plugin.
To reproduce:
:py from multiprocessing import Pool
:py p = Pool(4)

--
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments: