Issue
If you use pip install to try and install MaterialX from a local build, it is very slow (sometimes 5-10 minutes). In contrast the cmake install is very fast (seconds) but does not perform an "official" install.
Is there a reason for this, and are there options to allow this to install faster ?
Issue
If you use
pip installto try and install MaterialX from a local build, it is very slow (sometimes 5-10 minutes). In contrast the cmake install is very fast (seconds) but does not perform an "official" install.Is there a reason for this, and are there options to allow this to install faster ?