Sqlite3 - OperationalError / tmp directory

55 views
Skip to first unread message

Guilherme

unread,
Aug 6, 2018, 10:20:59 PM8/6/18
to supplychainpy

Hello,


I am trying to use the supplychainpy module in python on Windows 10 to run a dashboard report using:


supplychainpy data.csv -a -loc absolute/path/to/current/directory -l

After execute this command on cmd, I got the following error:


sqlalchemy.exc.OperationalError: (sqlite3.OperationalError) unable to open database file (Background on this error at: http://sqlalche.me/e/e3q8)

Does anyone had a similar error ?

After searching on stackoverflow community, I found the following suggestion:

  • Is the disk containing /tmp full?
  • Does the /tmp/cer directory have “odd” permissions?

However, I don't know how to check this tmp directory. I just found the temp directory, but I have no idea how to change the permissions about it.

Reply all
Reply to author
Forward
0 new messages