[reportlab-users] PIP Windows Install

Raymond Piller ray at vertigion.com
Mon Jun 6 15:18:12 EDT 2016


Thanks for the reply, Andy!

It's updated. I run that command every time I run a pip command and pip
complains about it being out of date and tells me to run that command. :)

  .\env\Scripts\python.exe -m pip --version
  pip 8.1.2 from .\env\lib\site-packages (python 3.5)

In case it's not obvious from the way I'm calling python, this is running
in a virtualenv.
--
~Ray
` ` ` ` ` ` ` ` ' ` ` ` ` ` ' ` ` ` ` ` ` `
Raymond A. S. Piller
http://Vertigion.com
682-651-5653

On 6 June 2016 at 03:43, Andy Robinson <andy at reportlab.com> wrote:>
Hi Raymind,
>
> What's your pip version?  I wonder if it's very old?
>
> Try "pip install --upgrade pip" before you run our own instalation
>
>
> Andy Robinson
>
> On 6 June 2016 at 04:01, Raymond Piller <ray at vertigion.com <https://pairlist2.pair.net/mailman/listinfo/reportlab-users>> wrote:
>>* The install of rlextra via pip is failing for me, and not really sure how to
*>>* troubleshoot it.
*>>>>>* .\env\Scripts\python.exe -m pip install rlextra -i
*>>>* https://www.reportlab.com/pypi <https://www.reportlab.com/pypi>
*>>>* Collecting rlextra
*>>>* User for www.reportlab.com <http://www.reportlab.com>: me
*>>>* Password:
*>>>*   Downloading
*>>>* https://www.reportlab.com/pypi/packages/rlextra-3.3.10.tar.gz
<https://www.reportlab.com/pypi/packages/rlextra-3.3.10.tar.gz>
(8.8MB)
*>>>*     100% |################################| 8.8MB 2.0MB/s
*>>>*     Complete output from command python setup.py egg_info:
*>>>*     C:\Program Files\Python35\Lib\distutils\dist.py:261: UserWarning:
*>>>* Unknown distribution option: 'entry_points'
*>>>*       warnings.warn(msg)
*>>>*     C:\Program Files\Python35\Lib\distutils\dist.py:261: UserWarning:
*>>>* Unknown distribution option: 'install_requires'
*>>>*       warnings.warn(msg)
*>>>*     usage: -c [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
*>>>*        or: -c --help [cmd1 cmd2 ...]
*>>>*        or: -c --help-commands
*>>>*        or: -c cmd --help
*>>>*     error: invalid command 'egg_info'
*>>>*     ----------------------------------------
*>>>* Command "python setup.py egg_info" failed with error code 1 in
*>>>* C:\Users\ME\AppData\Local\Temp\pip-build-bxe6xaxl\rlextra\
*>>>>>>* I'm trying to work through the demo for rml with django. Any
help would be
*>>* appreciated. :)
*>>>>* --
*>>* ~Ray
*>>* ` ` ` ` ` ` ` ` ' ` ` ` ` ` ' ` ` ` ` ` ` `
*>>* Raymond A. S. Piller
*>>* http://Vertigion.com <http://vertigion.com/>
*>>* 682-651-5653
*>>>>* _______________________________________________
*>>* reportlab-users mailing list
*>>* reportlab-users at lists2.reportlab.com
<https://pairlist2.pair.net/mailman/listinfo/reportlab-users>
*>>* https://pairlist2.pair.net/mailman/listinfo/reportlab-users
<https://pairlist2.pair.net/mailman/listinfo/reportlab-users>
*>>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://pairlist2.pair.net/pipermail/reportlab-users/attachments/20160606/67d211f8/attachment.html>


More information about the reportlab-users mailing list