Jython import matplotlib.pyplot as plt SyntaxError: (“no viable alternative at input 'called'”)

前端 未结 0 1572
Happy的楠姐
Happy的楠姐 2020-12-29 13:01

I want to use jython to call a python file,here with the code

package jpythonTest;

import org.python.core.PySystemState;
import org.python.util.PythonInterpr         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题