localhost:~ # easy_install uncompyle6-3.0.1-py3.6.egg
Processing uncompyle6-3.0.1-py3.6.egg
Copying uncompyle6-3.0.1-py3.6.egg to /root/anaconda3/lib/python3.6/site-packages
Adding uncompyle6 3.0.1 to easy-install.pth file
Installing pydisassemble script to /root/anaconda3/bin
Installing uncompyle6 script to /root/anaconda3/bin

Installed /root/anaconda3/lib/python3.6/site-packages/uncompyle6-3.0.1-py3.6.egg
Processing dependencies for uncompyle6==3.0.1
Searching for xdis<3.8.0,>=3.7.0
Reading https://pypi.python.org/simple/xdis/
Download error on https://pypi.python.org/simple/xdis/: [Errno 111] Connection refused -- Some packages may not be found!
Couldn't find index page for 'xdis' (maybe misspelled?)
Scanning index of all packages (this may take a while)
Reading https://pypi.python.org/simple/
Download error on https://pypi.python.org/simple/: [Errno 111] Connection refused -- Some packages may not be found!
No local packages or working download links found for xdis<3.8.0,>=3.7.0
error: Could not find suitable distribution for Requirement.parse('xdis<3.8.0,>=3.7.0')
localhost:~ # easy_install xdis-3.7.0-py3.6.egg
Processing xdis-3.7.0-py3.6.egg
Copying xdis-3.7.0-py3.6.egg to /root/anaconda3/lib/python3.6/site-packages
Adding xdis 3.7.0 to easy-install.pth file
Installing pydisasm script to /root/anaconda3/bin

Installed /root/anaconda3/lib/python3.6/site-packages/xdis-3.7.0-py3.6.egg
Processing dependencies for xdis==3.7.0
Finished processing dependencies for xdis==3.7.0
localhost:~ # easy_install uncompyle6-3.0.1-py3.6.egg
Processing uncompyle6-3.0.1-py3.6.egg
Removing /root/anaconda3/lib/python3.6/site-packages/uncompyle6-3.0.1-py3.6.egg
Copying uncompyle6-3.0.1-py3.6.egg to /root/anaconda3/lib/python3.6/site-packages
uncompyle6 3.0.1 is already the active version in easy-install.pth
Installing pydisassemble script to /root/anaconda3/bin
Installing uncompyle6 script to /root/anaconda3/bin

Installed /root/anaconda3/lib/python3.6/site-packages/uncompyle6-3.0.1-py3.6.egg
Processing dependencies for uncompyle6==3.0.1
Searching for spark-parser<1.9.0,>=1.8.5
Reading https://pypi.python.org/simple/spark-parser/
Download error on https://pypi.python.org/simple/spark-parser/: [Errno 111] Connection refused -- Some packages may not be found!
Couldn't find index page for 'spark-parser' (maybe misspelled?)
Scanning index of all packages (this may take a while)
Reading https://pypi.python.org/simple/
Download error on https://pypi.python.org/simple/: [Errno 111] Connection refused -- Some packages may not be found!
No local packages or working download links found for spark-parser<1.9.0,>=1.8.5
error: Could not find suitable distribution for Requirement.parse('spark-parser<1.9.0,>=1.8.5')
localhost:~ # easy_install spark_parser-1.8.5-py3.6.egg
Processing spark_parser-1.8.5-py3.6.egg
Copying spark_parser-1.8.5-py3.6.egg to /root/anaconda3/lib/python3.6/site-packages
Adding spark-parser 1.8.5 to easy-install.pth file
Installing spark-parser-coverage script to /root/anaconda3/bin

Installed /root/anaconda3/lib/python3.6/site-packages/spark_parser-1.8.5-py3.6.egg
Processing dependencies for spark-parser==1.8.5
Finished processing dependencies for spark-parser==1.8.5
localhost:~ # easy_install uncompyle6-3.0.1-py3.6.egg
Processing uncompyle6-3.0.1-py3.6.egg
Removing /root/anaconda3/lib/python3.6/site-packages/uncompyle6-3.0.1-py3.6.egg
Copying uncompyle6-3.0.1-py3.6.egg to /root/anaconda3/lib/python3.6/site-packages
uncompyle6 3.0.1 is already the active version in easy-install.pth
Installing pydisassemble script to /root/anaconda3/bin
Installing uncompyle6 script to /root/anaconda3/bin

Installed /root/anaconda3/lib/python3.6/site-packages/uncompyle6-3.0.1-py3.6.egg
Processing dependencies for uncompyle6==3.0.1
Finished processing dependencies for uncompyle6==3.0.1

最新文章

  1. SQL 查看数据库的列数
  2. [HDU 1114] Piggy-Bank (动态规划)
  3. Surface Pro 3 扩展坞体验
  4. login shell 和 non-login shell 的区别
  5. C++ Code_Slider
  6. Android-短信验证
  7. 【转】正确理解PHP程序编译时的错误信息
  8. iOS开发之MD5封装及应用
  9. git configuration
  10. bin文件格式分析
  11. mysql安装前的系统准备工作(转)
  12. 简单的OC程序
  13. PHP防XSS 防SQL注入的代码
  14. ELKStack的基础入门和中文指南
  15. redux与redux-react使用示例
  16. 关于winform文本框怎么实现html的placeholder效果
  17. Java 基本数据类型 &amp;&amp; 位运算
  18. Qt实现 QQ好友列表QToolBox
  19. Java JDK5新特性-可变参数
  20. ZT Linux系统环境下的Socket编程详细解析

热门文章

  1. 大数据学习——Linux-SSH报错:Could not resolve hostname centos02: Temporary failure in name resolution
  2. HDU-2509-Be the Winner,博弈题~~水过~~
  3. [luoguP2886] [USACO07NOV]牛继电器Cow Relays(矩阵)
  4. [luoguP2216] [HAOI2007]理想的正方形(二维单调队列)
  5. 洛谷P1244 青蛙过河
  6. docker容器的导入导出
  7. Educational Codeforces Round 37 (Rated for Div. 2) G
  8. 【搜索引擎】Solr最新安装以及通过关系型数据库(MySQL,Oracle,PostgreSQL)导入数据
  9. Codeforces 920G(二分+容斥)
  10. CDI Services *Decoretions *Intercepters * Scope * EL\(Sp EL) *Eventmodel