forked from React-Group/interstellar_ai
pip changes
This commit is contained in:
parent
030e6a3daf
commit
0b2bbaccad
1 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
|||
cd python-bin
|
||||
set PATH=%PATH%;%CD%
|
||||
curl -O https://bootstrap.pypa.io/get-pip.py
|
||||
python get-pip.py
|
||||
cd Scripts
|
||||
set PATH=%PATH%;%CD%
|
||||
cd ..
|
||||
|
|
Loading…
Reference in a new issue