<div dir="ltr">Hi SLing,<span class="adr"><br><br>it seems like you are using Python 3 and have run into a common incompatibility issue. I'll look into it.<br>Thanks for reporting this.<br><br>-Ole<br><br><br></span>Am Mittwoch, 1. Juli 2015 00:29:30 UTC+2 schrieb S Ling:<blockquote class="gmail_quote" style="margin: 0;margin-left: 0.8ex;border-left: 1px #ccc solid;padding-left: 1ex;"><div dir="ltr">Hi<div><br></div><div>I was trying several of the CP2K/ASE tests listed on the following website,</div><div><br></div><div><a href="http://www.cp2k.org/tools:ase" target="_blank" rel="nofollow" onmousedown="this.href='http://www.google.com/url?q\75http%3A%2F%2Fwww.cp2k.org%2Ftools%3Aase\46sa\75D\46sntz\0751\46usg\75AFQjCNHX5b-fk92q5vjZaw1EVVDu7zAfuA';return true;" onclick="this.href='http://www.google.com/url?q\75http%3A%2F%2Fwww.cp2k.org%2Ftools%3Aase\46sa\75D\46sntz\0751\46usg\75AFQjCNHX5b-fk92q5vjZaw1EVVDu7zAfuA';return true;">http://www.cp2k.org/tools:ase</a></div><div><br></div><div>and I got the following error message. I am not very familiar with ASE. Can you tell me what does the error message mean? Two relevant environment variables ASE_CP2K_COMMAND and CP2K_DATA_DIR have been set, and I don't think the error is related to that.</div><div><br></div><div>Many thanks!</div><div><br></div><div>SL</div><div><br></div><div><div>[aaa@www cp2k]$ python cp2k_O2.py </div><div>Traceback (most recent call last):</div><div>  File "cp2k_O2.py", line 35, in <module></div><div>    main()</div><div>  File "cp2k_O2.py", line 25, in main</div><div>    basis_set="SZV-MOLOPT-SR-GTH")</div><div>  File "/home/aaa/.local/lib/python3.<wbr>3/site-packages/ase/<wbr>calculators/cp2k.py", line 160, in __init__</div><div>    assert self._recv() == '* READY'</div><div>AssertionError</div><div>Exception TypeError: "'str' does not support the buffer interface" in <bound method CP2K.__del__ of <ase.calculators.cp2k.CP2K object at 0x2ae385f1b250>> ignored</div></div><div><br></div></div></blockquote></div>