ontology-visualization icon indicating copy to clipboard operation
ontology-visualization copied to clipboard

requirements file lacking; cannot impor namespace

Open susvej opened this issue 1 year ago • 0 comments

See https://colab.research.google.com/drive/1qi7ZiHKM3yAAjTwz5MDEGQnHuMyx21EM?usp=sharing for a failed attempt to use this API.

  1. we have to import namespace separately, it's not in the req file, but it works.
  2. When trying to impor the library, we get ImportError: cannot import name 'NamespaceManager' from 'namespace' (/usr/local/lib/python3.10/dist-packages/namespace/init.py)

susvej avatar Nov 02 '23 13:11 susvej