◐ Shell
clean mode source ↗

Message 256112 - Python tracker

Message256112

Author carlkl
Recipients BreamoreBoy, Duncan McBryde, Henry Gomersall, LRN, WhiteTiger, arbitraryvalue, carlkl, casevh, cdavid, cgohlke, cournape, donmez, eric.araujo, giampaolo.rodola, jdpipe, loewis, paul.moore, r.david.murray, ralf.gommers, rpetrov, rubenvb, scott.tsai, simonzack, steve.dower, taschini
Date 2015-12-08.11:37:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1449574655.67.0.160893924914.issue4709@psf.upfronthosting.co.za>
In-reply-to
Content
The situation is not THAT bad. You can install a prerelease of mingwpy with pip:

  pip install -i https://pypi.anaconda.org/carlkl/simple mingwpy

or with conda: (thanks to omnia-md)

  conda install -c https://conda.anaconda.org/omnia mingwpy

It is not hosted on PYPI as long as there is no version for python-3.5.
History
Date User Action Args
2015-12-08 11:37:36carlklsetrecipients: + carlkl, loewis, paul.moore, jdpipe, casevh, giampaolo.rodola, donmez, scott.tsai, cdavid, eric.araujo, rpetrov, r.david.murray, cgohlke, rubenvb, WhiteTiger, BreamoreBoy, LRN, cournape, taschini, steve.dower, arbitraryvalue, ralf.gommers, simonzack, Henry Gomersall, Duncan McBryde
2015-12-08 11:37:35carlklsetmessageid: <1449574655.67.0.160893924914.issue4709@psf.upfronthosting.co.za>
2015-12-08 11:37:35carlkllinkissue4709 messages
2015-12-08 11:37:35carlklcreate