Dear ALPS developers Hello I have creat the input file withe python (test.py) and when I write the input file for the Alps simulation, I have this erreur message:>>> input_file = pyalps.test.txt('parm1',parms) Traceback (most recent call last): File "<stdin>", line 1, in <module> AttributeError: 'module' object has no attribute 'test' Best regards Hocine ------------------------------------------------------------------------- Mr Hocine Ahmed LABORATORY FOR THEORETICAL PHYSICS AND MATERIAL PHYSICS HASSIBA BENBOUALI UNIVERSITY BP. 151, 02000 CHLEF, ALGERIA Tel:+213790974582 ; mail: ah.hocine@univ-chlef.dz
Hi Hocine,
Yes, this will not work since indeed pyalps has no test.txt function. What are you trying to do and where did you get this command from?
Matthias Troyer
On May 26, 2015, at 10:47, Hocine Ahmed hoahmed72@yahoo.fr wrote:
Dear ALPS developers Hello I have creat the input file withe python (test.py) and when I write the input file for the Alps simulation, I have this erreur message:
input_file = pyalps.test.txt('parm1',parms)
Traceback (most recent call last): File "<stdin>", line 1, in <module> AttributeError: 'module' object has no attribute 'test' Best regards Hocine
Mr Hocine Ahmed LABORATORY FOR THEORETICAL PHYSICS AND MATERIAL PHYSICS HASSIBA BENBOUALI UNIVERSITY BP. 151, 02000 CHLEF, ALGERIA Tel:+213790974582 ; mail: ah.hocine@univ-chlef.dz
comp-phys-alps-users@lists.phys.ethz.ch