Skip to content

Commit 9aad9f1

Browse files
committed
install pip andnumpy
1 parent f3e3312 commit 9aad9f1

File tree

1,405 files changed

+515958
-15
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,405 files changed

+515958
-15
lines changed

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,5 @@
11
oiio_install_x64-win/
2-
**/__pycache__/
2+
**/__pycache__/
3+
*.pyc
4+
*.tar.gz
5+
*.zip

OpenImageIO/OpenImageIO.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
SET OIIO_FOLDER=%~dp0
44

5-
SET ADD_PATH=%OIIO_FOLDER%bin\
5+
SET ADD_PATH=%OIIO_FOLDER%;%OIIO_FOLDER%bin\
66

77
IF EXIST "%OIIO_FOLDER%bin\python\" (
88
SET ADD_PATH=%ADD_PATH%;%OIIO_FOLDER%bin\python\
Binary file not shown.
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)