score_sde_pytorch icon indicating copy to clipboard operation
score_sde_pytorch copied to clipboard

Problems installing dependencies and getting code to run

Open david-yw-t opened this issue 1 year ago • 2 comments

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)?

david-yw-t avatar Jun 20 '24 11:06 david-yw-t

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.

aminmotaharinia avatar Oct 10 '24 07:10 aminmotaharinia

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?

iamtonymwt avatar Nov 07 '24 05:11 iamtonymwt