Skip to content

Modify install.sh and update.sh to suppress pip warnings#155

Merged
fatihak merged 3 commits into
fatihak:mainfrom
phattmatt:pip-warnings
Jun 9, 2025
Merged

Modify install.sh and update.sh to suppress pip warnings#155
fatihak merged 3 commits into
fatihak:mainfrom
phattmatt:pip-warnings

Conversation

@phattmatt
Copy link
Copy Markdown
Collaborator

  1. Add a line in install.sh to install/upgrade pip, setuptools and wheel before installing the required pip modules.
  2. Added -qq to install.sh and update.sh to suppress pip warnings printed to stderr.

I've tested these changes using a fresh Raspberry Pi OS 64-bit Lite install on a Raspberry Pi Zero 2 and all seems well.

@phattmatt
Copy link
Copy Markdown
Collaborator Author

This PR addresses #134.

@fatihak
Copy link
Copy Markdown
Owner

fatihak commented Jun 9, 2025

Looks good! Thanks for the PR

@fatihak fatihak merged commit d255700 into fatihak:main Jun 9, 2025
@phattmatt phattmatt deleted the pip-warnings branch June 9, 2025 21:28
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

Successfully merging this pull request may close these issues.

2 participants