jun aa93faf3b3 修改 1 nedēļu atpakaļ
..
area_info d33a065ca2 xhs 1 nedēļu atpakaļ
commons d33a065ca2 xhs 1 nedēļu atpakaļ
spiders d33a065ca2 xhs 1 nedēļu atpakaļ
readme.md d33a065ca2 xhs 1 nedēļu atpakaļ
requirements.txt d33a065ca2 xhs 1 nedēļu atpakaļ
start_run_xhs.py d33a065ca2 xhs 1 nedēļu atpakaļ

readme.md

创建虚拟环境

python3 -m venv myenv

激活虚拟环境

source myenv/bin/activate