commonsense team mailing list archive
-
commonsense team
-
Mailing list archive
-
Message #00026
[Bug 377461] [NEW] path to sqlite database should be relative to db_config even if db_config is on pythonpath
Public bug reported:
`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.
** Affects: conceptnet
Importance: Undecided
Status: New
--
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: New
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.
Follow ups
References