deepskies/DeepBench

Import issues

Closed this issue · 0 comments

Describe the bug
Problem with import post-pip install

To Reproduce
Steps to reproduce the behavior:
pip install git+
import deepbench

deepbench.Collection <- Produces the error

Expected behavior
Would be able to import package with deepbench.module

Fix
Add everything to an __init__.py