Closed ranfinkelstein closed 2 years ago
Works on another machine though.
HI @ranfinkelstein
Most likely program crashed/was terminated before releasing lock on database. There is a small chance that happens.
To solve that just delete all .db
files in .arc-data
. On Linux these are ~/.arc-data/*.db
Hi, When I call PairStateInteractions I get an '[OperationalError: database is locked]'. All other functionality seems to work fine. I am using a Windows machine with Anaconda and Python 3.9.7
Thank you!