在win10上,安装wmi,首先下载https://pypi.python.org/pypi/WMI/#downloads,将wmi下载下来 安装过程中,会报错,No Python installation found in the registry 接下来 Apparently (having faced related 64- and 32-bit issues on OS X) there is a bug in the Windows installer. I stumbled acro
win10上安装的pycharm,在pycharm创建的py2.7虚拟环境中安装flask-sqlalchemy 执行pip install flask-mysqldb报错 error: Microsoft Visual C++ 9.0 is required. Get it from http://ak a.ms/vcpython27 到报错链接下载该文件,然后安装后,仍然报错 Building wheel for mysqlclient (setup.py) ... error ERROR: