ancient-france-42909
04/24/2024, 8:25 PMancient-france-42909
04/24/2024, 8:26 PMCould not gather lock metadata for 3 projects with source artifacts:
1. /tmp/pants-sandbox-o8A9Bs/.tmp/tmphptw1nom/home.cris.birzan..pyenv.versions.3.10.9.envs.crpython310.bin.python3.10/fse-1.0.0.tar.gz: Executing /home/cris.birzan/.cache/pants/named_caches/pex_root/venvs/aea67ebeb0155c7b43fefa35d59b855c2e06cc79/abd4a6124f409cfec33d10030d1b7b266ff3990a/bin/python -sE /home/cris.birzan/.cache/pants/named_caches/pex_root/venvs/aea67ebeb0155c7b43fefa35d59b855c2e06cc79/abd4a6124f409cfec33d10030d1b7b266ff3990a/pex -c import json
import sys
import setuptools.build_meta
if not hasattr(setuptools.build_meta.__legacy__, 'prepare_metadata_for_build_wheel'):
sys.exit(75)
result = setuptools.build_meta.__legacy__.prepare_metadata_for_build_wheel(*('/tmp/pants-sandbox-o8A9Bs/.tmp/tmpg2laein_/build',), **{})
with open('/tmp/pants-sandbox-o8A9Bs/.tmp/tmpd0kfdyf0', "w") as fp:
json.dump(result, fp)
failed with 1
2. /tmp/pants-sandbox-o8A9Bs/.tmp/tmphptw1nom/home.cris.birzan..pyenv.versions.3.10.9.envs.crpython310.bin.python3.10/mplcursors-0.5.1.tar.gz: Executing /home/cris.birzan/.cache/pants/named_caches/pex_root/venvs/aea67ebeb0155c7b43fefa35d59b855c2e06cc79/abd4a6124f409cfec33d10030d1b7b266ff3990a/bin/python -sE /home/cris.birzan/.cache/pants/named_caches/pex_root/venvs/aea67ebeb0155c7b43fefa35d59b855c2e06cc79/abd4a6124f409cfec33d10030d1b7b266ff3990a/pex -c import json
import sys
import setuptools.build_meta
if not hasattr(setuptools.build_meta.__legacy__, 'get_requires_for_build_wheel'):
sys.exit(75)
result = setuptools.build_meta.__legacy__.get_requires_for_build_wheel(*(), **{})
with open('/tmp/pants-sandbox-o8A9Bs/.tmp/tmpseuxayg8', "w") as fp:
json.dump(result, fp)
failed with 1
3. /tmp/pants-sandbox-o8A9Bs/.tmp/tmphptw1nom/home.cris.birzan..pyenv.versions.3.10.9.envs.crpython310.bin.python3.10/fastparquet-0.4.1.tar.gz: Executing /home/cris.birzan/.cache/pants/named_caches/pex_root/venvs/aea67ebeb0155c7b43fefa35d59b855c2e06cc79/abd4a6124f409cfec33d10030d1b7b266ff3990a/bin/python -sE /home/cris.birzan/.cache/pants/named_caches/pex_root/venvs/aea67ebeb0155c7b43fefa35d59b855c2e06cc79/abd4a6124f409cfec33d10030d1b7b266ff3990a/pex -c import json
import sys
import setuptools.build_meta
if not hasattr(setuptools.build_meta.__legacy__, 'prepare_metadata_for_build_wheel'):
sys.exit(75)
result = setuptools.build_meta.__legacy__.prepare_metadata_for_build_wheel(*('/tmp/pants-sandbox-o8A9Bs/.tmp/tmp0v5e6u2p/build',), **{})
with open('/tmp/pants-sandbox-o8A9Bs/.tmp/tmphu5317ke', "w") as fp:
json.dump(result, fp)
failed with 1ancient-france-42909
04/24/2024, 8:26 PMhappy-kitchen-89482
04/24/2024, 9:25 PMhappy-kitchen-89482
04/24/2024, 9:26 PMwheel dist to be installedhappy-kitchen-89482
04/24/2024, 9:26 PMhappy-kitchen-89482
04/24/2024, 9:26 PMhappy-kitchen-89482
04/24/2024, 9:27 PMancient-france-42909
04/25/2024, 6:29 PMwheel installed, and, hm, no lockfile for setuptools.happy-kitchen-89482
04/25/2024, 9:02 PMhappy-kitchen-89482
04/25/2024, 9:02 PMhappy-kitchen-89482
04/25/2024, 9:02 PMancient-france-42909
04/26/2024, 4:14 PMhappy-kitchen-89482
04/26/2024, 4:14 PMancient-france-42909
04/26/2024, 5:46 PMancient-france-42909
04/26/2024, 5:51 PMinspect.getsource(func) , which seems to not exist in this case, because the code is ran with execancient-france-42909
04/26/2024, 6:06 PMancient-france-42909
04/26/2024, 6:13 PMants generate-lockfiles here says:
No distribution metadata found for soundex==1.1.3.
Given distribution metadata for:
silpa-common==0
soundex==0
I tried to look at the metadata for soundex, it looks okay, but I'm definitely no expert