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

0.23.3 breaking ImportError exception #740

Closed
mawildoer opened this issue Jan 5, 2024 · 1 comment
Closed

0.23.3 breaking ImportError exception #740

mawildoer opened this issue Jan 5, 2024 · 1 comment
Milestone

Comments

@mawildoer
Copy link

Hi folks!

I have run into what appears to be a new breaking chance on the 0.23.3 patch release.

INTERNALERROR> E   ImportError: cannot import name 'build' from '...' (.../__init__.py)

You can see the full builds here:
Passing (from before the release): https://gitlab.atopile.io/atopile/atopile/-/jobs/5893
Failing (after release): https://gitlab.atopile.io/atopile/atopile/-/jobs/6078

I pinned it to pytest-asyncio locally by updating and reverting across the two versions and I can replicate the failure.

Please let me know if there are any more details I can provide that would be useful!

Matt

@seifertm seifertm added this to the v0.23 milestone Jan 7, 2024
@seifertm
Copy link
Contributor

seifertm commented Jan 7, 2024

Unfortunately, I cannot access the build logs. I get a 404 when I try.

This sounds pretty much like a duplicate of #729. I think it's a good idea that you subscribe to that issue. I just filed a PR that hopefully fixes it. I'm planning to create a pre-release of pytest-asyncio in the next few days for everyone to test and I'll announce it in #729.

If your specific problem turns out not to be addressed by the fix, we can reopen this issue.

@seifertm seifertm closed this as not planned Won't fix, can't repro, duplicate, stale Jan 7, 2024
mawildoer added a commit to atopile/atopile that referenced this issue Jan 7, 2024
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

2 participants