IsoNet-cryoET / IsoNet

Self-supervised learning for isotropic cryoET reconstruction
https://www.nature.com/articles/s41467-022-33957-8
MIT License
67 stars 12 forks source link

Windows10 failed launch isonet.py #37

Open Coderbai opened 1 year ago

Coderbai commented 1 year ago

Hi,

I have a problem when I follow 3. Add environment variables: on my Windows10 machine, with git bash tool. The problem is that after I cautiously rename the 'IsoNet' folder, export both the correct PATH and PYTHONPATH, an annoying report comes: bash: isonet.py: command not found

When I run the same commands on my M1 pro silicon MackbookPro, everything is fine. But for further training and keras-based models developing, I have to make IsoNet work on my Windows10 machine.

So could you please tell me how to deal with this? Or perhaps include the win10 installation in your tutorial.

Thanks!

procyontao commented 1 year ago

Windows is not supported. If you really want to use IsoNet on win10, probably you need a WSL.