Message10003

Author joshfriend
Recipients joshfriend, zyasoft
Date 2015-05-04.04:30:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1430713809.61.0.18401646593.issue2349@psf.upfronthosting.co.za>
In-reply-to
Content
None of the listed environment variables were set initially. Setting JAVA_HOME seems to take care of the issue.

jython-2.7.0 should be available through pyenv soon: https://github.com/yyuu/pyenv/pull/370

I also noticed that the IOException seen in the install logs I included previously seems to be preventing pip from being installed. I have to install it manually after the jython install finishes and then it's fine. That's probably a separate issue though, so this can be closed now.

Thank you for your time!
History
Date User Action Args
2015-05-04 04:30:09joshfriendsetmessageid: <1430713809.61.0.18401646593.issue2349@psf.upfronthosting.co.za>
2015-05-04 04:30:09joshfriendsetrecipients: + joshfriend, zyasoft
2015-05-04 04:30:09joshfriendlinkissue2349 messages
2015-05-04 04:30:09joshfriendcreate