Closed kdheepak closed 5 years ago
I verified that this works with a fresh environment:
$ python
Python 3.6.5 |Anaconda, Inc.| (default, Apr 26 2018, 08:42:37)
[GCC 4.2.1 Compatible Clang 4.0.1 (tags/RELEASE_401/final)] on darwin
Type "help", "copyright", "credits" or "license" for more information.
>>> from ditto.readers.gridlabd.read import Reader
>>> import ditto
>>> ditto
<module 'ditto' from '/Users/$USER/miniconda3/envs/ditto-env-py3.6/lib/python3.6/site-packages/ditto/__init__.py'>
>>>
This should resolve the first part of the issues in #292 and #287.
Codecov Report
48.99% <0%> (+0.21%)
Continue to review full report at Codecov.