nasa / apod-api

Astronomy Picture of the Day API service
Apache License 2.0
832 stars 161 forks source link

Build fails on V 1.0.0. - FileNotFoundError: [Errno 2] No such file or directory: 'bin' during invoke get_requires_for_build_wheel #121

Open Chewbakka-Wakka opened 7 months ago

Chewbakka-Wakka commented 7 months ago

I've got these installed:

BuildRequires: python3dist(build) BuildRequires: python3dist(installer) BuildRequires: python3dist(setuptools) BuildRequires: python3dist(sphinx) BuildRequires: python3dist(wheel) BuildRequires: python3dist(pytest)

I'm calling these to build: pyproject_wheel pyproject_installer

Error where this fails:

ERROR Backend subprocess exited when trying to invoke get_requires_for_build_wheel error: Bad exit status from /var/tmp/rpm-tmp.SQpjGl (%build)

AndreyRojasD commented 3 months ago

Please add the steps to replicate the issue.