-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Diffuser module not found - not running #1
Comments
update the repository |
I was getting the same diffuser module not found error when trying to start the app and I got this when installing: mesh_core.cpp note: This error originates from a subprocess, and is likely not a problem with pip. --- But adding Windows 11 SDK in visual studio fixed it. |
Downloading https://github.com/cloudflare/cloudflared/releases/latest/download/cloudflared-windows-amd64.exe to E:\1pinokio\pinokio\bin... Download Failed: connect ETIMEDOUT 20.205.243.166:443! Download Failed: connect ETIMEDOUT 20.205.243.166:443! Error: connect ETIMEDOUT 20.205.243.166:443 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1300:16) |
After running the install, and then Start, I get this:
Microsoft Windows [Version 10.0.22631.3737]
(c) Microsoft Corporation. All rights reserved.
C:\Users\bobdo\pinokio\api\hallo.git\app>conda_hook && conda deactivate && conda deactivate && conda deactivate && conda activate base && C:\Users\bobdo\pinokio\api\hallo.git\app\env\Scripts\activate C:\Users\bobdo\pinokio\api\hallo.git\app\env && python scripts/app.py
C:\Users\bobdo\pinokio\bin\miniconda\python.exe: can't open file 'C:\Users\bobdo\pinokio\api\hallo.git\app\scripts\app.py': [Errno 2] No such file or directory
(env) (base) C:\Users\bobdo\pinokio\api\hallo.git\app>
[Start proxy] Local Sharing {{input.event[0]}}
Proxy Started {"target":"{{input.event[0]}}","proxy":"http://192.168.0.22:42421"}
At first, I was getting errors about the diffuser models not being found. I uninstalled, reinstalled, reset - and now I get this error, but nothing ever appears in the web browser. The tab just is stuck on "loading"
The text was updated successfully, but these errors were encountered: