Skip to content

Releases: maltfield/cross-platform-python-gui

Public Build Artifact: Linux 1111888995

09 Aug 06:49
ad98239
Compare
Choose a tag to compare
Pre-release
pinning setuptools & wheel to fix the install of Kivy

2021-08-09T06:34:05.0384060Z + /usr/local/Cellar/python/3.7.8/bin/pip3 install --ignore-installed --upgrade --cache-dir build/deps/ --no-index --find-links file:///Users/runner/work/cross-platform-python-gui/cross-platform-python-gui/build/deps/ build/deps/Kivy-1.11.1-cp37-cp37m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl
2021-08-09T06:34:06.0536510Z Looking in links: file:///Users/runner/work/cross-platform-python-gui/cross-platform-python-gui/build/deps/
2021-08-09T06:34:06.0563640Z Processing ./build/deps/Kivy-1.11.1-cp37-cp37m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl
2021-08-09T06:34:08.8544000Z ERROR: Could not find a version that satisfies the requirement Kivy-Garden>=0.1.4 (from Kivy==1.11.1) (from versions: none)
2021-08-09T06:34:08.9146240Z ERROR: No matching distribution found for Kivy-Garden>=0.1.4 (from Kivy==1.11.1)
2021-08-09T06:34:08.9592970Z ++ pwd
2021-08-09T06:34:08.9597710Z + /usr/local/Cellar/python/3.7.8/bin/pip3 install --ignore-installed --upgrade --cache-dir build/deps/ --no-index --find-links file:///Users/runner/work/cross-platform-python-gui/cross-platform-python-gui/build/deps/ build/deps/PyInstaller-3.6.tar.gz
2021-08-09T06:34:09.4599440Z Looking in links: file:///Users/runner/work/cross-platform-python-gui/cross-platform-python-gui/build/deps/
2021-08-09T06:34:09.4640650Z Processing ./build/deps/PyInstaller-3.6.tar.gz
2021-08-09T06:34:14.2580570Z   Installing build dependencies: started
2021-08-09T06:34:14.8695070Z   Installing build dependencies: finished with status 'error'
2021-08-09T06:34:14.8698340Z   ERROR: Command errored out with exit status 1:
2021-08-09T06:34:14.8705040Z    command: /usr/local/opt/python/bin/python3.7 /usr/local/lib/python3.7/site-packages/pip install --ignore-installed --no-user --prefix /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-2wocve2z/overlay --no-warn-script-location --no-binary :none: --only-binary :none: --no-index --find-links file:///Users/runner/work/cross-platform-python-gui/cross-platform-python-gui/build/deps/ -- 'setuptools>=40.8.0' wheel
2021-08-09T06:34:14.8707500Z        cwd: None
2021-08-09T06:34:14.8707890Z   Complete output (3 lines):
2021-08-09T06:34:14.8711970Z   Looking in links: file:///Users/runner/work/cross-platform-python-gui/cross-platform-python-gui/build/deps/
2021-08-09T06:34:14.8713580Z   ERROR: Could not find a version that satisfies the requirement setuptools>=40.8.0 (from versions: none)
2021-08-09T06:34:14.8716660Z   ERROR: No matching distribution found for setuptools>=40.8.0
2021-08-09T06:34:14.8718130Z   ----------------------------------------
2021-08-09T06:34:15.1003480Z ERROR: Command errored out with exit status 1: /usr/local/opt/python/bin/python3.7 /usr/local/lib/python3.7/site-packages/pip install --ignore-installed --no-user --prefix /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pip-build-env-2wocve2z/overlay --no-warn-script-location --no-binary :none: --only-binary :none: --no-index --find-links file:///Users/runner/work/cross-platform-python-gui/cross-platform-python-gui/build/deps/ -- 'setuptools>=40.8.0' wheel Check the logs for full command output.

Public Build Artifact: Windows 1111881710

09 Aug 06:48
a66b6bd
Compare
Choose a tag to compare
path to python failed; try this please

 * https://github.com/maltfield/cross-platform-python-gui/runs/3277582501?check_suite_focus=true

