-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
I tried installing OpenDutchWordnet, using the install.sh (or actually create_virtual_env.sh). The script succeeds, but if I run the example code, >>> from OpenDutchWordnet import Wn_grid_parser I get ImportError: No module named 'OpenDutchWordnet'.
If I look at the script, it seems no module is installed, it just creates a virtualenv and installs lxml from requirements.txt. Also, there is no setup.py.
What am I missing?
Metadata
Metadata
Assignees
Labels
No labels