Skip to content

Conversation

@fselmo
Copy link
Collaborator

@fselmo fselmo commented Mar 28, 2023

What was wrong?

How was it fixed?

  • Make sure pip is up to date and use quotes around minimum version for pip installing py-geth.

Alternative:

Just use pip install --user py-geth=={version}


Note:

The windows wheel build just started failing on this PR. I'm going to address that in a separate PR, so please ignore that failing CI build and it should still fail on master until we get the fix in.

Todo:

Cute Animal Picture

20230328_091602

@fselmo fselmo force-pushed the geth-steps-refactor branch 3 times, most recently from cfa6a06 to c092b96 Compare March 28, 2023 17:34
@fselmo fselmo marked this pull request as ready for review March 28, 2023 17:36
@fselmo fselmo force-pushed the geth-steps-refactor branch from c092b96 to cd806cf Compare March 28, 2023 17:37
@fselmo fselmo requested a review from pacrob March 28, 2023 17:39
@fselmo fselmo changed the title [WIP] Refactor geth steps to use correct py-geth version Refactor geth steps to use correct py-geth version Mar 28, 2023
- Make sure pip is up to date
- Use quotes for pip install with minimum version ``pip install --user "py-geth>={version}"`` (https://pip.pypa.io/en/stable/cli/pip_install/#examples)
@fselmo fselmo force-pushed the geth-steps-refactor branch from cd806cf to 44817d4 Compare March 28, 2023 17:46
Copy link
Contributor

@pacrob pacrob left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm, based on discussion about separate PR for borked windows build.

@fselmo fselmo merged commit b9b113c into ethereum:master Mar 28, 2023
@fselmo fselmo deleted the geth-steps-refactor branch March 28, 2023 18:26
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

Successfully merging this pull request may close these issues.

2 participants