i want to build a connection that will link jforex and python together,just like jforex and mt4 bridge , and i am now using pyrolite as the the basic supporting library .
the problem is in the embedded editor of jforex ,if i just write "import net.razorvine.pyro.*;" as the example shown
https://packages.python.org/Pyro4/pyrolite.html there,the result will be compile error indicating that import files not found.
so can someone tell me how to import these packages correctly, thanks in advance.