MTG / essentia

C++ library for audio and music analysis, description and synthesis, including Python bindings
http://essentia.upf.edu
GNU Affero General Public License v3.0
2.8k stars 525 forks source link

Warning about python wheel record file #1425

Open dimi-colossal opened 2 months ago

dimi-colossal commented 2 months ago

Hi, I just installed essentia 2.1b6.dev1177 via poetry 1.8.3 and received the following warning.

Warning: Validation of the RECORD file of essentia-2.1b6.dev1177-cp311-cp311-macosx_11_0_arm64.whl failed. Please report to the maintainers of that package so they can fix their build process. Details:
In /Users/dimitriosklimis/Library/Caches/pypoetry/artifacts/28/6b/a7/452dae7a2845fa0a742c25ec2a61ef11ab4712c365e23d370507d1fc97/essentia-2.1b6.dev1177-cp311-cp311-macosx_11_0_arm64.whl, essentia/.dylibs/libSDL2-2.0.0.dylib is not mentioned in RECORD
In /Users/dimitriosklimis/Library/Caches/pypoetry/artifacts/28/6b/a7/452dae7a2845fa0a742c25ec2a61ef11ab4712c365e23d370507d1fc97/essentia-2.1b6.dev1177-cp311-cp311-macosx_11_0_arm64.whl, essentia/.dylibs/libSDL2.dylib is not mentioned in RECORD
dbogdanov commented 2 months ago

Adding a related issue: https://github.com/MTG/essentia/issues/1325.