Added Other Requirement for Installing on Windows.
Microsoft Visual C++ 9.0 is required for installation. Otherwise large errors are show when executing pip install magic-wormhole.
This commit is contained in:
parent
68ce54ad3a
commit
d9b47c4f84
|
@ -89,6 +89,7 @@ package.
|
||||||
On Windows, python2 may work better than python3. On older systems, `$ pip
|
On Windows, python2 may work better than python3. On older systems, `$ pip
|
||||||
install --upgrade pip` may be necessary to get a version that can compile all
|
install --upgrade pip` may be necessary to get a version that can compile all
|
||||||
the dependencies.
|
the dependencies.
|
||||||
|
Microsoft Visual C++ 9.0 is required. Get it from http://aka.ms/vcpython27
|
||||||
|
|
||||||
## Motivation
|
## Motivation
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user