随笔分类 - Python
摘要:Follow the below steps to install Odoo 14 on Ubuntu 20.04 LTS 注意: 1、创建系统用户 odoo,文件sudo nano /etc/systemd/system/odoo.service 中需要设置 ; 2、创建 postgresql 用
阅读全文
摘要:1、安装Python运行环境:下载 https://www.python.org/downloads/ 2、输入命令:pip install -U selenium按回车 3、安装chrome + chromeDriver ChromeDriver Mirror http://npm.taobao.
阅读全文