Skip to content

CHORE: Update graphics dependencies #6153

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 13 commits into
base: main
Choose a base branch
from

Conversation

SMoraisAnsys
Copy link
Collaborator

@SMoraisAnsys SMoraisAnsys commented May 14, 2025

Description

To be able to run PyAEDT with python 3.13 we need to update the graphics dependencies. In particular vtk and pyvista.
Since vtk-osmesa wheels are no longer generated, this PR also updates CICD to use another approach to handle the lack of GPU in our VMs.

Issue linked

Related to #5524

Checklist

  • I have tested my changes locally.
  • I have added necessary documentation or updated existing documentation.
  • I have followed the coding style guidelines of this project.
  • I have added appropriate tests (unit, integration, system).
  • I have reviewed my changes before submitting this pull request.
  • I have linked the issue or issues that are solved by the PR if any.
  • I have agreed with the Contributor License Agreement (CLA).

@ansys-reviewer-bot
Copy link
Contributor

Thanks for opening a Pull Request. If you want to perform a review write a comment saying:

@ansys-reviewer-bot review

@github-actions github-actions bot added the maintenance Package and maintenance related label May 14, 2025
@SMoraisAnsys
Copy link
Collaborator Author

Seems like the VMs need to be updated to have 7z installed

Copy link

codecov bot commented May 14, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 35.09%. Comparing base (c86a9c5) to head (5b89cf7).

Additional details and impacted files
@@             Coverage Diff             @@
##             main    #6153       +/-   ##
===========================================
- Coverage   85.19%   35.09%   -50.11%     
===========================================
  Files         170      169        -1     
  Lines       64179    64095       -84     
===========================================
- Hits        54680    22496    -32184     
- Misses       9499    41599    +32100     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@SMoraisAnsys
Copy link
Collaborator Author

Seems like we may face some issues as two visualization tests are failing....

image

@SMoraisAnsys SMoraisAnsys requested a review from a team as a code owner May 20, 2025 07:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Package and maintenance related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants