Scott Classen
Scott Classen
UPDATE: I decided to try using just the cctbx builder thusly: ``` python bootstrap.py --builder=cctbx --force-base-build ``` and this succeeded in building cairo, but then failed on wxPython. ``` Installing...
UPDATE #2: running ```python bootstrap.py``` the third time completed.....huh? In a clean virtualenv using the system python 2.7.5 the first bootstrap attempt fails: ``` python bootstrap.py ``` failed on cairo...
I am also experiencing this odd behavior. I have macOS Sonoma 14.1.1 on an Intel Mac (not a laptop so no trackpad to test) I installed Coot 1.1.02 via the...
I'm running into the same problem. I've performed a new installation as per instructions. nvcc --version ``` nvcc: NVIDIA (R) Cuda compiler driver Copyright (c) 2005-2022 NVIDIA Corporation Built on...
I have figured this out. As per a [hint](https://jax.readthedocs.io/en/latest/installation.html#pip-installation-gpu-cuda-installed-via-pip-easier) on the jax documentation site I unset `LD_LIBRARY_PATH` and now the GPUs are being recognized. The next problem I had was...
I have access to a machine with 448 cores. We are in the process of setting up slurm and I have developed a few scripts for quickly firing off test...
any updates on this issue?
I think react-scripts is dead. Maybe consider converting your project to Vite?