ocni-dtu / epdx

ILCD parser for Javascript and Python, written in Rust
https://epdx.kongsgaard.eu/
Apache License 2.0
24 stars 3 forks source link

Warning on Python installation, faulty RECORD #30

Open mkouhia opened 4 months ago

mkouhia commented 4 months ago

Hi, I'm getting this warning when installing epdx on Python. The installation finishes anyway, but maybe the build process needs attention.

Warning: Validation of the RECORD file of epdx-1.1.5-cp310-abi3-manylinux_2_34_x86_64.whl failed. Please report to the maintainers of that package so they can fix their build process. Details:
In /home/mikko/.cache/pypoetry/artifacts/e8/ca/3b/34b4ce1fc9f935d4d1831b5152b884616cde346cfd4c8867a84f6740eb/epdx-1.1.5-cp310-abi3-manylinux_2_34_x86_64.whl, epdx-1.1.5.dist-info/license_files/LICENSE is not mentioned in RECORD
ocni-dtu commented 4 months ago

Hmm, that is a weird error. I'll try to investigate it