windows virtualenv pip numpy problem code example
Example: windows virtualenv pip numpy problem
# in terminal/command line of venv
easy_install cpython
easy_install numpy
# in terminal/command line of venv
easy_install cpython
easy_install numpy