score_sde_pytorch
score_sde_pytorch copied to clipboard
Problems installing dependencies and getting code to run
Hi,
- I have problems getting the code to run. This is because of dependency conflicts.
- I've tried installing requirements.txt
- I tried installing with python 3.6, 3.7, 3.8, 3.9.
- The best version I've tried was python 3.8, where I "only" get a "segment fault" error.
Could you please let me know what version of python works, and also what version of Linux (I can create a singularity container)?
Hi,
Use the latest version of all packages. Do not follow the requirements.txt. And change the code as you encounter issues. This works best.
Hi,
Use the latest version of all packages. Do not follow the requirements.txt. And change the code as you encounter issues. This works best.
Hi could you share the detailed dependencies and python version?