You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@AirJunda
Sorry for replying late. Do you still have the problem?
When you see PythonExecutionException with a very simple case such as the demo, the most suspicious cause is that the python runtime misses matplotlib library or such environmental problem. Could you check your python environment again? If you put the detailed error log with python Traceback, I could help further investigation.
I tried to follow the demo but when I type plt.show(), My IDE gives this warning:
Unhandled exceptions: java.io.IOException, com.github.sh0nk.matplotlib4j.PythonExecutionException
As a result, the code failed to compile. Please try to investigate this issue.
The text was updated successfully, but these errors were encountered: