Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NameError: name 'ElevenLabsUser' is not defined node js #300

Open
Falkone35 opened this issue Oct 26, 2024 · 3 comments
Open

NameError: name 'ElevenLabsUser' is not defined node js #300

Falkone35 opened this issue Oct 26, 2024 · 3 comments

Comments

@Falkone35
Copy link

Falkone35 commented Oct 26, 2024

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

@StephenChen2016
Copy link

i have same problem

@StephenChen2016
Copy link

pip install elevenlabslib==0.2.6 i solve it hhh

@leotakig
Copy link

leotakig commented Feb 1, 2025

I did it but it didn't work. Should I install in some specific folder?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants