Installation¶
Solverz officially supports Python>=3.10.
Using PIP¶
The standard utility for installing Python packages is pip. You
can install Solverz in your system Python installation by executing
the following in a shell:
pip install Solverz
Solverz officially supports Python>=3.10.
The standard utility for installing Python packages is pip. You
can install Solverz in your system Python installation by executing
the following in a shell:
pip install Solverz