You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
508 B
13 lines
508 B
pip config set global.index-url https://pypi.tuna.tsinghua.edu.cn/simple |
|
pip config set install.trusted-host pypi.tuna.tsinghua.edu.cn |
|
|
|
python -m pip install --upgrade pip |
|
pip install oss2 redis pillow numpy opencv-python bpy tqdm pyautogui psutil pywin32 pymysql |
|
|
|
|
|
config |
|
set bin="C:\Program Files\Capturing Reality\RealityCapture\RealityCapture.exe" |
|
%bin% -disableOnlineCommunication -setInstanceName %pid% |
|
%bin% -disableOnlineCommunication -delegateTo %pid% |
|
%bin% -set "appCacheLocation=ProjectFolder" |
|
|
|
|