p>
scipy under ARM architecture is itself a difficult package to install
when using pip3 install keras, run scipy setup.py \. Then, Failed cleaning build dir for scipy
popped up
looked up a lot of information, you can install the following dependency package, you can successfully install keras
sudo apt-get install python3-scipy
sudo apt-get install libblas-dev liblapack-dev
sudo apt-get install gfortran
sudo pip3 install keras
p>
div>
Read More:
- Imresize import error: cannot import name ‘imresize’
- How to install scikit learn and other scientific computing libraries in Ubuntu 16.04
- Solve the problem of attributeerror: module ‘SciPy’ has no attribute ‘Stats’
- Solved! The new version of statsmodels has the problem of importerror: cannot import name ‘factorial’
- Warning when using numpy: runtimewarning: numpy.dtype size changed, may indicate binary incompatibility
- from ._ NNLS import NNLS importerror: DLL load failed: the specified module was not found.
- ModuleNotFoundError: No module named ‘numpy.testing.nosetester‘
- # pip install scipy — distutils.errors.LinkError: Command
- About Python setup.py Install error
- EnvironmentError:mysql config not found
- Solve the problem of unable to locate package python3.6 when upgrading from python3.5 to python3.6 in ubantu16.04
- AttributeError: module ‘keras.backend‘ has no attribute ‘eager‘
- fatal error: Python.h: No such file or directory compilation terminated.
- Raspberry pie upgrade to Python 3.7.3
- After the model is instantiated by keras, the result returns nonetype
- Python normality test: test whether the data obey the normal distribution
- Error in PIP install BS4 under Linux
- Python error memoryerror
- Error: pg_config executable not found.
- Error Ubuntu file permission not enough (RM)