Skip to content

'gtfs_parser' has no attribute 'GTFSFactory' #102

@u-spec-png

Description

@u-spec-png

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions