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, just a quick headsup to mention that running Make setup results in :
Make setup
` ERROR: launchpadlib 1.10.13 requires testresources, which is not installed.
ERROR: tensorboard 2.11.2 has requirement protobuf<4,>=3.9.2, but you'll have protobuf 4.21.12 which is incompatible.
ERROR: gym 0.18.0 has requirement cloudpickle<1.7.0,>=1.2.0, but you'll have cloudpickle 2.2.1 which is incompatible.
ERROR: gym 0.18.0 has requirement Pillow<=7.2.0, but you'll have pillow 9.4.0 which is incompatible. `
best regards,
Tomas
The text was updated successfully, but these errors were encountered:
Hi @bollegijscoding - what platform are you using?
I'm on MacOS and can't reproduce your error.
Sorry, something went wrong.
No branches or pull requests
Hi,
just a quick headsup to mention that running
Make setup
results in :`
ERROR: launchpadlib 1.10.13 requires testresources, which is not installed.
ERROR: tensorboard 2.11.2 has requirement protobuf<4,>=3.9.2, but you'll have protobuf 4.21.12 which is incompatible.
ERROR: gym 0.18.0 has requirement cloudpickle<1.7.0,>=1.2.0, but you'll have cloudpickle 2.2.1 which is incompatible.
ERROR: gym 0.18.0 has requirement Pillow<=7.2.0, but you'll have pillow 9.4.0 which is incompatible.
`
best regards,
Tomas
The text was updated successfully, but these errors were encountered: