forked from pekrau/genologics
-
Notifications
You must be signed in to change notification settings - Fork 44
Open
Description
In #146 a flexible way declaring the configuration file location was implemented. Unfortunately, I can't get it to work.
This is how my (very simple) test script looks like:
from genologics import configWhen I run this it immediately starts complaining about the missing config files.
/venv/lib/python2.7/site-packages/genologics/config.py:52: UserWarning: Please make sure you've created or indicated your own Genologics configuration file (i.e: ~/.genologicsrc) as stated in README.md
warnings.warn("Please make sure you've created or indicated your own Genologics configuration file (i.e: ~/.genologicsrc) as stated in README.md")
I am using the latest (pip) version of the package. Any idea how to get this to work?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels