사용자 도구

사이트 도구


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.1594766907.txt.gz · 마지막으로 수정됨: (바깥 편집)