Skip to content

Error: 'gnucash' has no attribute 'read_file' #12

@pedroalbanese

Description

@pedroalbanese

Hi; I'm trying to run gnucash2ledger.py in Python3, already typed import gnucash, I'm getting this error:

Traceback (most recent call last):
File "gnucash2ledger.py", line 34, in
data = gnucash.read_file(sys.argv[1])
AttributeError: module 'gnucash' has no attribute 'read_file'

how should I proceed? Help me plz

Thanks in advance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions