Skip to content
This repository has been archived by the owner on Mar 13, 2024. It is now read-only.

Link checker fails on Python 3.12 #157

Open
AlexanderWells-diamond opened this issue Nov 8, 2023 · 0 comments
Open

Link checker fails on Python 3.12 #157

AlexanderWells-diamond opened this issue Nov 8, 2023 · 0 comments

Comments

@AlexanderWells-diamond
Copy link
Collaborator

As of Python3.12, the numpy package numpy.distutils has been deprecated. This causes a problem in the link check workflow. Here's an example failed workflow.

The skeleton should be modified so that its linkchecker works. The simplest solution for now is likely pinning the python version in linkcheck.yml to specify a Python version <=3.11.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant