Source: open3d Version: 0.18.0+ds-5 User: [email protected] 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/o/open3d.html Setting up python3-open3d (0.18.0+ds-5+b1) ... /usr/lib/python3/dist-packages/open3d/examples/geometry/rgbd_datasets.py:35: SyntaxWarning: invalid escape sequence '\s' b"(^P5\s(?:\s*#.*[\r\n])*" /usr/lib/python3/dist-packages/open3d/examples/geometry/rgbd_datasets.py:36: SyntaxWarning: invalid escape sequence '\d' b"(\d+)\s(?:\s*#.*[\r\n])*" /usr/lib/python3/dist-packages/open3d/examples/geometry/rgbd_datasets.py:37: SyntaxWarning: invalid escape sequence '\d' b"(\d+)\s(?:\s*#.*[\r\n])*" /usr/lib/python3/dist-packages/open3d/examples/geometry/rgbd_datasets.py:38: SyntaxWarning: invalid escape sequence '\d' b"(\d+)\s(?:\s*#.*[\r\n]\s)*)", buffer).groups() /usr/lib/python3/dist-packages/open3d/examples/t_reconstruction_system/pose_graph_optim.py:16: SyntaxWarning: invalid escape sequence '\i' '''

