py-solc-x icon indicating copy to clipboard operation
py-solc-x copied to clipboard

Warning msg on import

Open mrx23dot opened this issue 3 years ago • 0 comments

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.

mrx23dot avatar Jan 11 '22 16:01 mrx23dot