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

Flakes due to missing python packages #2122

Open
UebelAndre opened this issue Nov 26, 2024 · 0 comments
Open

Flakes due to missing python packages #2122

UebelAndre opened this issue Nov 26, 2024 · 0 comments

Comments

@UebelAndre
Copy link
Contributor

https://buildkite.com/bazel/rules-rust-rustlang/builds/12763#019369d0-adaf-48ab-aca7-067df6313621
I've noticed this on a few jobs recently

$ curl -sS https://raw.githubusercontent.com/bazelbuild/continuous-integration/master/buildkite/bazelci.py?1732647102 -o bazelci.py
python3 bazelci.py runner --task=crate_universe_examples_macos
Traceback (most recent call last):
  File "/Users/buildkite/builds/bk-macos-arm64-0n05/bazel/rules-rust-rustlang/bazelci.py", line 34, in <module>
    import requests
ModuleNotFoundError: No module named 'requests'
🚨 Error: The command exited with status 1
^^^ +++
user command error: exit status 1
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