Installation
Requirements
eprbase requires Python 3.13 or newer.
Installation commands
uv |
pip |
|
|---|---|---|
CPU |
|
|
CPU + GPU |
|
|
GPU requirements
GPU support requires:
A compatible NVIDIA GPU
A compatible CUDA environment
The
cupy-cuda13xpackageThe
pynvmlpackage
The GPU modules are available through the eprbase.gpu package. cupy-cuda13x and pynvml are automatically installed when using the eprbase[gpu] installation option.