JuergenUniVie
JuergenUniVie
same problem... is it possible to set a enviroment to fix the platform "cuda" issue? I1108 16:51:57.959832 139635007661120 xla_bridge.py:231] Unable to initialize backend 'tpu_driver': NOT_FOUND: Unable to find driver in...
lot of wrong links: ./relion_refine_mpi: /lib64/libstdc++.so.6: version `GLIBCXX_3.4.26' not found (required by ./relion_refine_mpi) linux-vdso.so.1 (0x00007ffc005f8000) libcufft.so.10 => /usr/local/cuda/targets/x86_64-linux/lib/libcufft.so.10 (0x00007f162eabe000) libmpi.so.40 => /cluster/GENERIC/software/OpenMPI/4.1.1-GCC-10.3.0/lib/libmpi.so.40 (0x00007f1637650000) libdl.so.2 => /lib64/libdl.so.2 (0x00007f162e8ba000) libtiff.so.5 => /lib64/libtiff.so.5...
> Try workaround from #1174 doesn't work - allready tried - error changes to: ``` Fatal error: Uncaught Error: Call to a member function get() on null in /srv/www/eventum-3.10.11/src/ServiceContainer.php:94 Stack...
I hope a solution can be found for this....
please update to 1.20.x thanks a lot
Can you say if/when 3.0 will come? Would be because of the costum model data... (would like to use ItemsAdder to replace the backpack). thanks!
I have the same problem. tried to use numpy 1.22.0 (requirements.txt) But then completely different errors occur... Collecting numpy==1.22.0 (from -r /app/alphafold/requirements.txt (line 10)) Downloading numpy-1.22.0.zip (11.3 MB) 11 .3/11.3...
Adjusting the Singularity.def and changing the MiniConda version to my Python version solved the problem. Use my Python version instead of latest. # Install Miniconda package manager. wget -q -P...
Hi @johnnytam100 I changed the lines with MiniConda in Singularity.def so that the Conda version uses Python3.8 and not the latest version. I'm using Python 3.8. python --version Python 3.8.17...
However, it may only work with Python 3.8 as I find several references to it, which you would then have to adapt to your Python version. pdbfixer \ pip \...