L
L
Lumus2022-04-20 10:03:44
Python
Lumus, 2022-04-20 10:03:44

No module named 'xdis.code'?

I decompile the exe file into python, and this came out:
No module named 'xdis.code' The
question is, can this be solved somehow, maybe someone has the source of this "xdis.code"
Then an error pops up:
uncompyle6 g.exe-g .pyc

Answer the question

In order to leave comments, you need to log in

2 answer(s)
L
Lumus, 2022-04-20
@Lumus

Here is the solution, they changed its name
https://translated.turbopages.org/proxy_u/en-ru.ru...

A
ANYJT, 2022-04-20
@ANYJT

You may not have installed the correct module. Python is not meant to be compiled, so third party libraries must be used.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question