Commit d0b0408cc9356cbdfc2edadcaa1eab0774332cd9
1 parent
5707ef7c
Exists in
master
and in
28 other branches
Update README.md
Showing
1 changed file
with
2 additions
and
0 deletions
Show diff stats
README.md
@@ -19,3 +19,5 @@ InVesalius generates 3D medical imaging reconstructions based on a sequence of 2 | @@ -19,3 +19,5 @@ InVesalius generates 3D medical imaging reconstructions based on a sequence of 2 | ||
19 | #### Windows 64 bits (tested on Windows 7) | 19 | #### Windows 64 bits (tested on Windows 7) |
20 | 20 | ||
21 | 1. [Python 2.7.8](http://bit.ly/1W6JQ6L) | 21 | 1. [Python 2.7.8](http://bit.ly/1W6JQ6L) |
22 | +* After instalation create a system variable named %PYTHONPATH% with values: C:\Python27;C:\Python27\Lib;C:\Python27\Lib\site-packages;C:\Python27\Scripts; | ||
23 | +2. [wxPython 3.] |