I am trying to use the OpenDutchWordnet from https://github.com/stephantul/OpenDutchWordnet.
I have cloned the directory to my machine and think that I should now execute the setup.py file.
In the Anaconda Prompt (from the directory in which setup.py is located) I ran both:
python setup.py
and
python3 setup.py
However, both return:
What do I need to do set up the code properly?

installto what you entered.