py-solc-x
py-solc-x copied to clipboard
Warning msg on import
Environment information
py-solc-x==1.1.1 win10 Python 3.7.0
What was wrong?
Doing a simple import prints msg on console, this is highly unusual.
>>> import solcx
INFO: Could not find files for the given pattern(s).
How can it be fixed?
Remove print on import.