David Kyser
Results
1
comments of
David Kyser
Not sure but, Try adding the path to your config file to "def config" in db.py . For example to add 'C:\Python27\share\nfldb\config.ini') def config(config_path=''): paths = [ config_path, path.join(sys.prefix, 'share',...