Installando onnx su Jetson Nano -> ERROR: Could not build wheels for scipy which use PEP 517 and cannot be installed directly

AI, INTELLIGENZA ARTIFICIALE, TUTORIAL

Pe risolvere il problema prova ad installare i pacchetti necessari

sudo apt-get install python-pip protobuf-compiler libprotoc-dev 
pip install Cython 
pip install onnx

nel caso riscontri ancora il problema installa direttamente wheel e  PEP 517

pip install wheel
pip install PEP517

ed eventualmente anche

sudo apt-get install libxml2-dev libxmlsec1-dev

tutto qua.

Se vuoi farmi qualche richiesta o contattarmi per un aiuto riempi il seguente form

    0 0 votes
    Article Rating
    Subscribe
    Notificami
    guest
    0 Commenti
    Inline Feedbacks
    View all comments
    0
    Would love your thoughts, please comment.x