3dem / model-angelo

Automatic atomic model building program for cryo-EM maps
MIT License
116 stars 18 forks source link

When I try to download weights, my program crashes #59

Closed aditya655 closed 1 year ago

aditya655 commented 1 year ago

When I try to download weights using the flag -w or --download-weights, my prompt crashes. What do I do? Btw, I'm doing this using wsl

jamaliki commented 1 year ago

Hi,

Do you mind sharing the log of the program when it crashes? I would like to see the error code.

Best, Kiarash.

aditya655 commented 1 year ago

Oh hello Kiarash,

Just letting you know that I figured out the problem so you should just close that issue.

It was an exit code 1, I had a problem with the directory and I just recloned it again and it worked.

I will let you know if other issues arise.

From, Aditya Duggirala

On Fri, Jul 14, 2023 at 11:31 AM Kiarash Jamali @.***> wrote:

Hi,

Do you mind sharing the log of the program when it crashes? I would like to see the error code.

Best, Kiarash.

— Reply to this email directly, view it on GitHub https://github.com/3dem/model-angelo/issues/59#issuecomment-1636234054, or unsubscribe https://github.com/notifications/unsubscribe-auth/APBR4TWPYRHYQMUXR7NLJV3XQGGABANCNFSM6AAAAAA2DULSGE . You are receiving this because you authored the thread.Message ID: @.***>

aditya655 commented 1 year ago

Also my memory issue was fixed as well.

I just had a remote connection to a machine instead.

On Fri, Jul 14, 2023 at 11:43 AM aditya duggirala < @.***> wrote:

Oh hello Kiarash,

Just letting you know that I figured out the problem so you should just close that issue.

It was an exit code 1, I had a problem with the directory and I just recloned it again and it worked.

I will let you know if other issues arise.

From, Aditya Duggirala

On Fri, Jul 14, 2023 at 11:31 AM Kiarash Jamali @.***> wrote:

Hi,

Do you mind sharing the log of the program when it crashes? I would like to see the error code.

Best, Kiarash.

— Reply to this email directly, view it on GitHub https://github.com/3dem/model-angelo/issues/59#issuecomment-1636234054, or unsubscribe https://github.com/notifications/unsubscribe-auth/APBR4TWPYRHYQMUXR7NLJV3XQGGABANCNFSM6AAAAAA2DULSGE . You are receiving this because you authored the thread.Message ID: @.***>

jamaliki commented 1 year ago

Ohhh, great! Thanks!