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

No Module named 'tomesd' #33

Open
Torcelllo opened this issue May 2, 2023 · 4 comments
Open

No Module named 'tomesd' #33

Torcelllo opened this issue May 2, 2023 · 4 comments

Comments

@Torcelllo
Copy link

TomeSD appears as an extension in AUTOMATIC1111. I have followed the installation instructions.
It does not appear on the settings page of AUTOMATIC1111. At startup using webui-user.bat
it states

import tomesd

ModuleNotFoundError: No module named 'tomesd'

@victorca25
Copy link

You need to follow the extension instructions and install “tomesd” with pip.

@Torcelllo
Copy link
Author

Torcelllo commented May 3, 2023

Twice and three times, but in the end it cannot find

C:\stable-diffusion-webui\venv\Scripts\tomesd\tomesd>python setup.py build develop
python: can't open file 'C:\stable-diffusion-webui\venv\Scripts\tomesd\tomesd\setup.py': [Errno 2] No such file or directory

I checked this folder and no setup.py file at all

@papuSpartan
Copy link

Twice and three times, but in the end it cannot find

If you want to easily try out or use tomesd, then I recommend trying vlad's fork as it comes with it now by default https://github.com/vladmandic/automatic

@GunnyNinja
Copy link

GunnyNinja commented May 30, 2023

You need to follow the extension instructions and install “tomesd” with pip.

I did not add this to Automatic1111. NO idea how it got there, but it's preventing it from starting. How do I remove the import tomesd command? I did what you said and it didn't help. This is a local installation.

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

4 participants