Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem installing/using #7

Open
jvdzwaan opened this issue Mar 13, 2017 · 2 comments
Open

Problem installing/using #7

jvdzwaan opened this issue Mar 13, 2017 · 2 comments

Comments

@jvdzwaan
Copy link

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?

@twielfaert
Copy link

I'm facing the same issue here. There seems to be something missing.

@jbkamp
Copy link

jbkamp commented Feb 25, 2020

I cloned the git repository in C:\Users\[user]\Anaconda3\Lib\site-packages and it worked. Not sure if it answers your question though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants