mirror of
https://github.com/kuhyx/WUT_Computer_Science.git
synced 2026-07-04 13:03:05 +02:00
Fixed some depency
This commit is contained in:
parent
d87a858dae
commit
b10db883f2
@ -22,7 +22,7 @@ cd CoPO/copo_code
|
|||||||
pip install -e .
|
pip install -e .
|
||||||
|
|
||||||
pip install -U ray==1.2.0 "ray[rllib]==1.2.0"
|
pip install -U ray==1.2.0 "ray[rllib]==1.2.0"
|
||||||
pip install -U "numpy<1.24.0"
|
pip install -U "numpy<1.19.0"
|
||||||
pip uninstall opencv-python
|
pip uninstall opencv-python
|
||||||
pip uninstall opencv-python-headless
|
pip uninstall opencv-python-headless
|
||||||
pip install opencv-python==4.5.5.64
|
pip install opencv-python==4.5.5.64
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user