使用pip安装easygui

如果未安装pip,则使用如下命令

sudo apt-get install python-pip

安装完pip后,使用如下命令安装easygui

sudo pip install easygui

Ubuntu 下试了几个版本都没有效果,找到这个下载方法才得到正解!!

Just to help any others still stuck on this problem since the above did not work for me:

Do the following to install!

pip uninstall easygui

you may need to do it twice, until it says "Successfully uninstalled easygui-0.98.0"

Then run:

sudo apt-get install python3-easygui

IDK why this works but I am assuming it is because there is some bug in the version pip uses!

Note This will only work on ubuntu machines!

 
 

最新文章

  1. 设计模式--装饰模式Decorate(结构型)
  2. 基于Fragment的百度地图框架的使用
  3. [BZOJ4029][HEOI2015] 定价
  4. RN中的onChangeText
  5. 获得触发hover事件的元素id
  6. sqlserver数据库学习(-)数据类型
  7. (转)8 Tactics to Combat Imbalanced Classes in Your Machine Learning Dataset
  8. C# JackLib系列之Form窗体的ShowWithoutActivation属性及其作用
  9. Java中加载配置文件的集中方式,以及利用ClassLoader加载文件 .
  10. java构建学生管理系统(一)
  11. 工作中常用Git指令操作
  12. Centos 7 LVM xfs文件系统修复
  13. DOM事件-调用函数
  14. 如何将相册中的动态GIF图转化成NSData类型
  15. formidable模块的使用
  16. [2017BUAA软工]第2次个人作业
  17. ASP.NET MVC Core的TagHelper(基础篇)
  18. SpringBoot自定义拦截器实现
  19. 小A点菜
  20. billboard Shader待研究下

热门文章

  1. JavaScript进阶 - 第3章 一起组团(数组)
  2. bzoj1822: [JSOI2010]Frozen Nova 冷冻波网络流
  3. idea svn操作
  4. docker 开启remote api
  5. Map和Map.Entry
  6. autofac 注入生命周期
  7. Model中的验证规则
  8. HubbleDotNet 使用类
  9. (译)Cg Programming/Unity(Cg编程/Unity)
  10. zuul忽略表达式