GithubHelp home page GithubHelp logo

Comments (1)

GovenorKratos avatar GovenorKratos commented on September 16, 2024

** The full output - This is everything I got from the ouput on the terminal**: (Sorry about the formatting)

Compiling and loading c extensions from "/home/redacted/stablediffusion-infinity/PyPatchMatch".
rm -rf build/obj libpatchmatch.so
Package opencv4 was not found in the pkg-config search path.
Perhaps you should add the directory containing opencv4.pc' to the PKG_CONFIG_PATH environment variable Package 'opencv4', required by 'virtual:world', not found mkdir: created directory 'build/obj' mkdir: created directory 'build/obj/csrc/' [dep] csrc/inpaint.cpp ... Package opencv4 was not found in the pkg-config search path. Perhaps you should add the directory containing opencv4.pc'
to the PKG_CONFIG_PATH environment variable
Package 'opencv4', required by 'virtual:world', not found
[dep] csrc/masked_image.cpp ...
Package opencv4 was not found in the pkg-config search path.
Perhaps you should add the directory containing opencv4.pc' to the PKG_CONFIG_PATH environment variable Package 'opencv4', required by 'virtual:world', not found [dep] csrc/nnf.cpp ... Package opencv4 was not found in the pkg-config search path. Perhaps you should add the directory containing opencv4.pc'
to the PKG_CONFIG_PATH environment variable
Package 'opencv4', required by 'virtual:world', not found
[dep] csrc/pyinterface.cpp ...
Package opencv4 was not found in the pkg-config search path.
Perhaps you should add the directory containing `opencv4.pc'
to the PKG_CONFIG_PATH environment variable
Package 'opencv4', required by 'virtual:world', not found
[CC] csrc/inpaint.cpp ...
csrc/inpaint.cpp:3:10: fatal error: opencv2/imgcodecs.hpp: No such file or directory
3 | #include <opencv2/imgcodecs.hpp>
| ^~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
make: *** [Makefile:33: build/obj/csrc/inpaint.o] Error 1
patch_match compiling failed, will fall back to edge_pad
No module named 'fpie' so PhotometricCorrection is disabled
Traceback (most recent call last):
File "/home/redacted/stablediffusion-infinity/app.py", line 1123, in
setup_button.click(
TypeError: EventListener._setup..event_trigger() got an unexpected keyword argument '_js'
(sd-inf) Redacted@Redacted:~/stablediffusion-infinity$ pip install opencv4
ERROR: Could not find a version that satisfies the requirement opencv4 (from versions: none)
ERROR: No matching distribution found for opencv4

from stablediffusion-infinity.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.