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

ImportError: cannot import name 'Singleton' from 'tsutils' #240

Open
WenTianWuHuo opened this issue Jul 8, 2024 · 2 comments
Open

ImportError: cannot import name 'Singleton' from 'tsutils' #240

WenTianWuHuo opened this issue Jul 8, 2024 · 2 comments

Comments

@WenTianWuHuo
Copy link

File "F:\my_AI\transcribe-main\app\transcribe\db\app_db.py", line 10, in
from tsutils import Singleton # noqa: E402 pylint: disable=C0413
ImportError: cannot import name 'Singleton' from 'tsutils'

@mang0sw33t
Copy link
Collaborator

Please share complete screenshot of the command line output.
This should include the command to execute the script.

@mang0sw33t
Copy link
Collaborator

Seems like an environmental issue.
Were you able to resolve this issue, if so please share the steps that lead to resolution. Helps future users.

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