forked from ome/omero-install
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsetup_python_deps.bat
More file actions
16 lines (14 loc) · 951 Bytes
/
setup_python_deps.bat
File metadata and controls
16 lines (14 loc) · 951 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
set PYTHONPIP=C:\Python27\Scripts\pip.exe
%PYTHONPIP% install python-2.7.9\Django-1.6.11-py2.py3-none-any.whl
%PYTHONPIP% install python-2.7.9\matplotlib-1.4.3-cp27-none-win_amd64.whl
%PYTHONPIP% install python-2.7.9\numpy-1.9.2+mkl-cp27-none-win_amd64.whl
%PYTHONPIP% install python-2.7.9\numexpr-2.4.3-cp27-none-win_amd64.whl
%PYTHONPIP% install python-2.7.9\Pillow-2.8.1-cp27-none-win_amd64.whl
%PYTHONPIP% install python-2.7.9\pyparsing-2.0.3-py2-none-any.whl
%PYTHONPIP% install python-2.7.9\python_dateutil-2.4.2-py2.py3-none-any.whl
%PYTHONPIP% install python-2.7.9\pytz-2015.2-py2.py3-none-any.whl
%PYTHONPIP% install python-2.7.9\six-1.9.0-py2.py3-none-any.whl
%PYTHONPIP% install python-2.7.9\tables-3.1.1-cp27-none-win_amd64.whl
%PYTHONPIP% install python-2.7.9\virtualenv-12.1.1-py2.py3-none-any.whl
%PYTHONPIP% install python-2.7.9\pywin32-219-cp27-none-win_amd64.whl
c:\Python27\Scripts\pywin32_postinstall.py -install