2021-08-09T06:32:02.7933950Z ++ find /usr/local/Cellar/python -type f -wholename '*bin/python3*'
2021-08-09T06:32:02.7939180Z ++ sort -n
2021-08-09T06:32:02.7975100Z ++ uniq
2021-08-09T06:32:02.7976710Z ++ head -n1
2021-08-09T06:32:02.7978260Z find: /usr/local/Cellar/python: No such file or directory
2021-08-09T06:32:02.8167470Z + PYTHON_PATH=
2021-08-09T06:32:02.8189260Z ++ find /usr/local/Cellar/python -type f -wholename '*bin/pip3*'
2021-08-09T06:32:02.8196190Z ++ sort -n
2021-08-09T06:32:02.8254970Z ++ uniq
2021-08-09T06:32:02.8257090Z find: /usr/local/Cellar/python: No such file or directory
2021-08-09T06:32:02.8259850Z ++ head -n1
2021-08-09T06:32:02.8262370Z + PIP_PATH=
2021-08-09T06:32:02.8263350Z + APP_NAME=helloWorld

Public Build Artifact: Linux 1111881710

09 Aug 06:45
a66b6bd
Compare
Choose a tag to compare
Pre-release
path to python failed; try this please

 * https://github.com/maltfield/cross-platform-python-gui/runs/3277582501?check_suite_focus=true

2021-08-09T06:32:02.7933950Z ++ find /usr/local/Cellar/python -type f -wholename '*bin/python3*'
2021-08-09T06:32:02.7939180Z ++ sort -n
2021-08-09T06:32:02.7975100Z ++ uniq
2021-08-09T06:32:02.7976710Z ++ head -n1
2021-08-09T06:32:02.7978260Z find: /usr/local/Cellar/python: No such file or directory
2021-08-09T06:32:02.8167470Z + PYTHON_PATH=
2021-08-09T06:32:02.8189260Z ++ find /usr/local/Cellar/python -type f -wholename '*bin/pip3*'
2021-08-09T06:32:02.8196190Z ++ sort -n
2021-08-09T06:32:02.8254970Z ++ uniq
2021-08-09T06:32:02.8257090Z find: /usr/local/Cellar/python: No such file or directory
2021-08-09T06:32:02.8259850Z ++ head -n1
2021-08-09T06:32:02.8262370Z + PIP_PATH=
2021-08-09T06:32:02.8263350Z + APP_NAME=helloWorld

Public Build Artifact: Windows 1111855942

09 Aug 06:35
795533c
Compare
Choose a tag to compare
1111855942_windows

added step to install pinned pip

Public Build Artifact: Linux 1111855942

09 Aug 06:32
795533c
Compare
Choose a tag to compare
Pre-release
1111855942_linux

added step to install pinned pip

Public Build Artifact: Windows 1111836532

09 Aug 06:26
0affc0c
Compare
Choose a tag to compare
adding python/kivy/sdl dependencies directly to repo

MacOS builds keep failing because the MacStadium cloud keeps moving
around its version of and path to python. By pinning the exact brew
bottle directly in the repo, we not only future-proof the repo from
future changes, but we also reduce the risk of a MITM infecting ours at
the source.

Public Build Artifact: Linux 1111836532

09 Aug 06:24
0affc0c
Compare
Choose a tag to compare
Pre-release
adding python/kivy/sdl dependencies directly to repo

MacOS builds keep failing because the MacStadium cloud keeps moving
around its version of and path to python. By pinning the exact brew
bottle directly in the repo, we not only future-proof the repo from
future changes, but we also reduce the risk of a MITM infecting ours at
the source.

Public Build Artifact: Windows 258120210

16 Sep 19:38
078f202
Compare
Choose a tag to compare
258120210_windows

cleanup troubleshooting

Public Build Artifact: Mac 258120210

16 Sep 19:39
078f202
Compare
Choose a tag to compare
Pre-release
258120210_mac

cleanup troubleshooting

Public Build Artifact: Linux 258120210

16 Sep 19:36
078f202
Compare
Choose a tag to compare
Pre-release
258120210_linux

cleanup troubleshooting