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

pip install fails to add ".p" files on version 0.7 #10

Closed
codez266 opened this issue Jun 12, 2017 · 3 comments
Closed

pip install fails to add ".p" files on version 0.7 #10

codez266 opened this issue Jun 12, 2017 · 3 comments

Comments

@codez266
Copy link

pip install fails to add ".p" files on version 0.7 which leads to the error:

"FileNotFoundError: [Errno 2] No such file or directory: '...lib/python3.6/site-packages/senti_classifier/data/SentiWn.p'"

On downloading the latest build from https://pypi.python.org/pyp... and extracting, the "src/senti_classifier/data/" directory is missing the ".p" files. PyPi needs update.

@codez266
Copy link
Author

Duplicate of #9

@ttpro1995
Copy link

I do not see .p file /sentiment_classifier-0.7/src/senti_classifier/data

@kevincobain2000
Copy link
Owner

Please install it from github. Pickle didn't get distributed somehow. Will update on the latest 0.8. Or pull requests welcome

https://github.com/kevincobain2000/sentiment_classifier/tree/master/src/senti_classifier/data

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