STINNER Victor <[email protected]> added the comment:
The issue can be replaced by a fake numpy module:
$ cat Lib/numpy.py
import warnings
warnings.simplefilter('ignore', UserWarning)
----------
_______________________________________
Python tracker <[email protected]>
<https://bugs.python.org/issue41003>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com