Error: Failed building wheel for wxpython-phoenix while installing wx
问题 I am trying to install wxpython (I have python 3.5.2(32Bit) and Windows 10(64Bit)) I tried : pip install wx and i get: Failed building wheel for wxpython-phoenix 2 times and then a big error line--> I also tried installing Anaconda, but it did not help.How can I overcome the problem ? 回答1: There's a lot of questions about failed installations on windows, probably because the packages are compiled when installed, and sometimes the compilation fail when the compiler is not properly configured.