When executing the following code (trying to open an non-existent file on purpose): import io, sys try: with io.open("THIS_FILE_DOES_NOT_EXIST_SO_IT_RAISES
I have problem connected to python. I want to compile solidity files using python. But getting error. import json from solcx import compile_standard, inst