Installation¶
From PyPI¶
From Source¶
Running a NodeODX Instance¶
PyODX requires a running NodeODX instance to process images. The easiest way to get one running is with Docker:
This will start a NodeODX instance on localhost:3000.
Verifying the Installation¶
If the node is running, this will print information about the NodeODX instance including its version, available memory, and CPU cores.