Menu

#1 Fix for pyinstaller 3.1

1.0
closed
nobody
None
2016-03-01
2015-12-22
Berwyn Hoyt
No

I attach a patch to make pyinstxtractor.py work on archives from pyinstaller >=3.1 (currently the dev version)
Reason: the stored toc is now a dict.items() instead of a dict.

1 Attachments

Discussion

  • ExtremeCoders

    ExtremeCoders - 2015-12-30

    Thanks for your patch. It would be merged as pyinstaller 3.1 becomes stable.

     
  • Black-Sun

    Black-Sun - 2016-02-05

    Hello,

    PyInstaller 3.1 is stable now, and the seems seems to be OK

     

    Last edit: Black-Sun 2016-02-05
  • ExtremeCoders

    ExtremeCoders - 2016-03-01
    • status: open --> closed
     
  • ExtremeCoders

    ExtremeCoders - 2016-03-01

    Added support for pyinstaller 3.1

     

Log in to post a comment.