classPathHacker with Jython 2.7.0
ChrisM <[email protected]>
| Newsgroups | gmane.comp.lang.jython.user |
|---|---|
| Message-ID | <[email protected]> |
Ref: http://python.6.x6.nabble.com/classPathHacker-with-Jython-2-5-2-td1771607.html Chris Clark-2 wrote: I stumbled across http://glasblog.1durch0.de/?p=846 which appears to work for both 2.5.1 and 2.5.2 :-) I tried this with jython 2.7: it works for one jar-file (Entagged-0.35.jar) and fails for another (jaudiotagger-2.2.3.jar). Import returns the message: "ImportError: No module named jaudiotagger". Import works ok, if the jar-file ist in the classpath. Any ideas? Chris -- View this message in context: http://python.6.x6.nabble.com/classPathHacker-with-Jython-2-7-0-tp5170940.html Sent from the jython-users mailing list archive at Nabble.com. ------------------------------------------------------------------------------