网赚论坛

 找回密码
 免费注册
查看: 263|回复: 0
打印 上一主题 下一主题

万能的巴比特,如何安装下列python模块,已经成功安装一个

[复制链接]

14

主题

19

帖子

80

积分

Ⅰ级财主

Rank: 1

积分
80
跳转到指定楼层
楼主
发表于 2017-11-20 16:31:37 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
我运行一个python程序出现一个错误

  • Traceback (most recent call last):
  • File "addShell.py", line 2, in
  • import random, optparse, pefile, capstone, binascii, struct, os
  • ImportError: No module named pefile

复制代码
得知可能需要安装下列模块才行。
random, optparse, pefile, capstone, binascii, struct, os
特地在python官方网站发现有些模块并没有
https://docs.python.org/3/py-modindex.html
比如pefile模块。
我已?成功安装了capstone 模块通过命令
python -m pip install capstone
其它的模块都出现了这种错误

  • Could not find a version that satisfies the requirement os (from versions: )
  • No matching distribution found for os

复制代码
完整输出

解决我就给100个金币。
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 免费注册

本版积分规则

广告合作|Archiver|手机版|小黑屋|财富吧

GMT+8, 2026-7-18 18:06 , Processed in 0.468001 second(s), 35 queries , Gzip On.

Powered by Discuz! X3.1

© 2014-2021 财富吧

快速回复 返回顶部 返回列表