radiocosmology / caput

Cluster Astronomical Python Utilities
GNU General Public License v2.0
12 stars 21 forks source link

Install fails on python 3.10 #260

Closed ljgray closed 10 months ago

ljgray commented 10 months ago

virtualenvapi.exceptions.PackageInstallationException: (1, b"Looking in links: /cvmfs/soft.computecanada.ca/custom/python/wheelhouse/gentoo2020/avx2, /cvmfs/soft.computecanada.ca/custom/python/wheelhouse/gentoo/avx2, /cvmfs/soft.computecanada.ca/custom/python/wheelhouse/gentoo2020/generic, /cvmfs/soft.computecanada.ca/custom/python/wheelhouse/gentoo/generic, /cvmfs/soft.computecanada.ca/custom/python/wheelhouse/generic\nObtaining file:///project/6003614/lgray/test_data/tmp/test/t/code/caput\n Checking if build backend supports build_editable: started\n Checking if build backend supports build_editable: finished with status 'done'\n Preparing metadata (pyproject.toml): started\n Preparing metadata (pyproject.toml): finished with status 'error'\n", '-e /project/6003614/lgray/test_data/tmp/test/t/code/caput')

This may be a byproduct of being installed via a script, so I'm not yet sure if it's a problem with caput itself

ljgray commented 10 months ago

Closing for https://github.com/chime-experiment/mkchimeenv/issues/5