Python on Android | Installing Full Scipy Stack with Jupyter Notebook on Android HD

05.07.2019
Turn your Android phone / tablet / tv box into a full featured Python workstation with Numpy, Scipy, Matplotlib, Jupyter, Pandas, Scikit-image, Scikit-learn, Networkx, OpenCV, etc. No rooted device necessary. List of commands: (updated on 13-Sep-2019) Please visit this link: https://gist.github.com/thetdg/53ed30126078a16b49a2fff9094f3524 Here are the commands anyway: pkg install util-linux clang llvm nano wget autoconf automake bison bzip2 cmake coreutils diffutils flex gawk git grep gzip libtool make patch perl readline sed silversearcher-ag tar python fftw libzmq freetype libpng libjpeg-turbo glib pkg-config zlib zlib-dev $PREFIX/bin/wget https://its-pointless.github.io/setup-pointless-repo.sh bash setup-pointless-repo.sh pkg update pkg install numpy scipy -y pkg-config --cflags freetype2 LDFLAGS=" -lm -lcompiler_rt" pip install matplotlib pip install jupyter sympy control networkx pandas LDFLAGS="-L/system/lib/ -lm -lcompiler_rt" pip install Pillow --global-option="build_ext" LDFLAGS=" -lm -lcompiler_rt" pip install cython pip install scikit-image pip install scikit-learn pkg install opencv nano /data/data/com.termux/files/usr/lib/python3.7/site-packages/matplotlib/mpl-data/matplotlibrc

Похожие видео

Показать еще