We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I'm running Mac OS-X . During the installation via pip there were no errors. But while running, got an OSError error.
gohttp/libgohttp.so: unknown file type, first eight bytes.
gohttp/libgohttp.so: unknown file type, first eight bytes
When I tried to solve the problem, I saw this stack overflow question. Also here is a similar issue on another python library.
The text was updated successfully, but these errors were encountered:
Ah, good to know! Please share what else you learn, especially if you figure out a way to make it work.
Are you running the latest macOS Catalina? Also have you tried building from source?
Sorry, something went wrong.
No branches or pull requests
I'm running Mac OS-X .
During the installation via pip there were no errors. But while running, got an OSError error.
Trace
gohttp/libgohttp.so: unknown file type, first eight bytes
.When I tried to solve the problem, I saw this stack overflow question.
Also here is a similar issue on another python library.
The text was updated successfully, but these errors were encountered: