Getting started#

Install requirements

pip install ewoksorange[orange]

Warning

ewoksorange comes without any predefined Qt binding.

You will need to install one to use ewoksorange. Possible bindings are PyQt5, PyQt6, PySide and PySide2.

For example, to use PyQt6:

pip install PyQt6

Launch the graphical interface

ewoks-canvas