energy-py
energy-py copied to clipboard
pip incompatibilities
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
Hi @bollegijscoding - what platform are you using?
I'm on MacOS and can't reproduce your error.