As suggested, I patched project.py in
~/.new_local/lib/python3.11/site-packages/pipenv/ as per
"gitHub.com/pypa/pipenv/issues/6106”.
Reran gtk-osx-setup.sh and got the following question:
- pyenv: /Users/gtkosx/.new_local/share/pyenv/versions/3.11.7 already exists
- continue with installation? (
> On May 9, 2024, at 10:08, Paul Ingram wrote:
>
>
> Trying to build gnucash-5.6 from source on a mac mini running macOS 14.4.1 in
> accordance with the instructions on
> https://wiki.gnucash.org/wiki/MacOS/Quartz.
>
> Created administrator account “gtkosx”
> Switched to the new account: "s
Trying to build gnucash-5.6 from source on a mac mini running macOS 14.4.1 in
accordance with the instructions on https://wiki.gnucash.org/wiki/MacOS/Quartz.
Created administrator account “gtkosx”
Switched to the new account: "su gtkosx"
Ran “sh gtk-osx-setup.sh” in a bash shell
Got the followin