-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
When I try to extract GTFS on qgis. Plugin just crashes. Here is stack trace:
AttributeError: module 'gtfs_parser' has no attribute 'GTFSFactory'
Traceback (most recent call last):
File "/home/srki/.local/share/QGIS/QGIS3/profiles/default/python/plugins/GTFS-GO-master/gtfs_go_dialog.py", line 228, in execution
gtfs = gtfs_parser.GTFSFactory(feed_info["path"])
^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: module 'gtfs_parser' has no attribute 'GTFSFactory'
Python version: 3.13.5 (main, Jun 21 2025, 09:35:00) [GCC 15.1.1 20250425]
QGIS version: 3.44.1-Solothurn Solothurn, exported
Python Path:
/usr/share/qgis/python
/home/srki/.local/share/QGIS/QGIS3/profiles/default/python
/home/srki/.local/share/QGIS/QGIS3/profiles/default/python/plugins
/usr/share/qgis/python/plugins
/usr/lib/python313.zip
/usr/lib/python3.13
/usr/lib/python3.13/lib-dynload
/usr/lib/python3.13/site-packages
/home/srki/.local/share/QGIS/QGIS3/profiles/default/python
/home/srki/.local/share/QGIS/QGIS3/profiles/default/python/plugins/GTFS-GO-master
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels