<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>http://www.cp2k.org/tools:ase</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.3/site-packages/ase/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>