lugia19 / elevenlabslib

Full python wrapper for the elevenlabs API.
MIT License
148 stars 27 forks source link

100 error code when use user.get_voices_by_name("Josh") #29

Closed CroSSer23 closed 7 months ago

CroSSer23 commented 8 months ago

image When a query occurs with user.get_voices_by_name("Josh") It throws a 100 error and says Josh but the problem is only on 1 PC. Python reinstalled. What can it be?

lugia19 commented 8 months ago

You managed to get an old version that had some logging left enabled. Just update and it'll disappear, it's not an error.