carson-katri / dream-textures

Stable Diffusion built-in to Blender
GNU General Public License v3.0
7.77k stars 415 forks source link

shm.dll fix #796

Closed NullSenseStudio closed 3 months ago

NullSenseStudio commented 3 months ago

The recent PyTorch 2.3.0 version has a new MKL dependency on Windows that isn't being loaded due to the uncommon method of installing to a target directory.

Fixes OSError: [WinError 126] The specified module could not be found. Error loading "...\dream_textures\.python_dependencies\torch\lib\shm.dll" or one of its dependencies.