Re: PIP Windows Install
Andy Robinson <[email protected]>
| Newsgroups | gmane.comp.python.reportlab.user |
|---|---|
| Message-ID | <CABjtAptRoE6sMb5TX2puoQQJrnFZMStKqOaW6db-PkWy+9V8Vg@mail.gmail.com> |
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 <[email protected]> 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 >> Collecting rlextra >> User for www.reportlab.com: me >> Password: >> Downloading >> 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 > 682-651-5653 > > _______________________________________________ > reportlab-users mailing list > [email protected] > https://pairlist2.pair.net/mailman/listinfo/reportlab-users >