1、安装net-tools工具 查看端口
apt install net-tools
2、安装打包模块
pip3 install pyinstaller
3、安装playwright模块
pip3 install playwright
4、安装python3 pip3 命令
apt install python3-pip
5、更新系统
sudo apt update
6、安装谷歌浏览器
sudo apt update #更新软件包 sudo apt install chromium-browser #安装谷歌浏览器
发表回复
评论列表(0条)