Replies: 1 comment 1 reply
-
The code snippet works for me. Do you really can see the error, when you omit the code for your Side remark: if you are new to pyosmium, I strongly recommend to get the latest 4.0 version. The new iterative FileProcessors are a lot easier to understand and handle for beginners with the library. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Title: RuntimeError: subprocess returned error: Success
Description:
Hi,
I'm new to
osmium
and encountered a runtime error while using the library. Here's the code snippet I'm working with:When calling the
read_ways
method, I get the following error:I've searched extensively but couldn't find any concrete solution or explanation for this error.
Environment Details:
Any guidance or help on why this error occurs and how to resolve it would be greatly appreciated.
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions