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

problem with instantstyle #905

Open
TheMich01 opened this issue Feb 7, 2025 · 0 comments
Open

problem with instantstyle #905

TheMich01 opened this issue Feb 7, 2025 · 0 comments

Comments

@TheMich01
Copy link

<<PINOKIO_SHELL>>eval "$(conda shell.bash hook)" ; conda deactivate ; conda deactivate ; conda deactivate ; conda activate base ; source /home/slate/pinokio/api/instantstyle.git/app/env/bin/activate /home/slate/pinokio/api/instantstyle.git/app/env ; python app.py
Traceback (most recent call last):
File "/home/slate/pinokio/api/instantstyle.git/app/app.py", line 7, in
import cv2
File "/home/slate/pinokio/api/instantstyle.git/app/env/lib/python3.10/site-packages/cv2/init.py", line 181, in
bootstrap()
File "/home/slate/pinokio/api/instantstyle.git/app/env/lib/python3.10/site-packages/cv2/init.py", line 153, in bootstrap
native_module = importlib.import_module("cv2")
File "/home/slate/pinokio/bin/miniconda/lib/python3.10/importlib/init.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
ImportError: libpng16-ef62451c.so.16.44.0: cannot open shared object file: No such file or directory

(env) (base) <<PINOKIO_SHELL>>

the library are missing, i try to instal them via pip but with no resoult.
Any suggestions?

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

1 participant