python-decompile3
python-decompile3 copied to clipboard
Can't install decompyle3 on windows 10
hi, I am having this error each time I tried to install decompyle3 when I tried after to run it alone.
This is how I install it.
pip install git+https://github.com/rocky/python-decompile3
Traceback (most recent call last):
File "c:\python39\lib\runpy.py", line 197, in run_module_as_main
return run_code(code, main_globals, None,
File "c:\python39\lib\runpy.py", line 87, in run_code
exec(code, run_globals)
File "C:\Python39\Scripts\decompyle3.exe_main.py", line 4, in
@euzada do you have xdis 5.0.11?
hi this what im getting ,any help will be appriciated
luka\python-decompile3-master> decompyle3 decompyle3 : The term 'decompyle3' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. At line:1 char:1
- decompyle3
-
+ CategoryInfo : ObjectNotFound: (decompyle3:String) [], CommandNotFoundException + FullyQualifiedErrorId : CommandNotFoundExceptio
Same problem
use this command in cmd to install decompyle3 on windows10 pip install https://github.com/rocky/python-decompile3
that dont even work
This is better suited as something on a forum geared for basic user help.