brjathu / PHALP

Code repository for the paper "Tracking People by Predicting 3D Appearance, Location & Pose". (CVPR 2022 Oral)
Other
259 stars 38 forks source link

Recommended python version #15

Closed chaitanya100100 closed 1 year ago

chaitanya100100 commented 1 year ago

Installing from yaml through conda is taking prohibitively long time for me. Hence I am installing via pip and running into python version issues. Can you recommend a python version to get it working? Thanks.

brjathu commented 1 year ago

Hi, I am using Python 3.9 (3.9.16). Let me know if it didnt work.

chaitanya100100 commented 1 year ago

I was able to get it running. Thanks !