Message11392
James, I'm also seeing the same issue when running from the installer, eg doing something like:
$ java -jar dist/jython-installer.jar -s -d ~/jython-2.7.1-test-RC1
(more discussion in http://bugs.jython.org/issue2570)
This looks like a transient problem in finding Jython, and only impacts the installation step of running ensurepip. OK, one more bug to fix :)
The workaround is to run jython -m ensurepip as a separate later step (ensurepip can be repeated without any problem until it works, or so it seems). |
|
Date |
User |
Action |
Args |
2017-05-21 17:23:53 | zyasoft | set | messageid: <1495387433.47.0.36386350665.issue1839@psf.upfronthosting.co.za> |
2017-05-21 17:23:53 | zyasoft | set | recipients:
+ zyasoft, fwierzbicki, amak, pekka.klarck, jeff.allen, Arfrever, akira, jamesmudd |
2017-05-21 17:23:53 | zyasoft | link | issue1839 messages |
2017-05-21 17:23:52 | zyasoft | create | |
|