You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge pull request #2898 from alicevision/dev/psutilDep
[core] Rez plugins: Ensure dependencies for `meshroom_compute` are present
This PR introduces a mechanism to ensure that required dependencies for meshroom_compute, specifically psutil, are always included in the node execution environment for rez plugins. Dependencies for meshroom_compute are added to the environment without specifying any version or attempting to match Meshroom's, in order for it to be set directly during the environment resolution.
0 commit comments