You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 29, 2021. It is now read-only.
Below are the packages that will be installed system-wide, using apt-get install:
libtiff5-dev
libjpeg-dev
zlib1g-dev
libfreetype6-dev
liblcms2-dev
libwebp-dev
tcl8.5-dev
tk8.5-dev
python-tk
python-numpy
python-scipy
python-pillow
libhdf5-dev
python-h5py
Please note that Burro will run apt-get with root privileges in order to install the above packages. Below are the libraries that will be installed in a Python virtual environment using pip install:
Note: Even though numpy is installed systemwide using apt-get, it's version is rather old for the likes of Keras, and as such it needs to be compiled when installing using pip. The delay in installing (~15min) is caused by that.