#jython IRC Log (v0.9)

Index

IRC Log for 2013-10-24

Timestamps are in GMT/BST.

[0:15] * lheuer1 (~Adium@g228195115.adsl.alicedsl.de) has joined #jython
[0:17] * lheuer (~Adium@unaffiliated/lheuer) Quit (Ping timeout: 245 seconds)
[1:12] * robbyoconnor (~wakawaka@guifications/user/r0bby) Quit (Ping timeout: 256 seconds)
[1:12] * clajo04 (~clajo04@pool-108-54-80-252.nycmny.fios.verizon.net) has joined #jython
[2:08] * lheuer1 (~Adium@g228195115.adsl.alicedsl.de) Quit (Quit: Leaving.)
[2:21] <sinsnare|away> jimbaker: good luck :p
[2:23] <sinsnare|away> oh its already done!
[2:44] * arctansusan (~susantan@205.233.39.3) has joined #jython
[2:48] * arctansusan (~susantan@205.233.39.3) Quit (Client Quit)
[2:57] * robbyoconnor (~wakawaka@guifications/user/r0bby) has joined #jython
[3:18] * r0bby_ (~wakawaka@guifications/user/r0bby) has joined #jython
[3:18] * robbyoconnor (~wakawaka@guifications/user/r0bby) Quit (Ping timeout: 245 seconds)
[3:19] * r0bby_ (~wakawaka@guifications/user/r0bby) Quit (Client Quit)
[4:48] * robbyoconnor (~wakawaka@guifications/user/r0bby) has joined #jython
[5:43] * lheuer (~Adium@g228195115.adsl.alicedsl.de) has joined #jython
[5:43] * lheuer (~Adium@g228195115.adsl.alicedsl.de) Quit (Changing host)
[5:43] * lheuer (~Adium@unaffiliated/lheuer) has joined #jython
[8:12] * jarekps (~jsmiejcza@office.clearcode.cc) has joined #jython
[8:40] * jarekps (~jsmiejcza@office.clearcode.cc) Quit (Quit: jarekps)
[8:43] * jarekps (~jsmiejcza@office.clearcode.cc) has joined #jython
[9:14] * normanm (~normanm@redhat/jboss/normanm) has joined #jython
[9:15] <normanm> hi there... I' currently try to install setup-tools in jython 2.7b1
[9:15] <normanm> but no luck
[9:15] <normanm> anyone around to help ?
[10:44] <sinsnare|away> normanm: you need to use the jython-ssl fork right now, itll be merged in before b2 though. its not completely done...
[10:45] <sinsnare|away> http://www.bitbucket.org/jimbaker/jython-ssl
[10:47] <sinsnare|away> https://github.com/jimbaker/clamped#writing-a-python-class-to-use-clamp scroll down a little bit for installation
[10:59] * normanm (~normanm@redhat/jboss/normanm) Quit (Quit: Computer has gone to sleep.)
[11:35] * normanm (~normanm@redhat/jboss/normanm) has joined #jython
[13:02] <jimbaker> for now, only easy_install works against jython-ssl. i'm furiously working on getting support for pip trunk working
[13:04] <jimbaker> remaining dependency is providing a zlib interface for GZipInputStream. shouldn't be too bad
[13:05] <jimbaker> if you look at pip's current dependencies, it does seem to hit a lot of corners :)
[13:22] * zz_whg is now known as whg
[14:28] * enebo (~enebo@c-75-73-8-169.hsd1.mn.comcast.net) has joined #jython
[14:30] * robbyoconnor (~wakawaka@guifications/user/r0bby) Quit (Ping timeout: 248 seconds)
[15:31] * normanm (~normanm@redhat/jboss/normanm) Quit (Quit: Computer has gone to sleep.)
[15:47] * sinsnare (cddef8b0@gateway/web/cgi-irc/kiwiirc.com/ip.205.222.248.176) has joined #jython
[16:19] * enebo (~enebo@c-75-73-8-169.hsd1.mn.comcast.net) Quit (Quit: enebo)
[16:32] * sinsnare (cddef8b0@gateway/web/cgi-irc/kiwiirc.com/ip.205.222.248.176) Quit (Quit: http://www.kiwiirc.com/ - A hand crafted IRC client)
[17:02] * normanm (~normanm@redhat/jboss/normanm) has joined #jython
[17:19] * enebo (~enebo@c-75-73-8-169.hsd1.mn.comcast.net) has joined #jython
[18:00] * jarekps (~jsmiejcza@office.clearcode.cc) Quit (Quit: jarekps)
[18:16] * jimbaker (~jbaker@unaffiliated/jimbaker) Quit (Ping timeout: 240 seconds)
[18:23] * normanm (~normanm@redhat/jboss/normanm) Quit (Quit: Computer has gone to sleep.)
[18:24] * normanm (~normanm@redhat/jboss/normanm) has joined #jython
[18:55] * enebo (~enebo@c-75-73-8-169.hsd1.mn.comcast.net) Quit (Quit: enebo)
[20:08] * enebo (~enebo@c-75-73-8-169.hsd1.mn.comcast.net) has joined #jython
[20:21] * thereisnospoon (~thereisno@27-33-1-87.tpgi.com.au) Quit (Ping timeout: 268 seconds)
[20:25] * jimbaker (~jbaker@ucb-np2-154.colorado.edu) has joined #jython
[20:26] * normanm (~normanm@redhat/jboss/normanm) Quit (Quit: Computer has gone to sleep.)
[20:33] * thereisnospoon (~thereisno@27-33-1-87.tpgi.com.au) has joined #jython
[20:39] * bru` (~bruno`@AMontsouris-652-1-171-67.w92-163.abo.wanadoo.fr) has joined #jython
[20:39] <bru`> Hi
[20:40] <bru`> I'm currently doing the general game playing course on coursera
[20:40] <bru`> I want to use python, and jython is the way to go (Java framework)
[20:40] <bru`> however I cannot import java classes
[20:40] <bru`> I've added paths in my JYTHONPATH
[20:41] <bru`> (It is /home/bru/coursera/ggp-base/src_py:/home/bru/coursera/ggp-base/src)
[20:41] <bru`> I can import module
[20:42] <bru`> e.g "import org.ggp.base.util.game as game" works fine
[20:42] <bru`> however the module appears empty
[20:42] <bru`> while there are those files in it: CloudGameRepository.java GameRepository.java RemoteGameRepository.java
[20:42] <bru`> Game.java LocalGameRepository.java TestGameRepository.java
[20:42] <bru`> would you happen to know why?
[20:50] <bru`> oh. nevermind.
[20:51] <bru`> I had to compile the project (file build.xml tipped me) which produced a bin/ folder
[20:51] <bru`> and adding that one to the classpath
[20:51] <bru`> fixed my problem
[20:51] <bru`> Thank you ;-)
[21:55] * whg is now known as zz_whg
[22:07] * fwierzbicki (~Adium@99-106-170-162.lightspeed.sntcca.sbcglobal.net) Quit (Quit: Leaving.)
[22:10] * enebo (~enebo@c-75-73-8-169.hsd1.mn.comcast.net) Quit (Quit: enebo)
[22:21] * bru` (~bruno`@AMontsouris-652-1-171-67.w92-163.abo.wanadoo.fr) Quit (Ping timeout: 246 seconds)
[22:42] * jimbaker (~jbaker@ucb-np2-154.colorado.edu) Quit (Quit: Computer has gone to sleep.)

Index

These logs were automatically created by JythonLogBot_ on irc.freenode.net using a slightly modified version of the Java IRC LogBot (github).