Skip to content
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

AEDT Examples are broken #5873

Open
2 tasks done
Devin-Crawford opened this issue Mar 6, 2025 · 1 comment
Open
2 tasks done

AEDT Examples are broken #5873

Devin-Crawford opened this issue Mar 6, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@Devin-Crawford
Copy link
Contributor

Before submitting the issue

  • I have searched among the existing issues
  • I am using a Python virtual environment

Description of the bug

This PR in the PyAEDT examples has only one code change which fixes an error that was introduced due to refactoring in PyAEDT. It runs locally with no problems. The example build now fails which means an error was introduced in the main branch of the examples. There are no meaningful messages in the error log to help determine the source of the error.

Steps To Reproduce

See PR 316 in the PyAEDT examples.

Which Operating System are you using?

Windows

Which Python version are you using?

3.10

Installed packages

Full PyAEDT packages are installed. The error occurs on the examples runner.

@Devin-Crawford Devin-Crawford added the bug Something isn't working label Mar 6, 2025
@Devin-Crawford
Copy link
Contributor Author

The examples are failing in virtual_compliance.py line 68. The specific example can be identified by noting the last example that is read (in the log file) prior to an error message being thrown. The error message is unfortunately cryptic.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant