Bump PyPi requirments and dependencies #108
Annotations
3 errors and 1 warning
Set up Python
Traceback (most recent call last):
|
Set up Python
File "<frozen runpy>", line 189, in _run_module_as_main
File "<frozen runpy>", line 148, in _get_module_details
File "<frozen runpy>", line 112, in _get_module_details
File "/Library/Frameworks/Python.framework/Versions/3.13/lib/python3.13/ensurepip/__init__.py", line 8, in <module>
from importlib import resources
File "/Library/Frameworks/Python.framework/Versions/3.13/lib/python3.13/importlib/resources/__init__.py", line 3, in <module>
from ._common import (
File "/Library/Frameworks/Python.framework/Versions/3.13/lib/python3.13/importlib/resources/_common.py", line 2, in <module>
import pathlib
File "/Library/Frameworks/Python.framework/Versions/3.13/lib/python3.13/pathlib/__init__.py", line 8, in <module>
from ._abc import *
File "/Library/Frameworks/Python.framework/Versions/3.13/lib/python3.13/pathlib/_abc.py", line 15, in <module>
from glob import _Globber, _no_recurse_symlinks
ImportError: cannot import name '_Globber' from 'glob' (/Library/Frameworks/Python.framework/Versions/3.13/lib/python3.13/glob.py)
|
Set up Python
The process '/bin/bash' failed with exit code 1
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading