-
Notifications
You must be signed in to change notification settings - Fork 153
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
'mk_af_model' object has no attribute 'aux' #97
Comments
Can you post the code you are using?
…On Thu, Nov 10, 2022, 7:55 AM cheng wang ***@***.***> wrote:
'mk_af_model' object has no attribute 'aux', there is no self.aux when aux
is none
—
Reply to this email directly, view it on GitHub
<#97>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AA76LAQJA6RBICNL3BFA4ZDWHTWF5ANCNFSM6AAAAAAR4Q4HHM>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Below is the code, thank! reported above error when run the last line: af_model.save_pdb(save_path)
|
please check the above code |
Oh I see what the problem is. |
yes, thanks! I added run the design protocol and it works. but i got a memory issue, the gpu memory had reached 160G unexpectedly. I open a new question regarding the issue. please kindly help to see where is wrong. |
Thanks! |
'mk_af_model' object has no attribute 'aux', there is no self.aux when aux is none
The text was updated successfully, but these errors were encountered: