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

Windows CI #166

Closed
pipermerriam opened this issue Feb 27, 2017 · 8 comments
Closed

Windows CI #166

pipermerriam opened this issue Feb 27, 2017 · 8 comments

Comments

@pipermerriam
Copy link
Member

Add CI for windows environments via https://www.appveyor.com/

@carver
Copy link
Collaborator

carver commented Dec 5, 2017

There was an error while creating new AppVeyor account. Please contact AppVeyor support.

:( waiting to hear back...

@carver
Copy link
Collaborator

carver commented Dec 8, 2017

Status update

Build is kicking off now, but failing to install requirements-dev: https://ci.appveyor.com/project/JasonCarver/web3-py

@pipermerriam
Copy link
Member Author

@pipermerriam
Copy link
Member Author

Alternatively, it might be time to drop eth-testrpc (and the underlying ethereum requirement). Requires building the JSON-RPC webserver component for eth-tester... but probably worth it.

@carver
Copy link
Collaborator

carver commented Jan 24, 2018

With pyethereum gone, the next roadblock is pyethash (used by py-evm).

https://ci.appveyor.com/project/JasonCarver/web3-py/build/1.0.4

Others have faced this issue, esp on Windows. See Consensys/ethjsonrpc#5

The ethash code is C99, which is not well-supported under Windows.

@carver
Copy link
Collaborator

carver commented Feb 23, 2018

It doesn't look plausible to run the test suite on windows anytime soon. Removing from the v4 stable milestone.

@voith
Copy link
Contributor

voith commented Oct 12, 2018

@fselmo
Copy link
Collaborator

fselmo commented Jul 7, 2022

closed by #1907

@fselmo fselmo closed this as completed Jul 7, 2022
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

4 participants