forked from pyscf/pyscf
-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Dear @masmansouri and @kovalp
Here is the error that I get when setting rescf=True in gw_iter. However, it occurred at the moment only with this specific system. It did not give issues for small molecules.
AttributeError: 'gw_iter' object has no attribute '_add_suffix'
Exception ignored in: <function VHFOpt.__del__ at 0x7f7a23aaba60>
Traceback (most recent call last):
File "/home/marc/programs/pyscf/pyscf/scf/_vhf.py", line 92, in __del__
libcvhf.CVHFdel_optimizer(ctypes.byref(self._this))
AttributeError: 'VHFOpt' object has no attribute '_this'
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels