bartongroup / ProIntVar

The core bits of ProIntVar
MIT License
2 stars 0 forks source link

AttributeError: 'Defaults' object has no attribute 'tmp_dir' #3

Closed stuartmac closed 7 years ago

stuartmac commented 7 years ago

Install instructions include:

$ python
>>> from prointvar.config import config
>>> config.tmp_dir
'/new_config_path_to_tmp_dir/'

This yields an error.

Should it be config.db_tmp ?

biomadeira commented 7 years ago

@stuartmac yup 👍

biomadeira commented 7 years ago

Fixed the example https://github.com/bartongroup/FM_ProIntVar-Core/commit/206e3603f4037f474ce88f636c40c20dd6504cb7