You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Environment information
py-solc-x
Version: x.x.xsolc
Version: 0.6.12What 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.
The text was updated successfully, but these errors were encountered: