By - superajPosted in Python, 服务器相关宝塔/aapanel 定时备份数据库/web 到指定邮箱配置定时备份数据库,加上执行此定时任务,可以实现定期备份数据库或者网站到邮箱 import smtplib i Read More
By - superajPosted in Python宝塔环境下使用宝塔的python和pip3执行如下代码 rm /usr/bin/python3 rm /usr/bin/pip3 ln -s /www/ Read More
By - superajPosted in Pythonpip安装时出现”return Command ‘lsb_release -a’ returned non-zero exit status 1″这个错误的终极解决方案就是,备份或者删除/usr/bin/lsb_release sudo mv Read More
By - superajPosted in PythonMac下Python环境搭建1.下载Python https://www.python.org 2.下载Pycharm htt Read More
By - superajPosted in PythonCentos PIP版本过高导致报错pip提示报错: Traceback (most recent call last): File "/usr/ Read More