Closed SuroshAhmadZobair closed 1 year ago
Hi I will be answering my own question since i solved it! I could not install pyodi with pip or conda, but solved it by installing other packages before installing pyodi itself
pip install numpy cython pycocotools pyodi
Cheers!
Hi I will be answering my own question since i solved it! I could not install pyodi with pip or conda, but solved it by installing other packages before installing pyodi itself
Cheers!