My apologies if this was addressed elsewhere but I couldn't find it. I am installing gate on a research cluster. The downloads and everything work fine and opengate_info gives the following information:
Python version 3.10.16 (main, Dec 11 2024, 16:24:50) [GCC 11.2.0]
Platform linux
Site package /home/sarah.vanhoesen-umw/miniconda3/envs/gate_env/lib/python3.10/site-packages
Geant4 version geant4-11-03 [MT]
Geant4 MT True
Geant4 Qt True 5.9.7
Geant4 GDML True
Geant4 date 6-December-2024
Geant4 data /home/sarah.vanhoesen-umw/miniconda3/envs/gate_env/lib/python3.10/site-packages/opengate_core/geant4_data
ITK version 5.2.1
GATE version 10.0.2
GATE folder /home/sarah.vanhoesen-umw/miniconda3/envs/gate_env/lib/python3.10/site-packages/opengate
GATE data /home/sarah.vanhoesen-umw/miniconda3/envs/gate_env/lib/python3.10/site-packages/opengate/data
GATE tests /home/sarah.vanhoesen-umw/miniconda3/envs/gate_env/lib/python3.10/site-packages/opengate/tests/src
GATE core path /home/sarah.vanhoesen-umw/miniconda3/envs/gate_env/lib/python3.10/site-packages/opengate_core/opengate_core.cpython-310-x86_64-linux-gnu.so
GATE date 2025-03-25T16:13:28 (pypi)
However, when I try to run opengate_tests I get this message:
Detected Geant4 version: geant4-11-03 [MT]
Required Geant4 version: v11.3.0
Geant4 version is OK
Looking for tests in: /home/sarah.vanhoesen-umw/miniconda3/envs/gate_env/lib/python3.10/site-packages/opengate/tests/src
No Opengate test data available in: /home/sarah.vanhoesen-umw/miniconda3/envs/gate_env/lib/python3.10/site-packages/opengate/tests/data
I download it for you.
Download attempt 1 failed: 404 Client Error: Not Found for url: https://gitlab.in2p3.fr/api/v4/projects/15155/jobs/1155510/artifacts
Retrying in 10 seconds...
Download attempt 2 failed: 404 Client Error: Not Found for url: https://gitlab.in2p3.fr/api/v4/projects/15155/jobs/1155510/artifacts
Retrying in 10 seconds...
Download attempt 3 failed: 404 Client Error: Not Found for url: https://gitlab.in2p3.fr/api/v4/projects/15155/jobs/1155510/artifacts
Retrying in 10 seconds...
Download attempt 4 failed: 404 Client Error: Not Found for url: https://gitlab.in2p3.fr/api/v4/projects/15155/jobs/1155510/artifacts
Retrying in 10 seconds...
Download attempt 5 failed: 404 Client Error: Not Found for url: https://gitlab.in2p3.fr/api/v4/projects/15155/jobs/1155510/artifacts
Exceeded maximum retries for https://gitlab.in2p3.fr/api/v4/projects/15155/jobs/1155510/artifacts.
I did verify that the test files are present in the correct folder. Any help would be greatly appreciated.
My apologies if this was addressed elsewhere but I couldn't find it. I am installing gate on a research cluster. The downloads and everything work fine and opengate_info gives the following information:
However, when I try to run opengate_tests I get this message:
I did verify that the test files are present in the correct folder. Any help would be greatly appreciated.