daavoo / pyntcloud

pyntcloud is a Python library for working with 3D point clouds.
http://pyntcloud.readthedocs.io
MIT License
1.42k stars 224 forks source link

Update open3d.py #351

Open VisionOra opened 1 year ago

VisionOra commented 1 year ago

Syntax error screenshot_128

YodaEmbedding commented 1 year ago

Note that this is valid python 3.6+ syntax, and pyntcloud is python_requires='>3.7'.