We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
Which versions of the Industrial Edge components did you use? e.g.
The text was updated successfully, but these errors were encountered:
Boehmi-TB
No branches or pull requests
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.
Steps to reproduce
The text was updated successfully, but these errors were encountered: