Anthony W. Wambua

Results 2 issues of Anthony W. Wambua

xception in thread "main" com.github.sh0nk.matplotlib4j.PythonExecutionException: Python execution error: Traceback (most recent call last): File "*****", line 1, in import numpy as np ModuleNotFoundError: No module named 'numpy' at com.github.sh0nk.matplotlib4j.PyCommand.command(PyCommand.java:85) at...

How can we hide the debug information? WARN - DEBUG - .plot command: ret_d5fad269_b908_46b6_a2c5_8db1d9324b90 = plt.plot(np.array([1.3, 2]),ls="--",label="label") DEBUG - .plot command: ret_6cbf1622_cc7f_4e60_b218_89a6cd7f6ce0 = plt.xlabel("xlabel") DEBUG - .plot command: ret_d9b9473a_f2bd_4469_b29f_4951571c07d5 =...

question