You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When adding labels for hydrogen bonds and amino acid residues, the image export failed. However, there were no errors before adding them. The specific error message is as follows:
Traceback (most recent call last):
File "C:\software\PyMOL2\lib\site-packages\pmg_qt\pymol_qt_gui.py", line 1078, in run_save
self.cmd.png(fname, prior=1, dpi=form.input_dpi.currentText())
File "C:\software\PyMOL2\lib\site-packages\pymol\exporting.py", line 619, in png
raise pymol.CmdException("no prior image available")
pymol.CmdException: Error: no prior image available
Thanks!
The text was updated successfully, but these errors were encountered:
When adding labels for hydrogen bonds and amino acid residues, the image export failed. However, there were no errors before adding them. The specific error message is as follows:
Thanks!
The text was updated successfully, but these errors were encountered: