diStyApps / seait

SEAIT is a user-friendly application that simplifies the installation process of AI-related projects
715 stars 43 forks source link

[Bug]: InvokeAI Installation or Launch failed #45

Closed H1ghSyst3m closed 11 months ago

H1ghSyst3m commented 12 months ago

Is there an existing issue for this?

Bug Description

launching InvokeAI at C:\Users\H1ghSyst3m\seait\InvokeAI
C:\Users\H1ghSyst3m\seait\InvokeAI\venv\Scripts\python.exe: can't find '__main__' module in 'C:\\Users\\H1ghSyst3m\\seait\\InvokeAI\\invokeai'

(venv) C:\Users\H1ghSyst3m\seait\InvokeAI>

Step-by-step instructions to reproduce the issue.

Install InvokeAI and launch

Expected Behavior

It launches and works

Current Behavior

After I start the installation

the Error.

launching InvokeAI at C:\Users\H1ghSyst3m\seait\InvokeAI
C:\Users\H1ghSyst3m\seait\InvokeAI\venv\Scripts\python.exe: can't find '__main__' module in 'C:\\Users\\H1ghSyst3m\\seait\\InvokeAI\\invokeai'

(venv) C:\Users\H1ghSyst3m\seait\InvokeAI>

appeared, but in SEAIT it shows that is installed and ready to launch. On launch the same error

Version or Commit where the problem happens

0.1.4.7

What platforms do you use SEAIT ?

Windows

What Python version are you running on ?

3.10.6

What proccecor do you running on SEAIT ?

GPU, CPU

What GPU are you running SEAIT on?

3090 Ti

How much GPU VRAM are you running SEAIT on?

No response

On what Project the issue are you facing?

InvokeAI

Console logs

launching InvokeAI at C:\Users\H1ghSyst3m\seait\InvokeAI
C:\Users\H1ghSyst3m\seait\InvokeAI\venv\Scripts\python.exe: can't find '__main__' module in 'C:\\Users\\H1ghSyst3m\\seait\\InvokeAI\\invokeai'

(venv) C:\Users\H1ghSyst3m\seait\InvokeAI>

Additional information

No response

diStyApps commented 12 months ago

Fixed check it out.

AsaTyr2018 commented 11 months ago

Is there an existing issue for this?

* [x]  I have searched the existing issues and checked the recent builds/commits

Bug Description

launching InvokeAI at C:\Users\H1ghSyst3m\seait\InvokeAI
C:\Users\H1ghSyst3m\seait\InvokeAI\venv\Scripts\python.exe: can't find '__main__' module in 'C:\\Users\\H1ghSyst3m\\seait\\InvokeAI\\invokeai'

(venv) C:\Users\H1ghSyst3m\seait\InvokeAI>

Step-by-step instructions to reproduce the issue.

Install InvokeAI and launch

Expected Behavior

It launches and works

Current Behavior

After I start the installation

the Error.

launching InvokeAI at C:\Users\H1ghSyst3m\seait\InvokeAI
C:\Users\H1ghSyst3m\seait\InvokeAI\venv\Scripts\python.exe: can't find '__main__' module in 'C:\\Users\\H1ghSyst3m\\seait\\InvokeAI\\invokeai'

(venv) C:\Users\H1ghSyst3m\seait\InvokeAI>

appeared, but in SEAIT it shows that is installed and ready to launch. On launch the same error

Version or Commit where the problem happens

0.1.4.7

What platforms do you use SEAIT ?

Windows

What Python version are you running on ?

3.10.6

What proccecor do you running on SEAIT ?

GPU, CPU

What GPU are you running SEAIT on?

3090 Ti

How much GPU VRAM are you running SEAIT on?

No response

On what Project the issue are you facing?

InvokeAI

Console logs

launching InvokeAI at C:\Users\H1ghSyst3m\seait\InvokeAI
C:\Users\H1ghSyst3m\seait\InvokeAI\venv\Scripts\python.exe: can't find '__main__' module in 'C:\\Users\\H1ghSyst3m\\seait\\InvokeAI\\invokeai'

(venv) C:\Users\H1ghSyst3m\seait\InvokeAI>

Additional information

No response

Is the Issue still Active or has it been solved?

H1ghSyst3m commented 11 months ago

I tested it right now. The Issue is solved. Installation worked.