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

AssertionError... Again... #47

Closed
ElornMarsk opened this issue Mar 3, 2023 · 1 comment
Closed

AssertionError... Again... #47

ElornMarsk opened this issue Mar 3, 2023 · 1 comment

Comments

@ElornMarsk
Copy link

ElornMarsk commented Mar 3, 2023

I really hope this issue gets resolved! What a pity that I do not understand how to solve this problem...

Traceback (most recent call last):
File "/opt/homebrew/bin/aspeak", line 8, in
sys.exit(main())
File "/opt/homebrew/lib/python3.9/site-packages/aspeak/cli/main.py", line 138, in main
speech = create_speech(args.locale, args.voice, audio_format)
File "/opt/homebrew/lib/python3.9/site-packages/aspeak/api/api.py", line 138, in init
super().init(locale, voice, audio_format, output)
File "/opt/homebrew/lib/python3.9/site-packages/aspeak/api/api.py", line 43, in init
self._config()
File "/opt/homebrew/lib/python3.9/site-packages/aspeak/api/api.py", line 51, in _config
assert token is not None
AssertionError
@kxxt
Copy link
Owner

kxxt commented Mar 4, 2023

Closed as a duplicate of #46

@kxxt kxxt closed this as completed Mar 4, 2023
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

2 participants