Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ERROR: Can not execute setup.py since setuptools is not available in the build environment. #21

Open
ibencaralg opened this issue Jan 15, 2025 · 0 comments

Comments

@ibencaralg
Copy link

During installation of the Pironman5 there is an error as in the subject.

Pironman 5 Installer

  • Update package list... Done
  • Install build dependencies: python3-pip python3-venv git curl... Done
  • Run command before install: Download influxdb key... Done
  • Run command before install: Setup influxdb install source... Done
  • Install APT dependencies: influxdb lsof libjpeg-dev libfreetype6-dev kmod i2c-tools python3-gpiozero... Done
  • Create work directory... Done
  • Change work directory mode... Done
  • Change work directory owner... Done
  • Create log directory... Done
  • Change log directory mode... Done
  • Change log directory owner... Done
  • Remove old virtual environment... Done
  • Create virtual environment... Done
  • Install pip... Done
  • Install setuptools... Done
  • Install build... Done
  • Install gpiozero... Done
    Installing pironman5...
  • Uninstall old package... Done
  • Install package... Error
    Installing pm_auto...
  • Uninstall old package... Done
  • Install package... Error
    Installing pm_dashboard...
  • Uninstall old package... Done
  • Install package... Done
    Installing sf_rpi_status...
  • Uninstall old package... Done
  • Install package... Done
    Setup auto start...
  • Copy binary file... Done
  • Change binary file mode... Done
  • Copy service file... Done
  • Enable service... Done
  • Reload systemd... Done
  • Start service... Done
  • add module: i2c-dev... Done
  • Copy dtoverlay sunfounder-pironman5.dtbo... Done
  • Change work directory owner... Done
    Finished
    Cleanup
  • Remove build... Error Ignored

Collecting RPi.GPIO (from pironman5==1.1.3)
Using cached RPi.GPIO-0.7.1.tar.gz (29 kB)
Preparing metadata (setup.py): started
Preparing metadata (setup.py): finished with status 'error'

Error: error: subprocess-exited-with-error

× python setup.py egg_info did not run successfully.
│ exit code: 1
╰─> [1 lines of output]
ERROR: Can not execute setup.py since setuptools is not available in the build environment.
[end of output]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant