摘要:
Fatal error in launcher: Unable to create process using '"D:\Program Files\Python\Python37\python.exe" "D:\Soft\python_env\Scripts\pip.exe" install wx 阅读全文
摘要:
执行pyinstaller -Fw test.py命令的时候,报AttributeError: module 'pkgutil' has no attribute 'ImpImporter'. Did you mean: ‘zipimporter‘?错误 ++++++++++++++++++++++ 阅读全文
摘要:
### Error querying database. Cause: java.sql.SQLSyntaxErrorException: Unknown column 'l_o_g_i_n_n_a_m_e' in 'field list'### The error may exist in com 阅读全文
摘要:
进入本地命令cmd net start mysql mysql -u root -p 输入密码回车登入MySQL服务器 show variables like 'max_allowed_packet'; //查看max_allowed_packet大小 set global max_allowed_ 阅读全文