[GNC] Problem building Gnucash from source using wiki page "macOS/Quartz"
Paul Ingram
guardian.dog9918 at fastmail.fm
Thu May 9 13:08:03 EDT 2024
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 following messages:
Installed openssl-3.2.0 …
Installed readline-8.2 …
Installed python-3.11.7 (with warnings “missing the Tk toolkit?” and “missing the lzma lib?”
Installed pip-24.0 …
Installing collected packages: distlib, setup tools, …
Installed certifi-2024.2.2, distlib-0.3.8, …
Created virtualenv …
Locking dependencies ...
Building requirements …
Resolving dependencies …
Error:
File "/Users/gtkosx/.new_local/lib/python3.11/site-packages/pipenv/project.py", line *239*, in get_requests_session_for_source
if *self.sessions.get**(*source*[*"name"*])*:
~~~~~~^^^^^^^^
KeyError: 'name'
✘ Locking Failed!
Patch for project.py appears here: https://github.com/pypa/pipenv/issues/6106
Do I patch project.py manually and rerun gtk-osx-setup.sh?
More information about the gnucash-user
mailing list