Closed sr99622 closed 5 months ago
Hi @sr99622 - looks like there is some permission issue with /home/stephen
directory. Can you check that you have write permissions? Looks like the installation failed and directory creation failed.
Hi @sr99622 - were you able to solve this issue?
closing due to lack of activity. if you continue to have trouble, please file a new issue. thanks!
During gegl build, this error was encountered
The file /usr/local/lib/x86_64-linux-gnu/pkgconfig/babl.pc was renamed to babl-0.1.pc and then gegl build success
Then during gimp build
File above was changed back to babl.pc and gimp build success, and then open vino extensions were found in layers. There were some other instances of the babl-0.1.pc not found, but they didn't seem to affect the build ?
Edit: Tried re-building with symlink babl-0.1.pc to babl.pc and compiled without the same error. There was this error however after gimp install
Added the path as shown in gimp. There are three selections in the openvino ai plugins menu option, semantic segmentation, stable diffusion and superresolution. Stable Diffusion and semantic segmentation seem to be working but superresolution fails with error
Tried testing a few stable diffusion models, during one of these (some control-...) the system froze and had to power down to re-boot. Then when re-starting gimp a bunch of error messages in the terminal, and stable diffusion would not start with error
For reference the CPU is an Intel i5-12400, GPU A380, 16 GB RAM, stable diffusion not coming back after re-boot