Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #68395
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.mixmin.net!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed4.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <laguna-mc@mail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.002 |
| X-Spam-Evidence | '*H*': 1.00; '*S*': 0.00; 'python,': 0.02; 'subject:Windows': 0.02; 'package,': 0.03; 'subject:Python': 0.06; 'received:gmx.net': 0.09; 'setup.py': 0.09; 'subject:2.7': 0.09; 'python': 0.11; 'assume': 0.14; 'windows': 0.15; 'portable': 0.16; 'received:gmx.com': 0.16; 'command': 0.22; 'install': 0.23; 'installation': 0.23; 'error': 0.23; 'downloaded': 0.26; 'installed': 0.27; 'tried': 0.27; 'dos': 0.30; 'errors': 0.30; 'received:172.19': 0.38; 'window': 0.38; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'skip:p 20': 0.39; 'how': 0.40; 'results.': 0.60; 'from:no real name:2**0': 0.61; 'tips': 0.61; 'new': 0.61; 'received:74.208': 0.68; 'flashes': 0.84; 'from:addr:mail.com': 0.93 |
| Content-Type | multipart/alternative; boundary="========GMXBoundary292041394977815699095" |
| Date | Sun, 16 Mar 2014 09:50:15 -0400 |
| From | laguna-mc@mail.com |
| MIME-Version | 1.0 |
| Subject | Installing addition libraries in Portable Python 2.7 on Windows |
| To | python-list@python.org |
| X-Flags | 0001 |
| X-Mailer | GMX.com Web Mailer |
| x-registered | 0 |
| X-GMX-UID | QMlXc3AT3zOl2srVX3ghQAR+IGRvbwAw |
| X-Mailman-Approved-At | Sun, 16 Mar 2014 15:07:31 +0100 |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.15 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.8169.1394978851.18130.python-list@python.org> (permalink) |
| Lines | 41 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1394978851 news.xs4all.nl 2894 [2001:888:2000:d::a6]:44843 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:68395 |
Show key headers only | View raw
[Multipart message — attachments visible in raw view] - view raw
I am new in Python, I have Portable Python 2.7.5.1 installed on Windows 7. I want to install additional libraries: python-magic libmagic libfuzzy pyqtgraph I downloaded package, saved on hard drive, unzipped, find setup.py and tried install via Command Prompt: Python-Portable.exe setup.py install A new DOS terminal window briefly flashes and disappears, without showing any error or installation confirmation. I assume that nothing has been installed and/or installation failed.. No tips or errors has been shown, so I don't' know how to install these packages corretcly. I tried also to install get-pip.py use same way, and again nothing happens, no any errors or results.
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Installing addition libraries in Portable Python 2.7 on Windows laguna-mc@mail.com - 2014-03-16 09:50 -0400
csiph-web