-
Notifications
You must be signed in to change notification settings - Fork 216
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
pip install error - windows 10 #881
Comments
This will need a new point release after the fix goes in. |
I was able to resolve this issue the following way: Next I set an environment variable PKG_CONFIG_PATH with a path to protobuf.pc file A better solution should be integrated |
Hi, I am facing the same error. Please suggest a fix! |
Hi, Please find my above reply... you can install pkgconfiglite and set a new env variable: I think you should be able to get the file and the package with conda: A better solution should be comitted to the code resolving this issue... |
I'll accept a pull request with a proper fix. |
Hi, I also encountered this error. I'm supprised it's such an old issue. |
I got the following error log while attempting to install from pip on windows 10:
The text was updated successfully, but these errors were encountered: