-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
Hi,
I was running coMD in VMD 1.9.3. The following error pops up and kills the process.
can't read "::comd::gpus_present": no such variable
can't read "::comd::gpus_present": no such variable
while executing
"if {$::comd::gpus_present} {
set processes_per_run [expr {[llength [wsplit $::comd::gpus_selection1 ","]] + 1}]
if {[info exists ::comd::num_..."
(procedure "::comd::Prepare_system" line 220)
invoked from within
"::comd::Prepare_system"
invoked from within
".comdgui.main_frame.prepare.button invoke"
("uplevel" body line 1)
invoked from within
"uplevel #0 [list $w invoke]"
(procedure "tk::ButtonUp" line 23)
invoked from within
"tk::ButtonUp .comdgui.main_frame.prepare.button"
(command bound to event)
I also tried 1.9.2 and even the ionization cannot complete.
Could you give me a clue about how to fix it? Many thanks!
Metadata
Metadata
Assignees
Labels
No labels