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?
_______________________________________________
gnucash-user mailing list
[email protected]
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
-----
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.