#jython IRC Log (v0.9)

Index

IRC Log for 2014-01-19

Timestamps are in GMT/BST.

[3:19] * lheuer (~Adium@unaffiliated/lheuer) Quit (Quit: Leaving.)
[5:09] <tactevo> Hi.. Sorry, another newb question.. I running jython2.7b1 on OSX. It seems to work fine.. my env $PATH includes the path to jython2.7b1/
[5:10] <tactevo> if I start jython and get the sys.path, it shows the jython2.7b1/Lib directory and jython2.7b1/Lib/site-packages.. so, I assume the python path is getting set correctly when I start jython
[5:10] <tactevo> I???ve download ez_setup.py as instructed in the jython book
[5:11] <tactevo> if i run ez_setup.py from my download directory ( jython ez_setup.py ), it shows Downloading http://pypi.python.org/packages/2.7/s/setuptools/setuptools-0.6c11-py2.7.egg
[5:11] <tactevo> but then i get an ImportError: no module named setuptools
[5:12] <tactevo> ez_setup.py, line 212 in main
[5:12] <tactevo> I must be doing something dumb/silly??? any advice?
[7:06] * lheuer (~Adium@f048231101.adsl.alicedsl.de) has joined #jython
[7:06] * lheuer (~Adium@f048231101.adsl.alicedsl.de) Quit (Changing host)
[7:06] * lheuer (~Adium@unaffiliated/lheuer) has joined #jython
[7:27] * shashank (~shashank@208.91.2.1) Quit (Ping timeout: 264 seconds)
[7:27] * grey_ (eaaltone@kapsi.fi) Quit (Ping timeout: 264 seconds)
[7:28] * grey_ (eaaltone@kapsi.fi) has joined #jython
[7:29] * shashank (~shashank@208.91.2.1) has joined #jython
[7:44] * lheuer1 (~Adium@f049064024.adsl.alicedsl.de) has joined #jython
[7:46] * lheuer (~Adium@unaffiliated/lheuer) Quit (Ping timeout: 246 seconds)
[8:20] * lheuer1 is now known as lheuer
[8:20] * lheuer (~Adium@f049064024.adsl.alicedsl.de) Quit (Changing host)
[8:20] * lheuer (~Adium@unaffiliated/lheuer) has joined #jython
[8:44] <agronholm> tactevo: couple things
[8:44] <agronholm> first of all, the current setuptools does not work with stock 2.7b1, you need jim baker's SSL fork for that
[8:45] <agronholm> second, the current setuptools is something like 2.1
[8:45] <agronholm> 0.6 is ancient
[8:53] * agronholm (~agronholm@2001:1bc8:102:6f29:8d5:892c:6b07:feff) Quit (Ping timeout: 264 seconds)
[10:33] * agronholm (~agronholm@2001:1bc8:102:6f29:aca9:a7f:cb47:abb6) has joined #jython
[10:33] * ChanServ sets mode +o agronholm
[14:40] * enebo (~enebo@c-75-73-8-169.hsd1.mn.comcast.net) has joined #jython
[15:40] * oscar_toro (~Thunderbi@80-62-162-242-static.dk.customer.tdc.net) has joined #jython
[15:54] * agronholm (~agronholm@2001:1bc8:102:6f29:aca9:a7f:cb47:abb6) Quit (Ping timeout: 276 seconds)
[16:13] * agronholm (~agronholm@2001:1bc8:102:6f29:f434:7432:8214:bbe9) has joined #jython
[16:13] * ChanServ sets mode +o agronholm
[16:39] <tactevo> thanks. Is this documented anywhere or is it tribal knowledge?
[16:43] * agronholm (~agronholm@2001:1bc8:102:6f29:f434:7432:8214:bbe9) Quit (Quit: ZNC - http://znc.in)
[16:49] * agronholm (~agronholm@2001:1bc8:102:6f29:4c4d:a110:58a6:cf1e) has joined #jython
[16:49] * ChanServ sets mode +o agronholm
[18:36] * lheuer (~Adium@unaffiliated/lheuer) Quit (Quit: Leaving.)
[18:40] * lheuer (~Adium@f049064024.adsl.alicedsl.de) has joined #jython
[18:40] * lheuer (~Adium@f049064024.adsl.alicedsl.de) Quit (Changing host)
[18:40] * lheuer (~Adium@unaffiliated/lheuer) has joined #jython
[19:25] * enebo (~enebo@c-75-73-8-169.hsd1.mn.comcast.net) Quit (Quit: enebo)
[20:17] * oscar_toro (~Thunderbi@80-62-162-242-static.dk.customer.tdc.net) Quit (Quit: oscar_toro)
[22:25] * deyneka (~deyneka@193.28.144.75) has joined #jython
[22:28] * deyneka (~deyneka@193.28.144.75) Quit (Remote host closed the connection)
[22:39] * samavladi (~samavladi@193.104.110.16) has joined #jython
[22:41] * samavladi (~samavladi@193.104.110.16) Quit (Remote host closed the connection)
[23:25] <tactevo> ls
[23:29] <agronholm> tactevo: that the SSL fork is needed? tribal knowledge
[23:30] <agronholm> that setuptools 0.6 is ancient? that you can look up at PyPI
[23:31] <tactevo> I was using instructions and download links from the ???official??? jython online book.. might be good to update it.
[23:31] <agronholm> this situation is not expected to continue for long
[23:32] <agronholm> that said, it should be in the FAQ
[23:39] <tactevo> ahh, cool

Index

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