mileslauridsen

Results 4 comments of mileslauridsen

Digging in a little further, importing OIIO in python requires some PYTHONPATH adjustment: `PYTHONPATH=/usr/local/lib64/python3.7/site-packages:$PYTHONPATH`

@aloysbaillet working through this it looks like the order of building in the packages is for oiio first, then ocio. The APP builds in the cmake commands for OCIO are...

Sounds great, let me clean this up and I'll put in a PR. For some reason in the copy_new_files.sh the '--exclude' flag was preventing copying over the OIIO files. I...

PR in, let me know what you think. https://github.com/AcademySoftwareFoundation/aswf-docker/pull/57