From: andrea s. <and...@gm...> - 2005-10-18 07:41:40
|
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 |