Try to prevent interference with setup-python #969
main.yml
on: push
Annotations
24 errors and 2 warnings
test (3.8, macos-latest)
Traceback (most recent call last):
File "<string>", line 6, in <module>
File "/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/runpy.py", line 203, in run_module
mod_name, mod_spec, code = _get_module_details(mod_name)
File "/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/runpy.py", line 130, in _get_module_details
spec = importlib.util.find_spec(mod_name)
File "/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/importlib/util.py", line 103, in find_spec
return _find_spec(fullname, parent_path)
File "<frozen importlib._bootstrap>", line 914, in _find_spec
File "/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/_distutils_hack/__init__.py", line 79, in find_spec
return method()
File "/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/_distutils_hack/__init__.py", line 100, in spec_for_pip
if self.pip_imported_during_build():
File "/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/_distutils_hack/__init__.py", line 111, in pip_imported_during_build
return any(
File "/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/_distutils_hack/__init__.py", line 112, in <genexpr>
frame.f_globals['__file__'].endswith('setup.py')
KeyError: '__file__'
|
test (3.8, macos-latest)
Traceback (most recent call last):
File "/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/runpy.py", line 194, in _run_module_as_main
return _run_code(code, main_globals, None,
File "/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/runpy.py", line 87, in _run_code
exec(code, run_globals)
File "/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/ensurepip/__main__.py", line 5, in <module>
sys.exit(ensurepip._main())
File "/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/ensurepip/__init__.py", line 206, in _main
return _bootstrap(
File "/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/ensurepip/__init__.py", line 125, in _bootstrap
return _run_pip(args + [p[0] for p in _PROJECTS], additional_paths)
File "/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/ensurepip/__init__.py", line 34, in _run_pip
return subprocess.run([sys.executable, "-c", code], check=True).returncode
File "/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/subprocess.py", line 516, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['/Library/Frameworks/Python.framework/Versions/3.8/bin/python', '-c', '\nimport runpy\nimport sys\nsys.path = [\'/var/folders/3m/p59k4qdj0f17st0gn2cmj3640000gn/T/tmp_69o486a/setuptools-56.0.0-py3-none-any.whl\', \'/var/folders/3m/p59k4qdj0f17st0gn2cmj3640000gn/T/tmp_69o486a/pip-21.1.1-py3-none-any.whl\'] + sys.path\nsys.argv[1:] = [\'install\', \'--no-cache-dir\', \'--no-index\', \'--find-links\', \'/var/folders/3m/p59k4qdj0f17st0gn2cmj3640000gn/T/tmp_69o486a\', \'setuptools\', \'pip\']\nrunpy.run_module("pip", run_name="__main__", alter_sys=True)\n']' returned non-zero exit status 1.
|
test (3.8, macos-latest)
The process '/bin/bash' failed with exit code 1
|
test (3.12, windows-latest)
The job was canceled because "_3_8_macos-latest" failed.
|
test (3.12, windows-latest)
The operation was canceled.
|
test (3.8, windows-latest)
The job was canceled because "_3_8_macos-latest" failed.
|
test (3.8, windows-latest)
The operation was canceled.
|
test (pypy3.10, ubuntu-latest, stdlib)
The job was canceled because "_3_8_macos-latest" failed.
|
test (pypy3.10, ubuntu-latest, stdlib)
The operation was canceled.
|
test (3.11, ubuntu-latest)
The job was canceled because "_3_8_macos-latest" failed.
|
test (3.11, ubuntu-latest)
The operation was canceled.
|
test (3.10, ubuntu-latest)
The job was canceled because "_3_8_macos-latest" failed.
|
test (3.10, ubuntu-latest)
The operation was canceled.
|
test (ubuntu-latest, 3.10, stdlib)
The job was canceled because "_3_8_macos-latest" failed.
|
test (ubuntu-latest, 3.10, stdlib)
The operation was canceled.
|
test (3.8, ubuntu-latest)
The job was canceled because "_3_8_macos-latest" failed.
|
test (3.8, ubuntu-latest)
The operation was canceled.
|
test (3.9, ubuntu-latest)
The job was canceled because "_3_8_macos-latest" failed.
|
test (3.9, ubuntu-latest)
The operation was canceled.
|
test (3.12, macos-latest)
The job was canceled because "_3_8_macos-latest" failed.
|
test (3.12, macos-latest)
The operation was canceled.
|
test (3.12, ubuntu-latest)
The job was canceled because "_3_8_macos-latest" failed.
|
test (3.12, ubuntu-latest)
The operation was canceled.
|
check
Process completed with exit code 1.
|
test_cygwin (39, windows-latest)
Codecov: Failed to properly create commit: The process 'D:\a\_actions\codecov\codecov-action\v4\dist\codecov.exe' failed with exit code 1
|
test_cygwin (39, windows-latest)
The process 'C:\cygwin\bin\git.exe' failed with exit code 128
|