Skip to content
Snippets Groups Projects
Commit 7881becf authored by Paulus Kruger's avatar Paulus Kruger
Browse files

update requirements

parent b3625a77
Branches
Tags
1 merge request!8Pypcc2
...@@ -11,7 +11,7 @@ Python OPC-UA server to control the I2C devices in the LTS. ...@@ -11,7 +11,7 @@ Python OPC-UA server to control the I2C devices in the LTS.
This Python3 code uses other Python3 modules: This Python3 code uses other Python3 modules:
- opcua - opcua
- pyyaml - recordclass
- numpy - numpy
We recommend to install a virtual environment and then install the dependencies there. For convenience we have added the relevant modules to the file `requirements.txt` that can be used to install them with pip3: `python3 -m pip install -r requirements.txt` We recommend to install a virtual environment and then install the dependencies there. For convenience we have added the relevant modules to the file `requirements.txt` that can be used to install them with pip3: `python3 -m pip install -r requirements.txt`
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment