PyPi support
Hi! Are you guys considering uploading and supporting this library on pypi in the near future?
@jonathanzhang99 yes it is part of our roadmap and any updates regarding the release will be shared in the project page.
I see that the library is available at:
https://pypi.org/project/projectaria-tools/
After trying to install it:
pip install projectaria-tools
I get this error:
ERROR: Could not find a version that satisfies the requirement projectaria-tools (from versions: none) ERROR: No matching distribution found for projectaria-tools
@encouver Do you still encounter the same error? What is your platform?
@encouver Do you still encounter the same error? What is your platform?
Yes, the error still persist.
My platform:
Windows 10 Conda environment Python 3.9.16 pip 23.0.1 conda 23.3.1
Let me know if that helps or if you need additional information.
@encouver We are supporting only Mac and Linux platforms.
- VRS a dependency we are using is not yet easy to build on windows.
Please use a docker container or a virtual machine or another way to get a supported platform. Thank you