lucidrains / deep-daze

Simple command line tool for text to image generation using OpenAI's CLIP and Siren (Implicit neural representation network). Technique was originally created by https://twitter.com/advadnoun
MIT License
4.37k stars 326 forks source link

"Fatal error in launcher" #170

Open silasmcnutt opened 3 years ago

silasmcnutt commented 3 years ago

Getting this every time I try installing deep-daze:

Fatal error in launcher: Unable to create process using '"c:\program files (x86)\python38-32\python.exe" "C:\Users\SilasM\AppData\Roaming\Python\Python38\Scripts\pip3.exe" install deep-gaze': The system cannot find the file specified.

I've tried reinstalling Python as well as pip multiple different times with different versions. Anything that could possibly be the problem? Also, every time I try opening any python file, it seems to open and immediately close right after no matter what it's supposed to do.