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
the library is having issues when being imported,
tried installing the library again with pip install deepgram-sdk
even then the same error appears, the project is failing to recognise the from deepgram import Deepgram - as valid library.
the package is installed properly, verified using pip list and pycharm tools....
The text was updated successfully, but these errors were encountered:
the library is having issues when being imported,
tried installing the library again with
pip install deepgram-sdk
even then the same error appears, the project is failing to recognise the
from deepgram import Deepgram
- as valid library.the package is installed properly, verified using pip list and pycharm tools....
The text was updated successfully, but these errors were encountered: