会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
疯吻IT
博客园
新随笔
联系
管理
2019年3月14日
Python3 找不到库
摘要: import syssys.path.append('/usr/local/lib64/python3.6/site-packages')sys.path.append('/usr/local/lib/python3.6/site-packages')sys.path.append('/usr/local/lib/python3.6/site-packages/IPython/extensions...
阅读全文
posted @ 2019-03-14 09:36 疯吻IT
阅读(1023)
评论(0)
推荐(0)
编辑
UnicodeDecodeError: 'ascii' codec can't decode byte 0xa0 in position 0: ordinal not in range(128)
摘要:
阅读全文
posted @ 2019-03-14 09:35 疯吻IT
阅读(606)
评论(0)
推荐(0)
编辑
公告