Open
Description
I installed vmd-python python via conda. I am using it to evaluate a tcl file (contents below) which creates a water box. The below error was returned. ValueError: Unable to load file 'combine.psf' using file type 'psf'.
package require solvate
set molname water_box
solvate -minmax {{0 0 0} {200 200 200}} -o /home/greg/Desktop/Wolf_GOMC/workflow/../output/200/MINIMIZATION/$molname
I reran it and it completed successfully.
I'm not sure if this is a vmd or a vmd-python problem.
Metadata
Metadata
Assignees
Labels
No labels