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
Hi,
I tried to run Prody from VMD. When I submitted the job, I got the initial message saying it could not find prody. I selected "Yes" to point to the path. My path is:
C:\Users\tanoury\Miniconda3\pkgs\prody-2.2.0-py38h885f38d_0\Scripts\prody.exe
When the job tries to run again, I get the following error message:
while executing
"animate write pdb $pdbfn beg $::NMWiz::prodyFirstFrame end $end skip $::NMWiz::prodySkipFrame waitfor all sel $sel $::NMWiz::prodyMolid"
(procedure "::NMWiz::prodySubmitPCAjob" line 43)
invoked from within
"::NMWiz::prodySubmitPCAjob"
(procedure "::NMWiz::prodySubmitJob" line 26)
invoked from within
"::NMWiz::prodySubmitJob"
invoked from within
".nmwizprody.submitFrame.prodySubmit invoke"
("uplevel" body line 1)
invoked from within
"uplevel #0 [list $w invoke]"
(procedure "tk::ButtonUp" line 24)
invoked from within
"tk::ButtonUp .nmwizprody.submitFrame.prodySubmit"
(command bound to event)
Thank you for your help,
Jerry
The text was updated successfully, but these errors were encountered:
This seems like a vmd problem not a prody problem. Perhaps you could ask the vmd people as described at https://www.ks.uiuc.edu/Research/vmd/mailing_list/. I suspect it's something to do with not being able to write files.
If you describe what you're doing and what is happening in more detail, we can maybe help to figure it out too.
Hi,
I tried to run Prody from VMD. When I submitted the job, I got the initial message saying it could not find prody. I selected "Yes" to point to the path. My path is:
C:\Users\tanoury\Miniconda3\pkgs\prody-2.2.0-py38h885f38d_0\Scripts\prody.exe
When the job tries to run again, I get the following error message:$pdbfn beg $ ::NMWiz::prodyFirstFrame end $end skip $ ::NMWiz::prodySkipFrame waitfor all sel $sel $ ::NMWiz::prodyMolid"
while executing
"animate write pdb
(procedure "::NMWiz::prodySubmitPCAjob" line 43)
invoked from within
"::NMWiz::prodySubmitPCAjob"
(procedure "::NMWiz::prodySubmitJob" line 26)
invoked from within
"::NMWiz::prodySubmitJob"
invoked from within
".nmwizprody.submitFrame.prodySubmit invoke"
("uplevel" body line 1)
invoked from within
"uplevel #0 [list $w invoke]"
(procedure "tk::ButtonUp" line 24)
invoked from within
"tk::ButtonUp .nmwizprody.submitFrame.prodySubmit"
(command bound to event)
Thank you for your help,
Jerry
The text was updated successfully, but these errors were encountered: