Python Forum
Jython code throws ImportError when invoked from a Java jar
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Jython code throws ImportError when invoked from a Java jar
#7
Thanks for all your help. Incidentally, yesterday I set the "python.home" property to my local Python 2.7 installation folder and the code worked just fine, which means that the issue is that PythonInterpreter is unable to get information about the Jython JAR bundled and when we point it to any other Python install path it uses those to execute the code. So the real challenge for me now is how to provide the Jython JAR path to my applications. Thanks again, will try to reach out to Jython DEV as you suggested.
Reply


Messages In This Thread
RE: Jython code throws ImportError when invoked from a Java jar - by dchucks - Aug-02-2018, 05:09 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  pymysql: insert query throws error wardancer84 12 5,045 Jan-28-2022, 06:48 AM
Last Post: wardancer84
  issue with Tabula-py, pyinstaller and java maurom82 2 3,340 Feb-19-2021, 04:32 PM
Last Post: buran
  pyarrow throws oserror winerror 193 1 is not a valid win32 application aupres 2 3,949 Oct-21-2020, 01:04 AM
Last Post: aupres
  Function throws error but then works? Milfredo 10 4,036 Sep-12-2020, 05:16 AM
Last Post: Milfredo
  python/winrt Bluetooth.GenericAttributProfile CreateAsync(GUID) method throws Not Imp pbvinoth 0 2,214 Jul-08-2020, 04:27 AM
Last Post: pbvinoth
  Jython macro which uses PythonInterpreter and Redis script gives an error rkanumola 2 2,366 Oct-30-2019, 07:37 AM
Last Post: rkanumola
  How to run python code in Java using remote SSH without py file using streams in Java varanasipavankumar 0 2,611 Apr-07-2019, 06:13 PM
Last Post: varanasipavankumar
  running python script from shell invoked with os.system("x-terminal-emulator -e /bin/ markhaus 2 3,221 Feb-21-2019, 11:55 PM
Last Post: markhaus
  Can't find error in code but Python throws exception Sandwich_masterX 3 3,091 Oct-09-2018, 01:38 AM
Last Post: ichabod801
  phython language java integration jammytcs123123 1 2,367 Jul-04-2018, 03:13 AM
Last Post: Skaperen

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020