ActivePython PyPM error: (OperationalError) unable to open database file None None

标签: , , ,

在家里的电脑打算用PyPM安装PIL来处理图片,运行命令pypm install pil,居然出现错误:

error: (OperationalError) unable to open database file None None

网上查了一下,原因是Windows用户名中含有非ASCII字符,都什么年代了还不支持Unicode,真无语。没办法,改为全局安装就行了,pypm –g install pil。

赞赏

微信赞赏支付宝赞赏

随机文章:

  1. wprintf输出中文
  2. JCreator打包JAR可执行文档
  3. This document was successfully checked as XHTML 1.0 Strict!
  4. ass2srt.vbs(ass/ssa批量转换srt)
  5. VC实现XP风格控件效果

留下回复