Skip to content

Commit

Permalink
try using newer version of pyvista
Browse files Browse the repository at this point in the history
  • Loading branch information
SMoraisAnsys committed Nov 27, 2023
1 parent a256245 commit cb195e7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test_pyaedt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ jobs:
cd tmp
pip uninstall vtk -y
pip install --extra-index-url https://wheels.vtk.org vtk-osmesa
pip install pyvista
# pip install vtk==9.2.6
# Copy-Item C:\actions-runner\opengl32.dll .venv\Lib\site-packages\vtkmodules -Force
# Copy-Item C:\actions-runner\*.dll .venv\Lib\site-packages\vtkmodules -Force
Expand Down

0 comments on commit cb195e7

Please sign in to comment.