Open gfursin opened 6 years ago
Actually easier is:
# apt-get install python3-scipy
or
# apt-get install python-scipy
you can use the option --user in order to install the module locally.
$ pip install scipy --user
It's just that pip install scipy is very slow on hikey and probably firefly too ...
Yes but apt-get requires sudo permission...
Sure, but we expect that in many cases already ...
But you are right - we can provide a choice ;) ...
We also have to install requests
package. I've mentioned it here: https://github.com/ctuning/ck-request-asplos18-mobilenets-tvm-arm/issues/9#issuecomment-418605244
We need extra dependency on scipy (and maybe others):