AlizerUncaged / desktop-waifu

Desktop Waifu!
336 stars 48 forks source link

My solved Issues #86

Open Xanmal877 opened 1 year ago

Xanmal877 commented 1 year ago

okay, so There have been a LOT of people posting errors similar to this. I fixed it myself without the help of the forums. but after going through. the lot of you are struggling as well. So I am going to do this, I am going to start posting my solutions to my problems I have found here instead of just saying "solved".

image

Problem 1: "no python" was resolved by opening the pyvenv.cfg found in Desktop Waifu\desktop-waifu\waifu\pyvenv.cfg and changing the line in the picture to the folder where my python exe is at.

Problem 2: no Colorama module found. Problem solved, but this one is a bit complex. To simplify. Python is a complicated and tricky program.

and this is gonna SUCK

  1. go to add or remove programs

  2. uninstall all versions of Python. a cheap way to do this is to type python in the add or remove programs search bar and remove everything that stays.

  3. go to https://www.python.org/downloads/ and download the latest version

  4. set the virtual path. A. to do this, open up search and type env. select the top option. then select environment Variables. under System variables there is one called Path. double click it. B. leave it all open and go to search type "python" Right click the the python exe and click "open file location" in the folder it opens find Python.exe and open file location AGAIN. copy the address bar at the top and go back to the path window. click new and past the address you just copied. hit enter, then ok, then apply, then ok. if apply is greyed out still. don't worry and just hit ok.

5.go back to your UNTOUCHED Waifu folder. if you made any changes just delete it and redownload from scratch.

  1. run Start.bat
JackRobert94464 commented 1 year ago

for problem 2 just do pip install colorama lmao

goenyan commented 1 year ago

Problem 1: No python means you have no Python installed in your computer. If it already installed but still said no python, set python PATH in the System Environment. Problem 2: pip install colorama

MiMalhaar commented 1 year ago

Please try solving this problem

You (mic [Transcribing (96.3 kB)]) > Error: You exceeded your current quota, please check your plan and billing details.

JackRobert94464 commented 1 year ago

Please try solving this problem

You (mic [Transcribing (96.3 kB)]) > Error: You exceeded your current quota, please check your plan and billing details.

Using a local whisper can solve this problem. https://github.com/AlizerUncaged/desktop-waifu/issues/47#issuecomment-1575340195 Just make sure you have enough hardware to run it though.

beneficialzombie commented 1 year ago

for problem 2 just do pip install colorama lmao

doesnt work believe it or not

BasedAnon commented 1 year ago

Problem 1: "no python" was resolved by opening the pyvenv.cfg found in Desktop Waifu\desktop-waifu\waifu\pyvenv.cfg and changing the line in the picture to the folder where my python exe is at.

This helped me, thanks!

fortniteswaggg commented 1 year ago

I followed step one and it still doesn't work. Anyone able to help me?