Hi I have been trying to install scipy my Jetson TX2.
By running
pip3 install scipy
However i am always receiving this error
ERROR: Could not build wheels for scipy which use PEP 517 and cannot be installed directly
My pip version is 19.3.1
Please help