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

dependency error #3

Open
rhoi2021 opened this issue Jul 29, 2021 · 1 comment
Open

dependency error #3

rhoi2021 opened this issue Jul 29, 2021 · 1 comment

Comments

@rhoi2021
Copy link

Thanks for sharing code.
To install the requirements, I face the following error:

ERROR: Could not find a version that satisfies the requirement en-core-web-sm==2.2.0
ERROR: No matching distribution found for en-core-web-sm==2.2.0

I have not found any solution to address it, do u have any idea?
Thanks in advance,

@ankitwork
Copy link

Try installing a new environment and then try again.

Try with conda create -n new_env python

and then activate it and use the requirements.txt.

It might just work

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