kohya-ss / kohya-ss/sd-scripts

Problem installing Kohya-ss

Open
#894 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
7.2k
Forks
1.2k
Avg merge
11m
Merged PRs (30d)
2

Description

When trying to install it, the cmd window opens, then displays the following before quickly closing:

`========================================
modules installed outside the virtual environment were found.
this can cause issues. Please review the installed modules.

You can deinstall all the local modules with:

deactivate
pip freeze > uninstall.txt
pip uninstall -y -r uninstall.txt
========================================

Also, "uninstall.txt" doesn't exist in the kohya_ss folder. What can I do?

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the installation from the issue description and capture the command output before the window closes. Check how the installer handles the virtual environment and the referenced uninstall.txt file; done means the failure is explained and the installation guidance or behavior is corrected.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
devops
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.