Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit228ba18

Browse files
committed
added workaround for Ubuntu-provided package version being unsupported in setuptools 66+
seepypa/setuptools#3772
1 parent1729698 commit228ba18

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎.github/workflows/ARM.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ jobs:
2323

2424
-name:Clean previous install
2525
run:|
26+
pip install --force-reinstall setuptools==65.* # https://github.com/pypa/setuptools/issues/3772
2627
pip uninstall -y pythonnet
2728
2829
-name:Install dependencies

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp