Message12328

Author stuaxo
Recipients stuaxo
Date 2019-01-19.23:19:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1547939967.37.0.0752484366727.issue2736@roundup.psfhosted.org>
In-reply-to
Content
On Ubuntu 18.10 64 bit, jython 2.7.1, I tried to install pip:

$ jython -m ensurepip
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.python.core.PySystemState (file:/usr/share/java/jython-2.7.1.jar) to method java.io.Console.encoding()
WARNING: Please consider reporting this to the maintainers of org.python.core.PySystemState
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
Ignoring ensurepip failure: pip 9.0.1 requires SSL/TLS
History
Date User Action Args
2019-01-19 23:19:29stuaxosetrecipients: + stuaxo
2019-01-19 23:19:27stuaxosetmessageid: <1547939967.37.0.0752484366727.issue2736@roundup.psfhosted.org>
2019-01-19 23:19:27stuaxolinkissue2736 messages
2019-01-19 23:19:27stuaxocreate