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
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?
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?
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?
The text was updated successfully, but these errors were encountered: