inarikami / keras-rl2

Reinforcement learning with tensorflow 2 keras
MIT License
251 stars 105 forks source link

Package versions have conflicting dependencies #32

Open BalsamAlkouz opened 3 years ago

BalsamAlkouz commented 3 years ago

I am getting the following error trying to install keras-rl2 on my M1 Macbook. The tensorflow version I have is 2.4.0rc0.

ERROR: Cannot install keras-rl2==1.0.0, keras-rl2==1.0.1, keras-rl2==1.0.2, keras-rl2==1.0.3 and keras-rl2==1.0.4 because these package versions have conflicting dependencies.

What should I do to solve this problem?