Compatibility¶
Installation requirements¶
ncc requires Python 3.10 or newer and these runtime packages:
| Package | Minimum version |
|---|---|
argcomplete |
3.1 |
numpy |
1.24 |
pip install o6-ncc installs both packages automatically.
Neither SDK is required to generate code.
SDK compatibility¶
The SDK is required by the application using the generated code.
| SDK | Compatible version |
|---|---|
| o6\Python | 2.2.0 and later |
| open62541 | 1.5 and later |