-
Notifications
You must be signed in to change notification settings - Fork 52
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
struct.error: unpack requires a buffer of 22 bytes #130
Comments
what do you get when you run the unittests, even travis is failing so we do have some trouble somewhere |
Test_zactor, test_zbeacon, test_zhelper all passed. test_pyre failed with the following output:
|
I should also mention that I made a fresh conda env for those tests (they also failed in the original conda env) |
I'm not familiar with conda but as travis does complete, see here: https://travis-ci.org/zeromq/pyre/jobs/409289899 |
I haven't tested OSX in ages. I guess it's also a good idea to add an osx unittest to travis |
When trying to run pyre on Python 3.6.6 within conda i receive the following exception:
The text was updated successfully, but these errors were encountered: