Skip to content

scripts not working with Python 3.11.9 on MacOS 14.5 #5

Description

@bobburgers7

Hi,

I'm having trouble running your script even with the sample.iif provided. There seems to be a problem with even create a .gnucash file. If I run the script and use the sample.iif provided, it will create a *.gnucash.LCK and seem to be successful but not actually create or edit a .gnucash file.

Here is my setup:
MacOS 14.5 running on an intel chip
Macports 2.9.3
GnuCash 5.6
Build ID: 5.6+(2024-03-30)

How I installed:
sudo port install gnucash +python311

added the site-packages to python path:
export PYTHONPATH=/opt/local/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/gnucash:$PYTHONPATH

let me know what I might be doing wrong. thanks!

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