STORM-IRIT / Radium-Engine

Research 3D Engine for rendering, animation and processing
https://storm-irit.github.io/Radium-Engine/
Apache License 2.0
100 stars 50 forks source link

[ci] Update install-qt-action version to v3. #986

Closed dlyr closed 2 years ago

dlyr commented 2 years ago

Update github action install-qt-action v2 to v3, v2 has some issue with python setup on mac os runner, see here (excerpt below).

v3 fix this issue.

 WARNING: Requested bcj-cffi<0.6.0,>=0.5.1 from https://files.pythonhosted.org/packages/97/9c/681442a5b3a5bb3a1210a8ddc6cc6f6a47ea90834b80daa15af767b1c29a/bcj-cffi-0.5.1.tar.gz (from py7zr==0.16.1), but installing version 0.0.0
Discarding https://files.pythonhosted.org/packages/97/9c/681442a5b3a5bb3a1210a8ddc6cc6f6a47ea90834b80daa15af767b1c29a/bcj-cffi-0.5.1.tar.gz (from https://pypi.org/simple/bcj-cffi/): Requested bcj-cffi<0.6.0,>=0.5.1 from https://files.pythonhosted.org/packages/97/9c/681442a5b3a5bb3a1210a8ddc6cc6f6a47ea90834b80daa15af767b1c29a/bcj-cffi-0.5.1.tar.gz (from py7zr==0.16.1) has inconsistent version: filename has '0.5.1', but metadata has '0.0.0'
ERROR: Could not find a version that satisfies the requirement bcj-cffi<0.6.0,>=0.5.1 (from py7zr) (from versions: 0.3.1, 0.4.0, 0.5.0, 0.5.1)
ERROR: No matching distribution found for bcj-cffi<0.6.0,>=0.5.1
Error: The process 'python3' failed with exit code 1
codecov[bot] commented 2 years ago

Codecov Report

Merging #986 (50cbfb1) into release-candidate (ed23b05) will not change coverage. The diff coverage is n/a.

@@                Coverage Diff                 @@
##           release-candidate     #986   +/-   ##
==================================================
  Coverage              39.93%   39.93%           
==================================================
  Files                    345      345           
  Lines                  22928    22928           
==================================================
  Hits                    9157     9157           
  Misses                 13771    13771           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.