Skip to content
New issue

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

Segmentation fault (core dumped) when constructing Network #261

Open
Vermouth1103 opened this issue Jun 8, 2023 · 0 comments
Open

Segmentation fault (core dumped) when constructing Network #261

Vermouth1103 opened this issue Jun 8, 2023 · 0 comments

Comments

@Vermouth1103
Copy link

new_osmextract-node.zip
Hello, when I try to build the network with the above shp file, it reports Segmentation fault (core dumped). The shp file is normal in QGIS. And the corresponding build code is like

from fmm import Network
network = Network("./new_osmextract-node.shp", "id", "from", "to")

Could you provide some advice? Thanks~

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant