microsoft / nni

An open source AutoML toolkit for automate machine learning lifecycle, including feature engineering, neural architecture search, model compression and hyper-parameter tuning.
https://nni.readthedocs.io
MIT License
14.06k stars 1.82k forks source link

Cannot install nni on Jetson Nano Developer Kit #5731

Open yasmineLalabouali opened 10 months ago

yasmineLalabouali commented 10 months ago

I am trying to install nni on jetson nano developer kit using pip but I get :

ERROR: could not find a version that satisfies the requirement (from versions : none) ERROR: No matching distribution found for nni

My environement: OS: Ubuntu 18.04 Python : 3.8 pip : 23.3.2