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

Invalid syntax in deepgram package #1

Open
lu-wo opened this issue May 1, 2024 · 1 comment
Open

Invalid syntax in deepgram package #1

lu-wo opened this issue May 1, 2024 · 1 comment

Comments

@lu-wo
Copy link

lu-wo commented May 1, 2024

Traceback (most recent call last):

File /opt/homebrew/Caskroom/miniforge/base/envs/sonia/lib/python3.9/site-packages/IPython/core/interactiveshell.py:3550 in run_code
exec(code_obj, self.user_global_ns, self.user_ns)

Cell In[2], line 6
from deepgram import (

File /opt/homebrew/Caskroom/miniforge/base/envs/sonia/lib/python3.9/site-packages/deepgram/init.py:9
from .client import Deepgram, DeepgramClient

File /opt/homebrew/Caskroom/miniforge/base/envs/sonia/lib/python3.9/site-packages/deepgram/client.py:253
match self.parent:
^
SyntaxError: invalid syntax

@lu-wo
Copy link
Author

lu-wo commented May 1, 2024

I just ran all notebook cells and ran into this.

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

1 participant