We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Would it be possible to make a binary build for Windows?
More information at: https://packaging.python.org/guides/packaging-binary-extensions/#binary-extensions-for-windows
It might be possible to use a Github action for building the release.
The text was updated successfully, but these errors were encountered:
I have a windows 10 computer, and could not install pytrec_eval. I get the following erro Running setup.py install for pytrec-eval ... error
Running setup.py install for pytrec-eval ... error
Sorry, something went wrong.
It turned out to be more complicated, see: #27. That PR is waiting for a review.
No branches or pull requests
Would it be possible to make a binary build for Windows?
More information at:
https://packaging.python.org/guides/packaging-binary-extensions/#binary-extensions-for-windows
It might be possible to use a Github action for building the release.
The text was updated successfully, but these errors were encountered: