Skip to content
This repository has been archived by the owner on Dec 29, 2022. It is now read-only.

struct.error: unpack str size too short for format #32

Open
jaredrummler opened this issue Oct 29, 2016 · 3 comments
Open

struct.error: unpack str size too short for format #32

jaredrummler opened this issue Oct 29, 2016 · 3 comments

Comments

@jaredrummler
Copy link

I get the following error while using enjarify with pypy3:

struct.error: unpack str size too short for format

Using python3 fixes the issue. Also, the script will not use python because python -c "print(range)" returns "<built-in function range>", not "<class 'range'>".

@Storyyeller
Copy link
Contributor

Given how slow pypy3 is, I should probably just make the launcher invoke python3 directly.

@jack17529
Copy link

Is this issue solved ?

@Storyyeller
Copy link
Contributor

Well the issue of pypy3 being slow is certainly fixed. I haven't seen any problems running with pypy, but I'm not the OP.

# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants