Discussion:
[Pyparsing] pip install
Michael Droettboom
2013-02-26 19:28:32 UTC
Permalink
It seems that `pip install pyparsing` (in a clean environment) installs
version 1.5.6 for both Python 2.7 and 3.3. I'm generally quite lost poking
around PyPI, but is there a reason why it's not giving me the latest
version?

Mike
--
Michael Droettboom
http://www.droettboom.com/
Michael Droettboom
2013-02-26 19:37:46 UTC
Permalink
It looks like there's no files associated with 1.5.7 or 2.0.0, though
there are for 1.5.6. I think that's why it's still only giving my
1.5.6. Would you mind updating the PyPI records?

Mike
Post by Michael Droettboom
It seems that `pip install pyparsing` (in a clean environment) installs
version 1.5.6 for both Python 2.7 and 3.3. I'm generally quite lost poking
around PyPI, but is there a reason why it's not giving me the latest
version?
Mike
Loading...