Skip to content
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

Open
boundlessliving opened this issue Jun 27, 2024 · 3 comments
Open

Diffuser module not found - not running #1

boundlessliving opened this issue Jun 27, 2024 · 3 comments

Comments

@boundlessliving
Copy link

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"

@kashifsaeed79
Copy link

update the repository

@TheNacreGod
Copy link

TheNacreGod commented Oct 12, 2024

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
C:\Users\Administrator\pinokio\cache\TMPDIR\pip-install-ohycjc1_\insightface_08ac92c8d16f447cae46639025d32908\insightface\thirdparty\face3d\mesh\cython\mesh_core.h(4): fatal error C1083: Cannot open include file: 'stdio.h': No such file or directory
error: command 'C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.29.30133\bin\HostX86\x64\cl.exe' failed with exit code 2
[end of output]

note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for insightface
Failed to build insightface
ERROR: Could not build wheels for insightface, which is required to install pyproject.toml-based projects

--- But adding Windows 11 SDK in visual studio fixed it.

@ZRSN-1101
Copy link

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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants