Skip to content

Starting simulation #543

Answered by guneet19
mikhailpaltsev asked this question in Q&A
Nov 11, 2024 · 3 comments · 11 replies
Discussion options

You must be logged in to vote

Hello,

I just did a reinstall with a python venv as shown in the documentation and it worked for me without an error.

Steps I followed -

1 - create a virtual environment and activate it -

python -m venv opengate_env
source opengate_env/bin/activate

2 - Install opengate

pip install --upgrade pip
pip install --pre opengate

3 - Run tests

opengate_tests When you do this step required Geant4 data and test data will be downloaded.

4 - Downloaded test006_runs.py

5 - Run it with python3 test006_runs.py

Can you try reinstalling by following these steps...

Replies: 3 comments 11 replies

Comment options

You must be logged in to vote
11 replies
@mikhailpaltsev
Comment options

@guneet19
Comment options

@mikhailpaltsev
Comment options

@guneet19
Comment options

Answer selected by mikhailpaltsev
@mikhailpaltsev
Comment options

@mikhailpaltsev
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants