question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Docker build error

See original GitHub issue
error: eth-utils 1.10.0 is installed but eth-utils<3,>=2.0.0 is required by {'eth-rlp'}

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:9 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
fubuloubucommented, Jan 23, 2022

@sabotagebeats can you give this a shot tomorrow?

0reactions
rencryptofishcommented, Jan 23, 2022

another user had a similar issue https://github.com/ethereum/web3.py/issues/2314

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to debug build failures - Docker Community Forums
I've written a guide on how to debug docker builds like that. In short, look at the container ID of the failed step,...
Read more >
ubuntu 14.04 - Docker build error - Stack Overflow
1 Answer 1 · Uncomment the following line in /etc/default/docker · DOCKER_OPTS="--dns 8.8.8.8 --dns 8.8.4.4" · Restart the Docker service sudo ...
Read more >
Docker build failes with dockerfile created by VS
I'm using containers for linux. The error I'm getting in both cases (locally executing `docker build` and CI Pipeline build) is the following:...
Read more >
An error occurred while attempting to build Docker image #3884
docker build . Sending build context to Docker daemon 3.072kB. Step 1/3 : FROM nanoserver/iis ---> 7eac2eab1a5c. Step 2/3 ...
Read more >
Docker Build - Error - Code with Mosh Forum
Docker Build - Error ... When I follow the course online on setting up a docker container and run the application on a...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found