Hoda Rajaei

Results 5 issues of Hoda Rajaei

nobrainer tests on macOS and windows in github_action CI workflow are failing.

I tried to run nobrainer within the singularity container(nobrainer_latest-gpu.sif), but I am getting this error when trying to run the first nobrainer command: This system supports the C.UTF-8 locale which...

bug

Right now the messenger gives only the time that a task is ended and whether it is errored or not. It would be useful if the start time is also...

enhancement

I have tried so many different things to address this issue #33 and among them, this Dockerfile can be built without error but when I run the container, TensorFlow does...

when running the container with the master-gpu tag, I am getting the TensorFlow import error. command: `singularity run -B $(pwd):/data -W /data kwyk_master-gpu.sif --help` error: ``` Traceback (most recent call...