[Debichem-devel] Bug#1085812: pymatgen: Python SyntaxWarning
Graham Inggs
ginggs at debian.org
Tue Oct 22 18:45:45 BST 2024
Source: pymatgen
Version: 2024.6.10+dfsg1-8
User: debian-python at lists.debian.org
Usertags: syntaxwarning
Hi Maintainer
The SyntaxWarning below were emitted when this package was tested with
pipuarts[1].
Regards
Graham
[1] https://piuparts.debian.org/sid/source/p/pymatgen.html
Setting up python3-pymatgen (2024.6.10+dfsg1-8) ...
/usr/lib/python3/dist-packages/pymatgen/io/lammps/outputs.py:115:
SyntaxWarning: invalid escape sequence '\+'
pattern = file_pattern.replace("+","\+").replace("*",
"([0-9]+)").replace("\\", "\\\\")
More information about the Debichem-devel
mailing list