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

sqlalchemy error on launch #25

Open
Stuartacus opened this issue Aug 16, 2022 · 2 comments
Open

sqlalchemy error on launch #25

Stuartacus opened this issue Aug 16, 2022 · 2 comments

Comments

@Stuartacus
Copy link

After launch I am getting:
OperationalError

sqlalchemy.exc.OperationalError no such table METS.

I think I have followed the Readme carefully, is there something I have missed?

@Stuartacus Stuartacus changed the title sqlalchely error on launch sqlalchemy error on launch Aug 16, 2022
@tw4l
Copy link
Owner

tw4l commented Aug 21, 2022

Hi @Stuartacus! It looks to me like the ./db_create.py probably didn't run successfully - can you try again and share whatever output or errors you get here?

@Stuartacus
Copy link
Author

Sorry for the delay, been very busy, it looks like it is because there is no UserDict module for Python3, should collections.MutableMapping be used instead?

Thanks, Stuart

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