You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How do I resolve the following conflict? Please help.
I have tried both imitation@tf-master and tf-master-compatibility branch
Linux,
Python 3.7
Tensorflow 1.15
The conflict is caused by:
evaluating-rewards 0.1.1 depends on stable-baselines 2.10.3a0.-WIP- (from git+https://github.com/hill-a/stable-baselines.git)
imitation 0.1.1 depends on stable-baselines~=2.10.1
To fix this you could try to:
1. loosen the range of package versions you've specified
2. remove package versions to allow pip attempt to solve the dependency conflict