pytorch3d icon indicating copy to clipboard operation
pytorch3d copied to clipboard

About the tag version of V0.7.8

Open XunshanMan opened this issue 1 year ago • 0 comments

Dear Developers,

Thank you for your contributions. I wanted to point out a minor issue: version 0.7.8 is tagged with a capital "V," which causes a problem when attempting to install it using the following command:

pip install [email protected]:facebookresearch/[email protected]

All other versions are tagged with "v" instead of "V".

Best regards,

XunshanMan avatar Oct 03 '24 17:10 XunshanMan