kohya_ss icon indicating copy to clipboard operation
kohya_ss copied to clipboard

persistent error: no module named library

Open Rb-diff opened this issue 1 year ago • 2 comments

as the title states I am having a persitent and consistent error of not finding "library" module. This is a cross platform and cross build error. Regardless of build or branch or if I'm running it local or colab I keep getting this and to this day no one has been able to tell me what it means or what the Library module actually is.

Screenshot 2023-03-11 072507

Rb-diff avatar Mar 11 '23 06:03 Rb-diff

This is the case when the library is not installed as part of requirements.txt. try running upgrade.ps1 to rerun the requirements installation.

bmaltais avatar Mar 11 '23 11:03 bmaltais

This is the case when the library is not installed as part of requirements.txt. try running upgrade.ps1 to rerun the requirements installation.

will try it.

just as soon as I figure out how. I know just enough about code as to know when to stop before I break something :)

Rb-diff avatar Mar 11 '23 20:03 Rb-diff