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

Replace msgpack-python in favor of msgpack #300

Open
annargrs opened this issue Dec 18, 2020 · 1 comment
Open

Replace msgpack-python in favor of msgpack #300

annargrs opened this issue Dec 18, 2020 · 1 comment

Comments

@annargrs
Copy link

ConceptNet5 requires msgpack-python which is obsolete. This causes problems in using some other packages, for example, for ray. Please consider replacing it with msgpack.

@senisioi
Copy link

senisioi commented Mar 8, 2021

It appears that it's breaking the build, since wordfreq requires msgpack>=1.0 and conceptnet5 installs msgpack-python==0.5.8

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

2 participants