"app/TesseractOCRPipelineModel.defaults.yml" did not exist on "b4082a254720c8b0ccd9d0a5ea6adc456b364a96"
Newer
Older
rem Install navipy within blender
rem How to use it:
rem Open the command line tool with administrator rights,
rem find where python used by blender is placed, and then,
rem run this command with the path to python.exe
@echo off
echo %1
%1 -m ensurepip
%1 -m pip install navipy