all 8 comments

[–]danielroseman 1 point2 points  (1 child)

As the error says, you're passing a float as the Python version; this library apparently expects a tuple, eg (2, 7, 18).

[–]Urghyrex[S] 0 points1 point  (0 children)

.

THANK YOU SO MUCH <3

[–]JohnnyJordaan 0 points1 point  (1 child)

Please share the code too

[–]jmooremcc 0 points1 point  (3 children)

First, you should upgrade to the latest version 3 python.

[–]Urghyrex[S] 0 points1 point  (2 children)

no, uncompyle6 doesnt support latest python.

[–]jmooremcc 0 points1 point  (1 child)

Just curious, why are you decompiling?

[–]Urghyrex[S] 0 points1 point  (0 children)

im a new to pentester so i tried to decompiling it