Skip to content

make validate does not catch circular imports #69

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
Bslabe123 opened this issue May 7, 2025 · 0 comments
Open

make validate does not catch circular imports #69

Bslabe123 opened this issue May 7, 2025 · 0 comments

Comments

@Bslabe123
Copy link
Contributor

Bslabe123 commented May 7, 2025

It's possible for a branch to pass make validate but encounter errors like the following at runtime

ImportError: cannot import name 'XXX' from partially initialized module 'XXX' (most likely due to a circular import) (/usr/local/lib/python3.12/site-packages/inference_perf/datagen/__init__.py)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant