energy-py icon indicating copy to clipboard operation
energy-py copied to clipboard

pip incompatibilities

Open bollegijscoding opened this issue 2 years ago • 1 comments

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

bollegijscoding avatar Feb 03 '23 12:02 bollegijscoding

Hi @bollegijscoding - what platform are you using?

I'm on MacOS and can't reproduce your error.

ADGEfficiency avatar Feb 05 '23 01:02 ADGEfficiency