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

improve installation: add debian package, update readme #423

Open
milyin opened this issue Dec 23, 2024 · 0 comments
Open

improve installation: add debian package, update readme #423

milyin opened this issue Dec 23, 2024 · 0 comments
Labels
release Part of the next release

Comments

@milyin
Copy link
Contributor

milyin commented Dec 23, 2024

Describe the release item

Since Ubuntu 24.0 it's not allowed anymore to install package globally with pip. I.e. command which we recommend in readme pip install eclipse-zenoh doesn't work anymore without additional operations for creating virtual environment.
Here is some details: https://stackoverflow.com/questions/75602063/pip-install-r-requirements-txt-is-failing-this-environment-is-externally-mana
We need to

  1. update readme with recommendations how to install package to virtual environment
  2. create python3-eclipse-zenoh package for installation for apt for users who want to install zenoh-python globally
@milyin milyin added the release Part of the next release label Dec 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release Part of the next release
Projects
Status: No status
Development

No branches or pull requests

1 participant