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

Setup.py test package error for pyethash #3094

Open
cairoeth opened this issue Sep 13, 2022 · 0 comments
Open

Setup.py test package error for pyethash #3094

cairoeth opened this issue Sep 13, 2022 · 0 comments

Comments

@cairoeth
Copy link
Contributor

Version Information

  • vyper Version (output of vyper --version): 0.3.6+commit.4a2124d
  • OS: win
  • Python Version (output of python --version): Python 3.9.12

What's your issue about?

Please include information like:
Running python setup.py test gives out the following error:

Searching for pyethash<1.0.0,>=0.1.27
Reading https://pypi.org/simple/pyethash/
Downloading https://files.pythonhosted.org/packages/6c/40/5bb02ad7e2fae9b04cd0c391dda81213bc786c30c8381b018600cfc7ce62/pyethash-0.1.27.tar.gz#sha256=ff66319ce26b9d77df1f610942634dac9742e216f2c27b051c0a2c2dec9c2818
Best match: pyethash 0.1.27
Processing pyethash-0.1.27.tar.gz
Running pyethash-0.1.27\setup.py -q bdist_egg --dist-dir C:\Users\cairo\AppData\Local\Temp\easy_install-wf2bto2l\pyethash-0.1.27\egg-dist-tmp-9ogvwdae
listing git files failed - pretending there aren't any
cl : Command line warning D9002 : ignoring unknown option '-std=gnu99'
internal.c
cl : Command line warning D9002 : ignoring unknown option '-std=gnu99'
io.c
cl : Command line warning D9002 : ignoring unknown option '-std=gnu99'
io_win32.c
c1: fatal error C1083: Cannot open source file: 'src/libethash/io_win32.c': No such file or directory
error: Setup script exited with error: command 'C:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\Community\\VC\\Tools\\MSVC\\14.28.29910\\bin\\HostX86\\x64\\cl.exe' failed with exit code 2

How can it be fixed?

Fix package

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