Skip to content

use shutil.copytree instead of distutils.dir_util in the cp plugin #101

use shutil.copytree instead of distutils.dir_util in the cp plugin

use shutil.copytree instead of distutils.dir_util in the cp plugin #101

Triggered via push September 17, 2024 01:09
Status Failure
Total duration 2m 28s
Artifacts

push.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

13 errors
Python 3.5 on macOS-latest
The version '3.5' with architecture 'arm64' was not found for macOS 14.6.1. The list of all available versions can be found here: https://raw.githubusercontent.com/actions/python-versions/main/versions-manifest.json
Python 3.6 on macOS-latest
The version '3.6' with architecture 'arm64' was not found for macOS 14.6.1. The list of all available versions can be found here: https://raw.githubusercontent.com/actions/python-versions/main/versions-manifest.json
Python 3.7 on macOS-latest
The version '3.7' with architecture 'arm64' was not found for macOS 14.6.1. The list of all available versions can be found here: https://raw.githubusercontent.com/actions/python-versions/main/versions-manifest.json
Python 3.7 on ubuntu-latest
Process completed with exit code 1.
Python 3.12 on macOS-latest
Process completed with exit code 1.
Python 3.5 on windows-latest
Process completed with exit code 1.
Python 3.10 on macOS-latest
Process completed with exit code 1.
Python 3.11 on macOS-latest
Process completed with exit code 1.
Python 3.9 on macOS-latest
Process completed with exit code 1.
Python 3.6 on windows-latest
Process completed with exit code 1.
Python 3.7 on windows-latest
Process completed with exit code 1.
Python 3.8 on macOS-latest
Process completed with exit code 1.
Python 3.8 on macOS-latest
[notice] A new release of pip is available: 21.1.1 -> 24.2 [notice] To update, run: python3.8 -m pip install --upgrade pip