ValueError: Can't find a pure Python 3 wheel for: 'lxml==4.9.3', 'rapidfuzz', 'lxml==4.9.3'
rapidfuzz has C extensions. I could add it to Pyodide and emscripten-forge, but this would take some time 😴 It is unclear if the package would make it into a mainstream Pyodide release before september. Alternatives to this package?
Compatibility Matrix
bw2calc
bw2data
rapidfuzz
pyecospold
(as abw2io
dependency)lxml
bw2io
rapidfuzz
has C extensions. I could add it to Pyodide and emscripten-forge, but this would take some time 😴 It is unclear if the package would make it into a mainstream Pyodide release before september. Alternatives to this package?pyecospold
lxml==5.2.0
. @cmutel, can we remove the pin onlxml
?