사용자 도구

사이트 도구


termux

Termux

apt update
apt install pkg-config
apt install clang 
apt install python 
apt install python-dev
apt install fftw

LDFLAGS=" -lm -lcompiler_rt" pip install numpy
LDFLAGS=" -lm -lcompiler_rt" pip install pandas
LDFLAGS=" -lcompiler_rt" pip install matplotlib
LDFLAGS=" -lcompiler_rt" pip install cython
LDFLAGS=" -lcompiler_rt" pip install bokeh
termux.txt · 마지막으로 수정됨: 2024/03/23 02:38 저자 127.0.0.1