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

Missing requirement "scikit-image" #170

Closed
Vasyanator opened this issue Mar 1, 2024 · 1 comment
Closed

Missing requirement "scikit-image" #170

Vasyanator opened this issue Mar 1, 2024 · 1 comment
Labels
error Something isn't working

Comments

@Vasyanator
Copy link

When I selected Kanidinsky-3 and specified Native instead of Diffusers in the options, I got the error "No module named 'skimage'". I had to manually install scikit-image.

In addition, I suggest creating dev_console.bat/.sh files that will activate a virtual environment and allow you to enter pip commands in that environment.

seruva19 added a commit to seruva19/kubin-extensions that referenced this issue Mar 1, 2024
@seruva19
Copy link
Owner

seruva19 commented Mar 1, 2024

Thanks for noting this.
I think the 'kd-bg-remover' extension, which by mistake did not specify 'scikit-image' in requirements.txt, was the problem (should be fixed now). The core app does not require scikit-image (at least I was not able to reproduce this error in fresh install conditions).

@seruva19 seruva19 added the error Something isn't working label Mar 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
error Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants