commonsense team mailing list archive
-
commonsense team
-
Mailing list archive
-
Message #00033
[Bug 377461] Re: path to sqlite database should be relative to db_config even if db_config is on pythonpath
** Changed in: conceptnet
Status: New => Fix Committed
** Changed in: conceptnet
Assignee: (unassigned) => Ken Arnold (kenneth-arnold)
--
path to sqlite database should be relative to db_config even if db_config is on pythonpath
https://bugs.launchpad.net/bugs/377461
You received this bug notification because you are a member of
Commonsense Computing, which is the registrant for ConceptNet.
Status in ConceptNet API: Fix Committed
Bug description:
`settings.py` makes the sqlite db path relative to the db_config file if that file was specified by an environment variable. It should actually do it all the time.
References