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

Addidional packages required before installation #12

Open
Boehmi-TB opened this issue Nov 16, 2023 · 0 comments
Open

Addidional packages required before installation #12

Boehmi-TB opened this issue Nov 16, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@Boehmi-TB
Copy link
Contributor

Issue-template

Summary

pip installation only possible after installing following packages:

sudo apt install python3.10-venv
python3 -m venv .venv
source .venv/bin/activate
sudo apt install python3-wheel
sudo apt install build-essential
sudo  apt-get install python3-dev
sudo apt install librdkafka-dev

Version of the used components

Which versions of the Industrial Edge components did you use?
e.g.

  • Ubuntu 22.04

Steps to reproduce

@Boehmi-TB Boehmi-TB self-assigned this Nov 16, 2023
@Boehmi-TB Boehmi-TB added the enhancement New feature or request label Nov 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant