Bootstrap

怎么将python的导入包放到指定位置

pip3 install psycopg2==2.9.9 --target /usr/local/lib/python3.11/site-packages

;