pyre2
pyre2 copied to clipboard
re2 wheels for later python versions
Hi, are there any plans to build re2 for newer Python version? I'm trying to install pyre2 on Windows with Python 3.8 and there's some weird CMake issues I'm not sure I want to debug...
Working on newer platform wheels now, but I can't really test on windows/macos (except for github CI). Did you have a problem installing the current platform wheels on windows?
Aaand I left this open long enough so please try a local install using one of the newer wheels here:
https://github.com/sarnold/pyre2/actions/runs/3735034273
ie, download the artifact zip file and extract the windows wheels, then pip install <windows_wheel_file>