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
Hi, there are two Pillow versions in the requirements.txt. When you run pip install -r requirements.txt there is an error
pip install -r requirements.txt
ERROR: Cannot install Pillow==6.2.2 and Pillow==9.5.0 because these package versions have conflicting dependencies.
Which version should we use in the requirements.txt?
The text was updated successfully, but these errors were encountered:
Hi, there are two Pillow versions in the requirements.txt. When you run pip install -r requirements.txt there is an error ERROR: Cannot install Pillow==6.2.2 and Pillow==9.5.0 because these package versions have conflicting dependencies. Which version should we use in the requirements.txt?
Thanks for your interest!
I have updated the requirements file.
Sorry, something went wrong.
Hello, how many rounds do you get the best model for each dataset?
No branches or pull requests
Hi, there are two Pillow versions in the requirements.txt. When you run
pip install -r requirements.txt
there is an errorERROR: Cannot install Pillow==6.2.2 and Pillow==9.5.0 because these package versions have conflicting dependencies.
Which version should we use in the requirements.txt?
The text was updated successfully, but these errors were encountered: