bfontaine / wpydumps

Work with Wikipedia dumps.
https://pypi.org/project/wpydumps/
MIT License
1 stars 0 forks source link

Failed building wheel for libarchive #1

Open fenopa opened 7 months ago

fenopa commented 7 months ago

can't install it with pip

Building wheel for libarchive (setup.py) ... error
  ERROR: Failed building wheel for libarchive
  Running setup.py clean for libarchive
Failed to build libarchive
ERROR: Could not build wheels for libarchive, which is required to install pyproject.toml-based projects
bfontaine commented 7 months ago

Please share your OS, Python and pip versions; otherwise it’s hard to help you.

See https://github.com/dsoprea/PyEasyArchive?tab=readme-ov-file#notes; you probably have to install libarchive in some way.