-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Hi
Thanks for this work.
I got an error msg when loading ontology. i used the following code
pip install pytrips
pip install pytrips[tools] # optional
import nltk
nltk.download('wordnet')
from pytrips.ontology import load
ont = load()
KeyError: 'restriction' line 45 in ontology.py
i think it should be restr?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels