1.下载 chardet-2.2.1.tar.gz (md5)   https://pypi.python.org/pypi/chardet#downloads

2.解压至C:\Python27\Lib\site-packages

3.cd到该目录,运行python setup.py install

最新文章

  1. PHP的学习--在Atom中使用XDebug(Mac)
  2. java Future 接口介绍
  3. 编程模式之模板方法模式(Template Method)
  4. 评论Beta版本发布
  5. mybatis报invalue types()错误
  6. GitHub 基本常用知识解答
  7. 2015GitWebRTC编译实录4
  8. ndk android studio万年坑
  9. ShapeDrawable 资源
  10. CentOS 6.5 安装realtek RTL8188CE无线网卡
  11. 用友金蝶SQL数据库误格式化恢复 SQL数据库修复 SQL数据库恢复 工具 方法
  12. Linux学习 -- 启动管理
  13. MongoDB与Redis的比较
  14. struts2.1.6教程六、使用标签
  15. TP3.2写上下篇
  16. python获取当前时间
  17. ASP.NET Core 共享第三方依赖库部署的正常打开方式
  18. 实时输出topk最频繁变动的股价
  19. 一.html介绍
  20. Spring Cloud (6)A config 服务端配置 与github通信

热门文章

  1. FreeMarker语法
  2. android 数据库的创建
  3. vs2005_the breakpoint will not currently be hit. The source code is different from the original verison.
  4. ubuntu10.4 server 配置VPN 安装pptp无法连接外网解决(转)
  5. ImageLoader(多线程网络图片加载)+本地缓存 for windowsphone 7
  6. aws linuxbrew GLIBC_PRIVATE not defined in file ld-linux-x86-64.so.2
  7. 解决IE6中ajax ‘aborted’错误请求中断
  8. js判断屏幕分辨率的代码
  9. (转载)直接用SQL语句把DBF导入SQLServer
  10. 四个基数任意次数组合相加得到一个数N,求所有可能组合