We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Exception ignored in: <function BaseGeometry.__del__ at 0x000001A5586990D0> Traceback (most recent call last): File "C:\ProgramData\Anaconda3\envs\py39_env\lib\site-packages\shapely\geometry\base.py", line 209, in __del__ self._empty(val=None) File "C:\ProgramData\Anaconda3\envs\py39_env\lib\site-packages\shapely\geometry\base.py", line 199, in _empty self._is_empty = True File "C:\ProgramData\Anaconda3\envs\py39_env\lib\site-packages\shapely\geometry\proxy.py", line 44, in __setattr__ object.__setattr__(self, name, value) AttributeError: can't set attribute
The text was updated successfully, but these errors were encountered:
Note that pygeos is now merged into shapely (shapely 2.0)
Sorry, something went wrong.
No branches or pull requests
The text was updated successfully, but these errors were encountered: