Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
C
compact-slowcontrol
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
4
Issues
4
List
Boards
Labels
Service Desk
Milestones
Iterations
Merge Requests
0
Merge Requests
0
Requirements
Requirements
List
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Test Cases
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Package Registry
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issue
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Peter-Bernd Otte
compact-slowcontrol
Commits
fb308ca0
Commit
fb308ca0
authored
Aug 10, 2019
by
Peter-Bernd Otte
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Added more packages
parent
29e71a36
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
README.md
README.md
+3
-3
No files found.
README.md
View file @
fb308ca0
...
...
@@ -11,10 +11,10 @@
**Install packages Part 1**
```
bash
sudo
apt
install
python3 python3-pip
sudo
-H
apt
install
-y
python3 python3-pip git mosquitto mosquitto-clients
```
**
Switch Python version to Version 3
**
**
Switch Python version to Version 3
**
-
See here: https://linuxconfig.org/how-to-change-from-default-to-alternative-python-version-on-debian-linux
...
...
@@ -30,7 +30,7 @@ python -V
**Install packages Part 2**
```
bash
pip
install
paho-mqtt pyserial
sudo
-H
pip3
install
paho-mqtt pyserial
sudo
apt
install
apache2 screen picocom
```
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment