Installation¶
ESO is a Python package with an optional PyQt5 GUI. Supported Python versions: 3.8 to 3.12.
Clone¶
Create an environment¶
Install PyTorch¶
PyTorch is not pinned. Choose a wheel that matches your hardware. The official selector generates the right command.
Install ESO¶
For development with tests and docs:
Verify¶
If this prints the class object without an ImportError, the install is good.