#jython IRC Log (v0.9)

Index

IRC Log for 2015-07-30

Timestamps are in GMT/BST.

[0:24] * maxpowa (~maxpowa@ipv6.everythingisawesome.us) Quit (Quit: Ahh! My head is on fire!)
[0:25] * maxpowa (maxpowa@ipv6.everythingisawesome.us) has joined #jython
[1:33] * fwierzbicki1 (~Adium@99-106-169-5.lightspeed.sntcca.sbcglobal.net) Quit (Quit: Leaving.)
[3:01] * m01 (~quassel@2a02:2658:1011:1::2:4044) Quit (Ping timeout: 256 seconds)
[3:06] * m01_ (~quassel@176.227.202.44) has joined #jython
[3:21] * Rondom (~rondom@nonmodosedetiam.net) has joined #jython
[3:23] * fwierzbicki (~Adium@99-106-169-5.lightspeed.sntcca.sbcglobal.net) has joined #jython
[3:54] * welder (~welder@pdpc/supporter/active/direction) has joined #jython
[3:55] * welder is having trouble calling a Python function from a Java project...
[3:56] <welder> I tried using clamp to generate class files for the Python module, then included the class files as a library in the Java project
[8:55] * welder (~welder@pdpc/supporter/active/direction) Quit (Ping timeout: 264 seconds)
[9:16] * Cecil is now known as DecebalICT
[9:17] * DecebalICT is now known as Cecil
[9:18] * Cecil is now known as DecebalICT
[9:18] * DecebalICT is now known as Cecil
[11:38] <Cecil> On the site of SQLAlchemy it says that Jython is not supported anymore. That means you have to use JDBC?
[11:38] <agronholm> Cecil: where?
[11:38] <agronholm> that may predate the jython 2.7 launch
[11:40] <Cecil> agronholm, http://docs.sqlalchemy.org/en/rel_1_0/intro.html -> Supported Platforms: Platforms that don?t currently have support include Jython, IronPython. Jython has been supported in the past and may be supported in future releases as well, depending on the state of Jython itself.
[11:41] <agronholm> I haven't exactly run the sqlalchemy test suite on jython, but I don't see any reason why it wouldn't work on 2.7
[11:44] <Cecil> I will try it later. First I have to find out how to get it installed for Python 3. (It is only installed for 2.7.)
[11:44] <agronholm> it's installed the same way?
[11:45] <agronholm> just launch pip on python3
[11:49] <Cecil> You mean instead of: pip install SQLAlchemy
[11:49] <Cecil> python3 pip install SQLAlchemy
[11:49] <agronholm> do you have pip installed on python 3?
[11:49] <agronholm> if so, you may have a "pip3" command
[11:52] <Cecil> Ah, how dumb am I? Yes, pip3 worked.
[11:53] * Cecil is hitting himself on the forehead.
[13:00] * xemdetia (~xemdetia@65.115.226.27) has joined #jython
[15:56] * tchaypo (sid51476@gateway/web/irccloud.com/x-lhtupgkqjdklgjrk) Quit (Remote host closed the connection)
[16:03] * welder (~welder@c-69-181-34-98.hsd1.ca.comcast.net) has joined #jython
[16:03] * welder is now known as Guest31662
[16:21] * Guest31662 (~welder@c-69-181-34-98.hsd1.ca.comcast.net) Quit (Quit: leaving)
[16:42] * tchaypo (sid51476@gateway/web/irccloud.com/x-mbwzhudzttdkeebf) has joined #jython
[17:20] * nickmbailey (~nickmbail@nickmbailey.com) has left #jython
[17:20] * nickmbailey (~nickmbail@nickmbailey.com) has joined #jython
[17:26] * gopar (~gopar@c-73-162-171-146.hsd1.ca.comcast.net) has joined #jython
[17:34] * xemdetia (~xemdetia@65.115.226.27) Quit (Ping timeout: 256 seconds)
[17:48] * xemdetia (~xemdetia@65.115.226.27) has joined #jython
[18:32] * Rondom (~rondom@nonmodosedetiam.net) Quit (Disconnected by services)
[18:33] * Rondom_ (~rondom@nonmodosedetiam.net) has joined #jython
[18:34] * maxpowa_ (maxpowa@ipv6.everythingisawesome.us) has joined #jython
[18:35] * maxpowa (maxpowa@ipv6.everythingisawesome.us) Quit (Ping timeout: 240 seconds)
[18:35] * maxpowa_ is now known as maxpowa
[19:11] * robbyoconnor (~wakawaka@guifications/user/r0bby) Quit (Quit: Konversation terminated!)
[19:26] * xemdetia (~xemdetia@65.115.226.27) Quit (Ping timeout: 260 seconds)
[20:06] * robbyoconnor (~wakawaka@guifications/user/r0bby) has joined #jython
[20:11] * robbyoconnor (~wakawaka@guifications/user/r0bby) Quit (Read error: Connection reset by peer)
[20:18] * gopar (~gopar@c-73-162-171-146.hsd1.ca.comcast.net) Quit (Remote host closed the connection)
[22:54] * gopar (~gopar@c-73-162-171-146.hsd1.ca.comcast.net) has joined #jython

Index

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