Azure Li

Results 2 comments of Azure Li

I met the same problem when compiling vim. The problem appeared because that cl tried to enable multiple process compilation, which wine may not support, and cause a race condition...

hid 1.0.5 introduced the new symbol that is not yet supported by the old dynamic library. Try: ``` pip uninstall hid pip install hid==1.0.4 ```