MultiAgentPerception icon indicating copy to clipboard operation
MultiAgentPerception copied to clipboard

The required version of the packages and python

Open lubin2022 opened this issue 2 years ago • 2 comments

Hello! Could you please tell me exactly the required version of the packages and python. In the tutorial, the required version of python is 3.6. In the requirements.txt, the required version of packages are matplotlib==2.0.0 numpy==1.22.0 scipy==0.19.0 torch==0.4.1 torchvision==0.2.0 tqdm==4.11.2 pydensecrf protobuf tensorboardX pyyaml pretrainedmodels opencv-python But there are some version mismatch issues. So I will appreciate it if you can tell me exactly the required version of the packages and python

lubin2022 avatar Nov 08 '22 12:11 lubin2022

For example, the python3.6 version cannot install the numpy1.22.0 version.

lubin2022 avatar Nov 08 '22 13:11 lubin2022

For example, the python3.6 version cannot install the numpy1.22.0 version.

I also want to try this project. Did you solve it later?Thank you.

stuwrc avatar May 18 '23 07:05 stuwrc