#jython IRC Log (v0.9)

Index

IRC Log for 2015-08-27

Timestamps are in GMT/BST.

[1:50] * gopar (~gopar@c-73-162-171-146.hsd1.ca.comcast.net) has joined #jython
[2:33] * agronholm (~agronholm@2001:1bc8:102:6f29:98:b4bf:285d:2edf) Quit (Ping timeout: 260 seconds)
[2:37] * agronholm (~agronholm@2001:1bc8:102:6f29:ac7d:19df:7116:8549) has joined #jython
[2:37] * ChanServ sets mode +o agronholm
[5:01] * gopar (~gopar@c-73-162-171-146.hsd1.ca.comcast.net) Quit (Quit: Leaving)
[5:07] * mattsanc (~mattsanc@c-67-183-168-53.hsd1.wa.comcast.net) has joined #jython
[5:08] <mattsanc> hi all, is anyone active?
[5:10] * mattsanc (~mattsanc@c-67-183-168-53.hsd1.wa.comcast.net) Quit (Client Quit)
[6:47] * Adniel (~danielgri@19584248212-KLOVERN-NET.host.songnetworks.se) has joined #jython
[10:04] * Adniel (~danielgri@19584248212-KLOVERN-NET.host.songnetworks.se) Quit (Ping timeout: 250 seconds)
[10:56] * fluxdude (~fluxdude@unaffiliated/fluxdude) has joined #jython
[13:39] * xemdetia (xemdetia@nat/ibm/x-kghylfshpakaefnn) has joined #jython
[15:12] * pkull (~priidukul@82.131.71.62.cable.starman.ee) has joined #jython
[15:12] <pkull> Hello! I'm having trouble setting up a jython virtualenv. Is anyone here to answer questions? :)
[15:15] <pkull> I ran virtualenv -p jython jython-env and there appeared to be no module named pip http://pastebin.com/x7dmbHFT
[15:38] * fluxdude (~fluxdude@unaffiliated/fluxdude) Quit (Quit: fluxdude)
[15:48] <pkull> Appearently the jython executable in my virtualenv cannot find the pip module (but the jython executable outside of the virtualenv can) http://pastebin.com/PdBQ6SwD
[15:48] <agronholm> pkull: you have jython 2.7?
[15:48] <pkull> yes
[15:49] <agronholm> have you tried launching virtualenv from jython?
[15:49] <pkull> See my previous paste http://pastebin.com/x7dmbHFT
[15:50] <pkull> I think virtualenv -p jython jython-env is the way to do it
[15:50] <agronholm> so you didn't
[15:50] <agronholm> let me try the same
[15:50] <pkull> What should I do differently to launch virtualenv from jython?
[15:51] <agronholm> there's a virtualenv command in the bin directory
[15:51] <agronholm> http://pastebin.com/n9tAPQnC
[15:52] <agronholm> you will want to get the latest versions of the relevant tools
[15:52] <agronholm> the toolchain didn't work right until pip 7.1.1
[15:52] <agronholm> I have the latest versions installed, that's probably why it works here
[15:57] <pkull> It worked for me too, now
[15:57] <pkull> Thanks!
[15:58] <agronholm> jython bundles a specialized version of pip but that is no longer necessary as of 7.1.1
[15:58] <agronholm> so it's safe to upgrade
[15:59] <pkull> Should I install jip once I activated my virtualenv?
[16:00] <pkull> Ah, jip is the specialized version of pip that is no longer necessary?
[16:00] <agronholm> jip?
[16:00] <pkull> https://pypi.python.org/pypi/jip
[16:00] <agronholm> I've never heard of this before
[16:01] <pkull> So I assume it is not necessary :=)
[16:01] <agronholm> looks like it installs maven artifacts too, which is cool
[16:20] <pkull> There is also a problem with pip executable inside the virtualenv: http://pastebin.com/zgZNhU8d
[16:23] <pkull> So I guess that virtualenv did not create the right kind of pip executable
[16:28] <pkull> I just manually copied the executable from outside the virtualenv...
[16:34] <pkull> And got my ass kicked yet again... http://pastebin.com/Z0jzdgPk
[16:47] * pkull (~priidukul@82.131.71.62.cable.starman.ee) Quit (Quit: pkull)
[19:06] * pkull (~priidukul@82.131.71.62.cable.starman.ee) has joined #jython
[19:19] * pkull (~priidukul@82.131.71.62.cable.starman.ee) Quit (Quit: pkull)
[19:20] * pkull (~priidukul@82.131.71.62.cable.starman.ee) has joined #jython
[19:41] * pkull (~priidukul@82.131.71.62.cable.starman.ee) Quit (Quit: pkull)
[20:22] * gopar (~gopar@2601:642:c000:3190:a6db:30ff:fea2:873) has joined #jython
[21:17] * xemdetia (xemdetia@nat/ibm/x-kghylfshpakaefnn) Quit (Ping timeout: 264 seconds)
[21:38] * gopar (~gopar@2601:642:c000:3190:a6db:30ff:fea2:873) Quit (Remote host closed the connection)
[22:03] * siel (~siel@unaffiliated/motley) Quit (Remote host closed the connection)
[22:20] * Tycale (~Tycale@tycale.be) Quit (Quit: Cya)
[22:29] * gopar (~gopar@2601:642:c000:3190:a6db:30ff:fea2:873) has joined #jython
[22:30] * siel (~siel@unaffiliated/motley) has joined #jython
[22:31] * Tycale (~Tycale@tycale.be) 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).