Skip to content

Tags: fritol/cross-platform-python-gui

Tags

258120210_windows

Toggle 258120210_windows's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
maltfield Michael Altfield
cleanup troubleshooting

258120210_mac

Toggle 258120210_mac's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
maltfield Michael Altfield
cleanup troubleshooting

258120210_linux

Toggle 258120210_linux's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
maltfield Michael Altfield
cleanup troubleshooting

258077985_windows

Toggle 258077985_windows's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
maltfield Michael Altfield
more robust pinning to correct version of python/pip binaries using `…

…find`

258077985_mac

Toggle 258077985_mac's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
maltfield Michael Altfield
more robust pinning to correct version of python/pip binaries using `…

…find`

258077985_linux

Toggle 258077985_linux's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
maltfield Michael Altfield
more robust pinning to correct version of python/pip binaries using `…

…find`

258067951_windows

Toggle 258067951_windows's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
maltfield Michael Altfield
attempting to find the current binary and build more robust way to ca…

…ll it directly as Microsoft keeps moving it around >:O

	2020-09-16T18:53:07.1001410Z + sudo /usr/local/Cellar/[email protected]/3.7.8_1/bin/python3 -m ensurepip
	2020-09-16T18:53:07.1427990Z sudo: /usr/local/Cellar/[email protected]/3.7.8_1/bin/python3: command not found

258067951_linux

Toggle 258067951_linux's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
maltfield Michael Altfield
attempting to find the current binary and build more robust way to ca…

…ll it directly as Microsoft keeps moving it around >:O

	2020-09-16T18:53:07.1001410Z + sudo /usr/local/Cellar/[email protected]/3.7.8_1/bin/python3 -m ensurepip
	2020-09-16T18:53:07.1427990Z sudo: /usr/local/Cellar/[email protected]/3.7.8_1/bin/python3: command not found

258060948_windows

Toggle 258060948_windows's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
maltfield Michael Altfield
setting absolute paths to pip & python binaries as was done recently …

…in my downtream buskill-app repo to fix various build issues in MacOS

This is due to issues installing CPython & kivy. See relevant issue:

 * maltfield#5

258060948_linux

Toggle 258060948_linux's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
maltfield Michael Altfield
setting absolute paths to pip & python binaries as was done recently …

…in my downtream buskill-app repo to fix various build issues in MacOS

This is due to issues installing CPython & kivy. See relevant issue:

 * maltfield#5