Skip to content
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

Need to add Brotli to test_requirements.txt (or somewhere relevent) #147

Open
markliu06 opened this issue Mar 2, 2021 · 1 comment
Open

Comments

@markliu06
Copy link

markliu06 commented Mar 2, 2021

It seems the stock Brotli from Python 3.9 does not work, which the lib need to install from https://github.com/google/brotli in order to make pypoe_exporter to work

Just have a new rig and have to reinstall pypoe yet again. The installation script did not check the version of Brotli or something false postive. And in order to install Brotli via Vcpkg, it need some packages from Build Tools for Visual Studio 2019 https://visualstudio.microsoft.com/downloads/

@markliu06
Copy link
Author

altnatively, instead of using Vcpkg version, it seems pip install --upgrade git+https://github.com/google/brotli may work

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant