Hi there,
I made a script in pymol and I'd like to use it as pymol -qrc script.py
argv[1] argv[2] ...
but it seems not working properly. It says that it cannot open such
file, even if the argument is a number...
In fact, if I replace the sys.argv[] with the values into script.py, it
woks.
Any help?
Regards
andrea
|