python解压版怎么安装不了_ImportError:即使安装了它,也要解压缩

当我尝试运行脚本时:python unfrozen_binary_cx_冻结.py在

我收到以下错误:File "/path/to/file/unfrozen_binary-master/common.py", line 20, in

from decompilers.uncompyle2 import uncompyle_file

ImportError: No module named decompilers.uncompyle2

我查过了普通.py并导入uncompyle包,如下所示:

^{pr2}$

没有可用的反编译器包。在

但是,我已经安装了uncompyle2,所以我编辑了上面的代码以使用uncompyle2,因为我使用的是python2.7版本

现在,我收到了uncompyle2的ImportError,尽管我已经安装了uncompyle2和uncompyle6。甚至用pip show命令证实了这一点。在>>> import uncompyle2

Traceback (most recent call last):

File "", line 1, in

ImportError: No module named uncompyle2

>>> import uncompyle6

>>>

但是,pip show命令显示uncompyle2已安装:$ pip show uncompyle2

Name: uncompyle2

Version: 2.0.0

Summary: Python byte-code to source-code converter

Home-page: https://github.com/rocky/python-uncompyle6

Author: Hartmut Goebel

Author-email: h.goebel@crazy-compilers.com

License: MIT

Location: /usr/local/lib/python2.7/dist-packages

Requires: uncompyle6

有人能让上面的github项目正常工作吗?在

请告诉我。在

谢谢。在

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值