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

Support a modern PyTorch version #28

Open
dimitristaufer opened this issue Jul 8, 2024 · 0 comments
Open

Support a modern PyTorch version #28

dimitristaufer opened this issue Jul 8, 2024 · 0 comments

Comments

@dimitristaufer
Copy link

I am getting the following error when trying to install this package:

ERROR: Cannot install crosslingual-coreference==0.2.0, crosslingual-coreference==0.2.1, crosslingual-coreference==0.2.2, crosslingual-coreference==0.2.3, crosslingual-coreference==0.2.4 and crosslingual-coreference==0.2.5 because these package versions have conflicting dependencies.

The conflict is caused by:
crosslingual-coreference 0.2.5 depends on torch<1.11.0 and >=1.10.0
crosslingual-coreference 0.2.4 depends on torch<1.11.0 and >=1.10.0
crosslingual-coreference 0.2.3 depends on torch<1.11.0 and >=1.10.0
crosslingual-coreference 0.2.2 depends on torch<1.11.0 and >=1.10.0
crosslingual-coreference 0.2.1 depends on torch<1.11.0 and >=1.10.0
crosslingual-coreference 0.2.0 depends on torch<1.11.0 and >=1.10.0

Any help is highly apreciated.

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