PyEasyArchive icon indicating copy to clipboard operation
PyEasyArchive copied to clipboard

Invalid Token error

Open anmoldalmia opened this issue 8 years ago • 5 comments

The installation process raises a SyntaxError in /libarchive/constants/archive_entry.py, line 1 as :

AE_IFMT = 0170000 ^ SyntaxError: invalid token

anmoldalmia avatar Dec 12 '15 06:12 anmoldalmia

Any progress @anmoldalmia? I'm getting the same error...

victor3rc avatar Feb 12 '16 14:02 victor3rc

Same

rr- avatar Feb 19 '16 12:02 rr-

Seems this library is not Python-3-ready

socketpair avatar Mar 26 '16 05:03 socketpair

This is fixed in https://github.com/dsoprea/PyEasyArchive/pull/3 but still not merged

socketpair avatar Mar 26 '16 05:03 socketpair

This has been merged but it hasn’t been released. @dsoprea Do you mean releasing a new version?

bfontaine avatar Apr 22 '16 09:04 bfontaine