Jack Zhang
Results
1
issues of
Jack Zhang
We are hitting the following issue when trying to py-spy while using a Python distribution from [python-build-standalone](https://gregoryszorc.com/docs/python-build-standalone/main/index.html#) and importing shapely.geos from shapely==1.8.5. ``` $ sudo env "PATH=$PATH" RUST_LOG=info py-spy dump...