Skip to content

Installation

Sebastian Schäfer edited this page Apr 4, 2023 · 6 revisions

Dependencies

TopasGraphSim is built entirely using Python. The current minimum version is Python3.10.

The following packages are used:

The Easy Way

If you are running Python3.10 already, Python is added to your PATH environment variable, and your target workstation is connected to the internet, simply run:

pip install topasgraphsim

After the installation is complete, start TopasGraphSim by running:

topasgraphsim

I

TopasGraphSim is published on the Python Package Index.