Joseph Ko

Results 11 comments of Joseph Ko

I have an issue that seemed to be related to this. I am clipping ~2 million grid cells (represented as polygons) with one single polygon mask. I've run this many...

@jorisvandenbossche @martinfleis If you have any suggestions or comments, it would be greatly appreciated!

@martinfleis Yes, I used `conda list --revisions` to check the changes to my environment than I used `conda install --revision N `to revert back to when I recall it was...

@martinfleis Yes, it is quite perplexing. From a big picture perspective, I'm confused why this would take over 10 minutes, even with a fresh install of GeoPandas in a new...

@brendan-ward In my new environment, I have pygeos 0.13 and shapely 1.8.5 installed. Full list of packages in my conda environment attached. [geo_test_packages.txt](https://github.com/geopandas/geopandas/files/9912162/geo_test_packages.txt) @martinfleis Understood. I'm just trying to figure...

It would be great if this edit can be included as an official change at some point since most people use Python3 now. Thanks @Lswbanban for sharing the mod! @dimatura

I'm facing same issue. Just checking to see if there are any updates.

I have the same issue. Python GUI opens up, but crashes when I try to close the window. python: 3.10.9 open3d: 0.16.1

It looks like python2 is no longer supported on Google Cloud: https://cloud.google.com/python/docs/python2-sunset In addition to python2, there seems to be a number of other packages that are a bit outdated...

I seemed to have solved one problem, but another problem has come up in its place. Here's the solution to the ERROR above in case anyone ever finds this useful....