python 常用的函数 方法
确保您的Python是最新的:
$ python --version
Python 3.8.2
设置python环境:
$ python -m venv ternary
安装要求:
(ternary) $ pip install -r requirements.txt
确保您的Python是最新的:
$ python --version
Python 3.8.2
设置python环境:
$ python -m venv ternary
安装要求:
(ternary) $ pip install -r requirements.txt