arcus-azure/arcus.ml

After installing the package, the import does not seem to work

Closed this issue · 0 comments

Describe the bug
pip3 install arcus-azureml works fine, however import arcus in the python code does not work.

To Reproduce

  • pip3 install arcus-ml
  • python3 import arcus.ml

Expected behavior
This would just work, but we see a module missing error

This is the exact same behavior as we had in our other package. See this issue 38.