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

pyConTextGraph module not found when using easy_install #8

Open
datduong opened this issue Feb 23, 2018 · 0 comments
Open

pyConTextGraph module not found when using easy_install #8

datduong opened this issue Feb 23, 2018 · 0 comments

Comments

@datduong
Copy link

Hi, I used easy_install to install pyConTextNLP. Everything went well. However, when I replicate the example shown in the README, I get the error

import pyConTextNLP.pyConTextGraph.pyConTextGraph as pyConText
Traceback (most recent call last):
File "", line 1, in
ImportError: No module named pyConTextGraph

Is the version on the python.org the latest one? How can I import the pyConTextGraph.

Thanks.

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

1 participant