python-uncompyle6 icon indicating copy to clipboard operation
python-uncompyle6 copied to clipboard

Deparsing stopped due to parse error

Open ProTechEx opened this issue 6 years ago • 3 comments

root@mylic:~/python-uncompyle6/web_panel/backend/util# uncompyle6 -o /root/python-uncompyle6/temp /root/python-uncompyle6/temp/billing.pyc Instruction context: -> 417 164 LOAD_FAST 'results'

file /root/python-uncompyle6/temp/billing.pyc

Deparsing stopped due to parse error

decompile failed

Can anyone try it out please: https://ufile.io/h467r

ProTechEx avatar Dec 14 '18 14:12 ProTechEx

Come back after you've read prequisute instructions on how to report a bug. Specifically https://github.com/rocky/python-uncompyle6/blob/master/HOW-TO-REPORT-A-BUG.md#what-to-send-minimum-requirements

rocky avatar Dec 14 '18 14:12 rocky

Hey rocky,

i am really sorry that. I'm absolutely new trying to understand and learn the whole. I hope you understand me.

I have installed:

  • uncompyle6 3.2.4
  • CentOS 7.5
  • Python 2.7.5

The files: http://mylic.dyndns.tv/rp/dist/mytest.pyc the result after trying to decompile: http://mylic.dyndns.tv/rp/dist/mytest.py

ProTechEx avatar Dec 15 '18 11:12 ProTechEx

I hope you understand me.

Actually, I am trying to.

I see that you have one project listed in github. Actually not so much a project as a description and link to some closed source service that involves "live stream transcoding".

And the thing you are decompiling seems to be the code that http://radio-tochka.com uses for its billing. So in the interest of, as you put it, understanding you, please elaborate on the circumstances by which you find you don't have access to the source code, and now find the need for it?

I'm absolutely new trying to understand and learn the whole.

Pro tip: if you are new to something, it is more important to read instructions and follow information given.

rocky avatar Dec 15 '18 13:12 rocky