jiawlu / OSM2GMNS

GNU General Public License v3.0
88 stars 41 forks source link

AttributeError: 'tuple' object has no attribute 'tb_frame' #23

Closed radi2015 closed 1 month ago

radi2015 commented 7 months ago

curl http://download.geofabrik.de/europe/germany/bayern/oberbayern-latest.osm.pbf -o barefoot/map/osm/oberbayern.osm.pbf

net = og.getNetFromFile('oberbayern.osm.pbf')

AttributeError: 'tuple' object has no attribute 'tb_frame'

jiawlu commented 6 months ago

I'm not able to reproduce the issue. The command you provided runs well on my side. Please make sure you are using the latest version of osm2gmns