LykosAI / StabilityMatrix

Multi-Platform Package Manager for Stable Diffusion
https://lykos.ai
GNU Affero General Public License v3.0
4.8k stars 309 forks source link

Procedural entry point could not be located in the dynamic library #958

Closed evanerichards closed 1 month ago

evanerichards commented 1 month ago

What happened?

Before today everything was fine with Stability Matrix. Then I updated it (comfyUI) today, and now I get this error popup:

Capture

No error messages show up in the console though. Just the popup.

Python version: 3.10.11 pytorch version: 2.5.0+cu124

Steps to reproduce

  1. Open Stability Matrix
  2. Click the button to open ComfyUI
  3. Error happens.

Relevant logs

No response

Version

2.12.2

What Operating System are you using?

Windows

evanerichards commented 1 month ago

Reverting to pytorch version: 2.4.1 seemed to fix the problem