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
Traceback (most recent call last):
File "C:\Users\Admin\Desktop\desktop-waifu-master\waifu\Src\runner.py", line 60, in
import utils.elevenlabs
File "C:\Users\Admin\Desktop\desktop-waifu-master\waifu\Src\utils\elevenlabs.py", line 6, in
ELEVENLABS_CLIENT = ElevenLabsUser(os.environ.get("ELEVENLABS_KEY"))
NameError: name 'ElevenLabsUser' is not defined
node js
Press any key . . .
someone have a solution for this problem didn't find anything about it
The text was updated successfully, but these errors were encountered:
Traceback (most recent call last):
File "C:\Users\Admin\Desktop\desktop-waifu-master\waifu\Src\runner.py", line 60, in
import utils.elevenlabs
File "C:\Users\Admin\Desktop\desktop-waifu-master\waifu\Src\utils\elevenlabs.py", line 6, in
ELEVENLABS_CLIENT = ElevenLabsUser(os.environ.get("ELEVENLABS_KEY"))
NameError: name 'ElevenLabsUser' is not defined
node js
Press any key . . .
someone have a solution for this problem didn't find anything about it
The text was updated successfully, but these errors were encountered: