← Back to team overview

commonsense team mailing list archive

[Bug 377461] Re: path to sqlite database should be relative to db_config even if db_config is on pythonpath

 

** Changed in: conceptnet
       Status: Fix Committed => Fix Released

-- 
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 Released

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