Open sauerland97 opened 1 month ago
What's your gcc version?
I am using a gcc version of 7.5.0
gcc --version
gcc (crosstool-NG 1.24.0.133_b0863d8_dirty) 7.5.0
Copyright (C) 2017 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Dear Author,
I am trying to set up the virtual environment to try out your model. I have followed the set up from the Environment.yaml. (cuda 11.3, python 3.8.5). When I try to start the model training through the main.py file I get the following output and error message:
Enclosed is the Conda list for my virtual environment:
Conda list
# packages in environment at /home/analyse/anaconda3/envs/Anomalydiffusion: # # Name Version Build Channel _libgcc_mutex 0.1 main _openmp_mutex 5.1 1_gnu absl-py 2.1.0 pypi_0 pypi addict 2.4.0 pypi_0 pypi aiofiles 24.1.0 pypi_0 pypi aiohappyeyeballs 2.4.3 pypi_0 pypi aiohttp 3.10.10 pypi_0 pypi aiosignal 1.3.1 pypi_0 pypi albumentations 1.3.0 pypi_0 pypi altair 5.4.1 pypi_0 pypi annotated-types 0.7.0 pypi_0 pypi antlr4-python3-runtime 4.8 pypi_0 pypi anyio 4.5.2 pypi_0 pypi async-timeout 4.0.3 pypi_0 pypi attrs 24.2.0 pypi_0 pypi backports-zoneinfo 0.2.1 pypi_0 pypi basicsr 1.4.2 pypi_0 pypi binutils_impl_linux-64 2.36.1 h193b22a_2 conda-forge binutils_linux-64 2.36 hf3e587d_33 conda-forge blas 1.0 mkl blinker 1.8.2 pypi_0 pypi braceexpand 0.1.7 pypi_0 pypi brotli-python 1.0.9 py38h6a678d5_8 bzip2 1.0.8 h5eee18b_6 ca-certificates 2024.9.24 h06a4308_0 cachetools 5.5.0 pypi_0 pypi certifi 2024.8.30 py38h06a4308_0 charset-normalizer 3.3.2 pyhd3eb1b0_0 click 8.1.7 pypi_0 pypi clip 1.0 dev_0I am grateful for any advice :-)