-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
Hi,
i installed your tool employing conda.
On Database import i receive a sql error
$ wgmlst import https://www.cgmlst.org/ "Burkholderia pseudomallei"
sqlite3.OperationalError: unable to open database file
[...]
return self.dbapi.connect(*cargs, **cparams)
sqlite3.OperationalError: unable to open database file
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
[...]
return self.dbapi.connect(*cargs, **cparams)
sqlalchemy.exc.OperationalError: (sqlite3.OperationalError) unable to open database file
(Background on this error at: https://sqlalche.me/e/14/e3q8)
Could you help me finding the mistake i do?
cheers.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels