How did you install it, exactly? Are you sure that the installation includes the Python modules?
Did you try making sure that PYTHONPATH includes wherever it ended up? > On Mar 16, 2021, at 12:19 PM, Randall Rauwendaal <rand...@rauwendaal.net> > wrote: > > I have OpenImageIO installed on my iMac running Big Sur, however, I can't > seem to get it to work properly within a Jupyter Notebook (through vscode) > without getting ModuleNotFoundError. Does anyone know how to fix this? > Perhaps how to point the python interpreter the Notebook is using at the > installation of oiio? > > > > --------------------------------------------------------------------------- > ModuleNotFoundError Traceback (most recent call last) > <ipython-input-44-9391827594c4> in <module> > ----> 1 import OpenImageIO > > ModuleNotFoundError: No module named 'OpenImageIO' > _______________________________________________ > Oiio-dev mailing list > Oiio-dev@lists.openimageio.org > http://lists.openimageio.org/listinfo.cgi/oiio-dev-openimageio.org -- Larry Gritz l...@larrygritz.com
_______________________________________________ Oiio-dev mailing list Oiio-dev@lists.openimageio.org http://lists.openimageio.org/listinfo.cgi/oiio-dev-openimageio.org