mvexel / overpass-api-python-wrapper

Python bindings for the OpenStreetMap Overpass API
Apache License 2.0
359 stars 89 forks source link

Message=module '_ast' has no attribute 'Str' #157

Closed sharpentheaxe closed 6 months ago

sharpentheaxe commented 1 year ago

I am attempting to use overpasser for a project and I get the following error:

Am I missing a library?

Message=module '_ast' has no attribute 'Str' Source=overpasser.py StackTrace: File "overpasser.py", line 8, in from overpassify import overpassify

mvexel commented 1 year ago

Can you be a little more specific about the steps that led to this error message, please?

mvexel commented 6 months ago

Closing for inactivity