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

0.7.4 can't install on windows #111

Closed
Mattdwest opened this issue Nov 18, 2020 · 0 comments
Closed

0.7.4 can't install on windows #111

Mattdwest opened this issue Nov 18, 2020 · 0 comments
Labels
bug Something isn't working

Comments

@Mattdwest
Copy link

Environment information

  • py-solc-x Version: x.x.x
  • solc Version: 0.6.12
  • Python Version: 3.8.6
  • OS: win

What was wrong?

0.7.4 cannot install. If downloaded, it will break saying "file is not a zip file." If pointing it directly at the exe file, it still shows the same error.

solcx.install_solc(version="latest", show_progress=True, solcx_binary_path="C:\solc_install\file.exe")

"raise BadZipFile("File is not a zip file")
BadZipFile: File is not a zip file"

How can it be fixed?

please make it install.

Macarse added a commit to Macarse/py-solc-x that referenced this issue Nov 18, 2020
@Macarse Macarse mentioned this issue Nov 18, 2020
4 tasks
@iamdefinitelyahuman iamdefinitelyahuman added the bug Something isn't working label Nov 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants