library · inferred from evidence
whylabs-datasketches
A Python library that had no prebuilt wheel for Windows, causing pip dependency resolution issues.
- pip install whylogs fails on Windows: No matching distribution for whylabs-datasketches
On Windows 10 with a conda Python 3.8 env, `pip install whylogs==0.4.8` fails with `ERROR: No matching distribution found for whylabs-datasketches==2.2.0b1`. The same install works on Linux. The protobuf import error was a red herring from