Message11252
The workaround mentioned here [site.addsitedir(os.path.join(jar_location, 'Lib/site-packages'))] does not work for me - I assume it related to the fact that jython open() method for opening a file inside a jar does not work.
Currently the only way I can think of to provide a self contained jar is to copy the site-packages directory from the jar into a temp directory and add it to the sys.path, or set it as python.home.
Is there any progress on this issue? |
|
Date |
User |
Action |
Args |
2017-03-20 09:29:53 | yanivnahoum | set | messageid: <1490002193.98.0.200254936912.issue2143@psf.upfronthosting.co.za> |
2017-03-20 09:29:53 | yanivnahoum | set | recipients:
+ yanivnahoum, zyasoft, alex.gronholm, darjus, nonameentername |
2017-03-20 09:29:53 | yanivnahoum | link | issue2143 messages |
2017-03-20 09:29:53 | yanivnahoum | create | |
|