You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tried to install but console keeps crashing, got this in my log file
[notice] A new release of pip is available: 23.0.1 -> 23.2.1
[notice] To update, run: python.exe -m pip install --upgrade pip
D:\Waifu-master\venv\Scripts\python.exe: No module named playwright
DEPRECATION: unidic-lite is being installed using the legacy 'setup.py install' method, because it does not have a 'pyproject.toml' and the 'wheel' package is not installed. pip 23.1 will enforce this behaviour change. A possible replacement is to enable the '--use-pep517' option. Discussion can be found at pypa/pip#8559
DEPRECATION: jieba is being installed using the legacy 'setup.py install' method, because it does not have a 'pyproject.toml' and the 'wheel' package is not installed. pip 23.1 will enforce this behaviour change. A possible replacement is to enable the '--use-pep517' option. Discussion can be found at pypa/pip#8559
DEPRECATION: gruut-lang-fr is being installed using the legacy 'setup.py install' method, because it does not have a 'pyproject.toml' and the 'wheel' package is not installed. pip 23.1 will enforce this behaviour change. A possible replacement is to enable the '--use-pep517' option. Discussion can be found at pypa/pip#8559
DEPRECATION: gruut-lang-es is being installed using the legacy 'setup.py install' method, because it does not have a 'pyproject.toml' and the 'wheel' package is not installed. pip 23.1 will enforce this behaviour change. A possible replacement is to enable the '--use-pep517' option. Discussion can be found at pypa/pip#8559
DEPRECATION: gruut-lang-en is being installed using the legacy 'setup.py install' method, because it does not have a 'pyproject.toml' and the 'wheel' package is not installed. pip 23.1 will enforce this behaviour change. A possible replacement is to enable the '--use-pep517' option. Discussion can be found at pypa/pip#8559
DEPRECATION: gruut-lang-de is being installed using the legacy 'setup.py install' method, because it does not have a 'pyproject.toml' and the 'wheel' package is not installed. pip 23.1 will enforce this behaviour change. A possible replacement is to enable the '--use-pep517' option. Discussion can be found at pypa/pip#8559
DEPRECATION: bnunicodenormalizer is being installed using the legacy 'setup.py install' method, because it does not have a 'pyproject.toml' and the 'wheel' package is not installed. pip 23.1 will enforce this behaviour change. A possible replacement is to enable the '--use-pep517' option. Discussion can be found at pypa/pip#8559
DEPRECATION: bnnumerizer is being installed using the legacy 'setup.py install' method, because it does not have a 'pyproject.toml' and the 'wheel' package is not installed. pip 23.1 will enforce this behaviour change. A possible replacement is to enable the '--use-pep517' option. Discussion can be found at pypa/pip#8559
DEPRECATION: gruut-ipa is being installed using the legacy 'setup.py install' method, because it does not have a 'pyproject.toml' and the 'wheel' package is not installed. pip 23.1 will enforce this behaviour change. A possible replacement is to enable the '--use-pep517' option. Discussion can be found at pypa/pip#8559
DEPRECATION: audioread is being installed using the legacy 'setup.py install' method, because it does not have a 'pyproject.toml' and the 'wheel' package is not installed. pip 23.1 will enforce this behaviour change. A possible replacement is to enable the '--use-pep517' option. Discussion can be found at pypa/pip#8559
DEPRECATION: pyvts is being installed using the legacy 'setup.py install' method, because it does not have a 'pyproject.toml' and the 'wheel' package is not installed. pip 23.1 will enforce this behaviour change. A possible replacement is to enable the '--use-pep517' option. Discussion can be found at pypa/pip#8559
[notice] A new release of pip is available: 23.0.1 -> 23.2.1
[notice] To update, run: python.exe -m pip install --upgrade pip
Traceback (most recent call last):
File "D:\Waifu-master\main.py", line 4, in
import utils.Elevenlabs
File "D:\Waifu-master\utils\Elevenlabs.py", line 9, in
ELEVENLABS_API=set_api_key(KEY)
File "D:\Waifu-master\venv\lib\site-packages\elevenlabs\simple.py", line 10, in set_api_key
os.environ["ELEVEN_API_KEY"] = api_key
File "C:\Python310\lib\os.py", line 685, in setitem
value = self.encodevalue(value)
File "C:\Python310\lib\os.py", line 743, in check_str
raise TypeError("str expected, not %s" % type(value).name)
TypeError: str expected, not NoneType
[notice] A new release of pip is available: 23.0.1 -> 23.2.1
[notice] To update, run: python.exe -m pip install --upgrade pip
Running command git clone --filter=blob:none --quiet https://github.com/openai/whisper.git 'C:\Users\kaj7\AppData\Local\Temp\pip-req-build-c7wty_4y'
[notice] A new release of pip is available: 23.0.1 -> 23.2.1
[notice] To update, run: python.exe -m pip install --upgrade pip
[notice] A new release of pip is available: 23.0.1 -> 23.2.1
[notice] To update, run: python.exe -m pip install --upgrade pip
Traceback (most recent call last):
File "D:\Waifu-master\main.py", line 4, in
import utils.Elevenlabs
File "D:\Waifu-master\utils\Elevenlabs.py", line 9, in
ELEVENLABS_API=set_api_key(KEY)
File "D:\Waifu-master\venv\lib\site-packages\elevenlabs\simple.py", line 10, in set_api_key
os.environ["ELEVEN_API_KEY"] = api_key
File "C:\Python310\lib\os.py", line 685, in setitem
value = self.encodevalue(value)
File "C:\Python310\lib\os.py", line 743, in check_str
raise TypeError("str expected, not %s" % type(value).name)
TypeError: str expected, not NoneType
[notice] A new release of pip is available: 23.0.1 -> 23.2.1
[notice] To update, run: python.exe -m pip install --upgrade pip
Running command git clone --filter=blob:none --quiet https://github.com/openai/whisper.git 'C:\Users\kaj7\AppData\Local\Temp\pip-req-build-r2zrpbct'
[notice] A new release of pip is available: 23.0.1 -> 23.2.1
[notice] To update, run: python.exe -m pip install --upgrade pip
[notice] A new release of pip is available: 23.0.1 -> 23.2.1
[notice] To update, run: python.exe -m pip install --upgrade pip
Traceback (most recent call last):
File "D:\Waifu-master\main.py", line 4, in
import utils.Elevenlabs
File "D:\Waifu-master\utils\Elevenlabs.py", line 9, in
ELEVENLABS_API=set_api_key(KEY)
File "D:\Waifu-master\venv\lib\site-packages\elevenlabs\simple.py", line 10, in set_api_key
os.environ["ELEVEN_API_KEY"] = api_key
File "C:\Python310\lib\os.py", line 685, in setitem
value = self.encodevalue(value)
File "C:\Python310\lib\os.py", line 743, in check_str
raise TypeError("str expected, not %s" % type(value).name)
TypeError: str expected, not NoneType
[notice] A new release of pip is available: 23.0.1 -> 23.2.1
[notice] To update, run: python.exe -m pip install --upgrade pip
Running command git clone --filter=blob:none --quiet https://github.com/openai/whisper.git 'C:\Users\kaj7\AppData\Local\Temp\pip-req-build-iapa0y9c'
[notice] A new release of pip is available: 23.0.1 -> 23.2.1
[notice] To update, run: python.exe -m pip install --upgrade pip
[notice] A new release of pip is available: 23.0.1 -> 23.2.1
[notice] To update, run: python.exe -m pip install --upgrade pip
Traceback (most recent call last):
File "D:\Waifu-master\main.py", line 4, in
import utils.Elevenlabs
File "D:\Waifu-master\utils\Elevenlabs.py", line 9, in
ELEVENLABS_API=set_api_key(KEY)
File "D:\Waifu-master\venv\lib\site-packages\elevenlabs\simple.py", line 10, in set_api_key
os.environ["ELEVEN_API_KEY"] = api_key
File "C:\Python310\lib\os.py", line 685, in setitem
value = self.encodevalue(value)
File "C:\Python310\lib\os.py", line 743, in check_str
raise TypeError("str expected, not %s" % type(value).name)
TypeError: str expected, not NoneType
any help would be greatly appreciated!
The text was updated successfully, but these errors were encountered:
Tried to install but console keeps crashing, got this in my log file
[notice] A new release of pip is available: 23.0.1 -> 23.2.1
[notice] To update, run: python.exe -m pip install --upgrade pip
D:\Waifu-master\venv\Scripts\python.exe: No module named playwright
DEPRECATION: unidic-lite is being installed using the legacy 'setup.py install' method, because it does not have a 'pyproject.toml' and the 'wheel' package is not installed. pip 23.1 will enforce this behaviour change. A possible replacement is to enable the '--use-pep517' option. Discussion can be found at pypa/pip#8559
DEPRECATION: jieba is being installed using the legacy 'setup.py install' method, because it does not have a 'pyproject.toml' and the 'wheel' package is not installed. pip 23.1 will enforce this behaviour change. A possible replacement is to enable the '--use-pep517' option. Discussion can be found at pypa/pip#8559
DEPRECATION: gruut-lang-fr is being installed using the legacy 'setup.py install' method, because it does not have a 'pyproject.toml' and the 'wheel' package is not installed. pip 23.1 will enforce this behaviour change. A possible replacement is to enable the '--use-pep517' option. Discussion can be found at pypa/pip#8559
DEPRECATION: gruut-lang-es is being installed using the legacy 'setup.py install' method, because it does not have a 'pyproject.toml' and the 'wheel' package is not installed. pip 23.1 will enforce this behaviour change. A possible replacement is to enable the '--use-pep517' option. Discussion can be found at pypa/pip#8559
DEPRECATION: gruut-lang-en is being installed using the legacy 'setup.py install' method, because it does not have a 'pyproject.toml' and the 'wheel' package is not installed. pip 23.1 will enforce this behaviour change. A possible replacement is to enable the '--use-pep517' option. Discussion can be found at pypa/pip#8559
DEPRECATION: gruut-lang-de is being installed using the legacy 'setup.py install' method, because it does not have a 'pyproject.toml' and the 'wheel' package is not installed. pip 23.1 will enforce this behaviour change. A possible replacement is to enable the '--use-pep517' option. Discussion can be found at pypa/pip#8559
DEPRECATION: bnunicodenormalizer is being installed using the legacy 'setup.py install' method, because it does not have a 'pyproject.toml' and the 'wheel' package is not installed. pip 23.1 will enforce this behaviour change. A possible replacement is to enable the '--use-pep517' option. Discussion can be found at pypa/pip#8559
DEPRECATION: bnnumerizer is being installed using the legacy 'setup.py install' method, because it does not have a 'pyproject.toml' and the 'wheel' package is not installed. pip 23.1 will enforce this behaviour change. A possible replacement is to enable the '--use-pep517' option. Discussion can be found at pypa/pip#8559
DEPRECATION: gruut-ipa is being installed using the legacy 'setup.py install' method, because it does not have a 'pyproject.toml' and the 'wheel' package is not installed. pip 23.1 will enforce this behaviour change. A possible replacement is to enable the '--use-pep517' option. Discussion can be found at pypa/pip#8559
DEPRECATION: audioread is being installed using the legacy 'setup.py install' method, because it does not have a 'pyproject.toml' and the 'wheel' package is not installed. pip 23.1 will enforce this behaviour change. A possible replacement is to enable the '--use-pep517' option. Discussion can be found at pypa/pip#8559
DEPRECATION: pyvts is being installed using the legacy 'setup.py install' method, because it does not have a 'pyproject.toml' and the 'wheel' package is not installed. pip 23.1 will enforce this behaviour change. A possible replacement is to enable the '--use-pep517' option. Discussion can be found at pypa/pip#8559
[notice] A new release of pip is available: 23.0.1 -> 23.2.1
[notice] To update, run: python.exe -m pip install --upgrade pip
Traceback (most recent call last):
File "D:\Waifu-master\main.py", line 4, in
import utils.Elevenlabs
File "D:\Waifu-master\utils\Elevenlabs.py", line 9, in
ELEVENLABS_API=set_api_key(KEY)
File "D:\Waifu-master\venv\lib\site-packages\elevenlabs\simple.py", line 10, in set_api_key
os.environ["ELEVEN_API_KEY"] = api_key
File "C:\Python310\lib\os.py", line 685, in setitem
value = self.encodevalue(value)
File "C:\Python310\lib\os.py", line 743, in check_str
raise TypeError("str expected, not %s" % type(value).name)
TypeError: str expected, not NoneType
[notice] A new release of pip is available: 23.0.1 -> 23.2.1
[notice] To update, run: python.exe -m pip install --upgrade pip
Running command git clone --filter=blob:none --quiet https://github.com/openai/whisper.git 'C:\Users\kaj7\AppData\Local\Temp\pip-req-build-c7wty_4y'
[notice] A new release of pip is available: 23.0.1 -> 23.2.1
[notice] To update, run: python.exe -m pip install --upgrade pip
[notice] A new release of pip is available: 23.0.1 -> 23.2.1
[notice] To update, run: python.exe -m pip install --upgrade pip
Traceback (most recent call last):
File "D:\Waifu-master\main.py", line 4, in
import utils.Elevenlabs
File "D:\Waifu-master\utils\Elevenlabs.py", line 9, in
ELEVENLABS_API=set_api_key(KEY)
File "D:\Waifu-master\venv\lib\site-packages\elevenlabs\simple.py", line 10, in set_api_key
os.environ["ELEVEN_API_KEY"] = api_key
File "C:\Python310\lib\os.py", line 685, in setitem
value = self.encodevalue(value)
File "C:\Python310\lib\os.py", line 743, in check_str
raise TypeError("str expected, not %s" % type(value).name)
TypeError: str expected, not NoneType
[notice] A new release of pip is available: 23.0.1 -> 23.2.1
[notice] To update, run: python.exe -m pip install --upgrade pip
Running command git clone --filter=blob:none --quiet https://github.com/openai/whisper.git 'C:\Users\kaj7\AppData\Local\Temp\pip-req-build-r2zrpbct'
[notice] A new release of pip is available: 23.0.1 -> 23.2.1
[notice] To update, run: python.exe -m pip install --upgrade pip
[notice] A new release of pip is available: 23.0.1 -> 23.2.1
[notice] To update, run: python.exe -m pip install --upgrade pip
Traceback (most recent call last):
File "D:\Waifu-master\main.py", line 4, in
import utils.Elevenlabs
File "D:\Waifu-master\utils\Elevenlabs.py", line 9, in
ELEVENLABS_API=set_api_key(KEY)
File "D:\Waifu-master\venv\lib\site-packages\elevenlabs\simple.py", line 10, in set_api_key
os.environ["ELEVEN_API_KEY"] = api_key
File "C:\Python310\lib\os.py", line 685, in setitem
value = self.encodevalue(value)
File "C:\Python310\lib\os.py", line 743, in check_str
raise TypeError("str expected, not %s" % type(value).name)
TypeError: str expected, not NoneType
[notice] A new release of pip is available: 23.0.1 -> 23.2.1
[notice] To update, run: python.exe -m pip install --upgrade pip
Running command git clone --filter=blob:none --quiet https://github.com/openai/whisper.git 'C:\Users\kaj7\AppData\Local\Temp\pip-req-build-iapa0y9c'
[notice] A new release of pip is available: 23.0.1 -> 23.2.1
[notice] To update, run: python.exe -m pip install --upgrade pip
[notice] A new release of pip is available: 23.0.1 -> 23.2.1
[notice] To update, run: python.exe -m pip install --upgrade pip
Traceback (most recent call last):
File "D:\Waifu-master\main.py", line 4, in
import utils.Elevenlabs
File "D:\Waifu-master\utils\Elevenlabs.py", line 9, in
ELEVENLABS_API=set_api_key(KEY)
File "D:\Waifu-master\venv\lib\site-packages\elevenlabs\simple.py", line 10, in set_api_key
os.environ["ELEVEN_API_KEY"] = api_key
File "C:\Python310\lib\os.py", line 685, in setitem
value = self.encodevalue(value)
File "C:\Python310\lib\os.py", line 743, in check_str
raise TypeError("str expected, not %s" % type(value).name)
TypeError: str expected, not NoneType
any help would be greatly appreciated!
The text was updated successfully, but these errors were encountered: