Giter Site home page Giter Site logo

Comments (7)

xqqcylh6780 avatar xqqcylh6780 commented on August 23, 2024 1

嗯,看来我说得太早了,我无法按照我的意图安装 scikit-image,构建它失败了......

But this error doesn't seem to affect it, it should be negligible

from sd-cn-animation.

CharlesMod avatar CharlesMod commented on August 23, 2024

+1, I'm getting this as well

from sd-cn-animation.

CharlesMod avatar CharlesMod commented on August 23, 2024

Fixed it by installing scikit-image:

pip install scikit-image==0.19.2 --no-cache-dir

from sd-cn-animation.

xqqcylh6780 avatar xqqcylh6780 commented on August 23, 2024

通过安装scikit映像来修复它:

pip install scikit-image==0.19.2 --no-cache-dir

I have tried and still reported an error. Can you fix it this way

from sd-cn-animation.

xqqcylh6780 avatar xqqcylh6780 commented on August 23, 2024

I have tried, but it's still this error. Can you fix it this way

from sd-cn-animation.

CharlesMod avatar CharlesMod commented on August 23, 2024

Hm seems I spoke too soon, I wasn't able to install scikit-image as I intended, building it fails...

from sd-cn-animation.

P-Chao avatar P-Chao commented on August 23, 2024

The same error

`*** Error running setup: /home/pengchao/workspace/stable-diffusion-webui-mov2mov/modules/processing_scripts/refiner.py
Traceback (most recent call last):
File "/home/pengchao/workspace/stable-diffusion-webui-mov2mov/modules/scripts.py", line 840, in setup_scrips
script.setup(p, *script_args)
TypeError: ScriptRefiner.setup() takes 5 positional arguments but 144 were given


*** Error running setup: /home/pengchao/workspace/stable-diffusion-webui-mov2mov/modules/processing_scripts/seed.py
Traceback (most recent call last):
File "/home/pengchao/workspace/stable-diffusion-webui-mov2mov/modules/scripts.py", line 840, in setup_scrips
script.setup(p, *script_args)
TypeError: ScriptSeed.setup() takes 8 positional arguments but 144 were given


*** Error running before_process: /home/pengchao/workspace/stable-diffusion-webui-mov2mov/extensions-builtin/extra-options-section/scripts/extra_options_section.py
Traceback (most recent call last):
File "/home/pengchao/workspace/stable-diffusion-webui-mov2mov/modules/scripts.py", line 710, in before_process
script.before_process(p, *script_args)
File "/home/pengchao/workspace/stable-diffusion-webui-mov2mov/extensions-builtin/extra-options-section/scripts/extra_options_section.py", line 63, in before_process
for name, value in zip(self.setting_names, args):
TypeError: 'NoneType' object is not iterable

---`

from sd-cn-animation.

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.