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

Agent docker build failing #10

Open
SeppeHannen opened this issue May 27, 2024 · 1 comment
Open

Agent docker build failing #10

SeppeHannen opened this issue May 27, 2024 · 1 comment

Comments

@SeppeHannen
Copy link
Contributor

image

A user (@lciaan) reported the issue that the docker build of the agent depends on Rust and fails as a result of this. The package causing the problem is pyreqwest-impersonate. I'm unsure which of our requirements depends on this package.

I personally tried resolving this issue by finding precompiled wheels for this package, but unfortunately couldn't find ones that match our linux distribution. Also tried installing allowing the docker build to compile the wheels but there were also issues with this.

In the end upgrading to Python 3.12 worked and seems like the most clean solution, however, I didn't test if our other dependencies are okay with this upgrade.

@jtele2
Copy link

jtele2 commented Aug 20, 2024

+1 - same issue.

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