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

Fix build on Ubuntu Noble #171

Merged
merged 2 commits into from
Sep 11, 2024
Merged

Fix build on Ubuntu Noble #171

merged 2 commits into from
Sep 11, 2024

Conversation

neodesys
Copy link
Collaborator

  • upgrade the gradle wrapper version
  • allow using venv with python scripts

Some Linux distributions (like Ubuntu Noble) enforce the usage of the
system packages for installing python modules (PEP 668). This commit
allows using a python venv to install the needed dependencies.
@neodesys neodesys added the bug Something isn't working label Sep 11, 2024
@neodesys neodesys self-assigned this Sep 11, 2024
@neodesys neodesys merged commit 3927023 into main Sep 11, 2024
6 checks passed
@neodesys neodesys deleted the llepage/fix-build-on-ubuntu-noble branch September 11, 2024 13:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants