Mac OS M3 pip installation not supported
An-nay-marks opened this issue · comments
An-nay-marks commented
While using pip to install the projectaria-tools python packages, I get the package not found error
"ERROR: Could not find a version that satisfies the requirement projectaria-tools (from versions: none)
ERROR: No matching distribution found for projectaria-tools"
info:
python 3.12.0
pip 23.3.2
platform: Mac Book Pro M3 Max, macOS Sonoma 14.1
vijay609 commented
Python 3.12 is not yet supported. Are you able to try Python 3.11?
Sent from Gmail Mobile
…On Sat, Jan 6, 2024 at 6:00 AM An-nay-marks ***@***.***> wrote:
While using pip to install the projectaria-tools python packages, I get
the package not found error
"ERROR: Could not find a version that satisfies the requirement
projectaria-tools (from versions: none)
ERROR: No matching distribution found for projectaria-tools"
info:
python 3.12.0
pip 23.3.2
platform: Mac Book Pro M3 Max, macOS Sonoma 14.1
—
Reply to this email directly, view it on GitHub
<#52>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACZ6FDZMC2O4UOTW3BNEMA3YNFKGNAVCNFSM6AAAAABBPSL3E2VHI2DSMVQWIX3LMV43ASLTON2WKOZSGA3DQNRUGQ4TKMQ>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
An-nay-marks commented
That worked, thank you!