Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #106996
| Path | csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail |
|---|---|
| From | Dennis Lee Bieber <wlfraed@ix.netcom.com> |
| Newsgroups | comp.lang.python |
| Subject | Re: python3 - No module named 'html5lib' |
| Date | Thu, 14 Apr 2016 08:15:46 -0400 |
| Organization | IISS Elusive Unicorn |
| Lines | 15 |
| Message-ID | <mailman.103.1460636146.15650.python-list@python.org> (permalink) |
| References | <bcc33204-d80c-4720-9673-adca1f413559@googlegroups.com> <85y48gwk5y.fsf@benfinney.id.au> <aa2vgb5v3j9dvh9hp94li5djabaa9r7c42@4ax.com> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=us-ascii |
| Content-Transfer-Encoding | 7bit |
| X-Trace | news.uni-berlin.de 59C5/nAzAXB46GTbRnrJ6QLLmru0xJQlDUZwy7DtMrDQ== |
| Return-Path | <python-python-list@m.gmane.org> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.004 |
| X-Spam-Evidence | '*H*': 0.99; '*S*': 0.00; 'message-id:@4ax.com': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'someone,': 0.09; 'subject:module': 0.09; 'python': 0.10; '2.7': 0.13; 'thu,': 0.15; '2016': 0.16; 'received:80.91.229.3': 0.16; 'received:io': 0.16; 'received:plane.gmane.org': 0.16; 'received:psf.io': 0.16; 'reflects': 0.16; 'subject:python3': 0.16; 'url:home': 0.18; 'third-party': 0.23; 'install': 0.25; 'header:X-Complaints-To:1': 0.26; 'system?': 0.29; 'but': 0.36; 'to:addr:python-list': 0.36; 'subject:: ': 0.37; 'received:org': 0.37; 'charset:us-ascii': 0.37; 'version': 0.38; 'to:addr:python.org': 0.40; 'some': 0.40; 'your': 0.60; 'yes': 0.62; 'more': 0.63; 'past,': 0.66; '+1000,': 0.84; '3.4': 0.84; 'dennis': 0.91 |
| X-Injected-Via-Gmane | http://gmane.org/ |
| X-Gmane-NNTP-Posting-Host | adsl-108-73-118-113.dsl.klmzmi.sbcglobal.net |
| X-Newsreader | Forte Agent 6.00/32.1186 |
| X-No-Archive | YES |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.21 |
| 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> |
| X-Mailman-Original-Message-ID | <aa2vgb5v3j9dvh9hp94li5djabaa9r7c42@4ax.com> |
| X-Mailman-Original-References | <bcc33204-d80c-4720-9673-adca1f413559@googlegroups.com> <85y48gwk5y.fsf@benfinney.id.au> |
| Xref | csiph.com comp.lang.python:106996 |
Show key headers only | View raw
On Thu, 14 Apr 2016 20:37:29 +1000, Ben Finney <ben+python@benfinney.id.au>
declaimed the following:
>
>What leads you to think it is available on your system?
>
Most likely that fact that it is in their Python 2.7 version shown
immediately above the 3.4 failure <G>
But yes -- that most likely only reflects that someone, at some time in
the past, did install a third-party package (probably more than one <G>)
--
Wulfraed Dennis Lee Bieber AF6VN
wlfraed@ix.netcom.com HTTP://wlfraed.home.netcom.com/
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
python3 - No module named 'html5lib' Sergio Spina <sergio.am.spina@gmail.com> - 2016-04-14 02:31 -0700
Re: python3 - No module named 'html5lib' Ben Finney <ben+python@benfinney.id.au> - 2016-04-14 20:37 +1000
Re: python3 - No module named 'html5lib' Steven D'Aprano <steve@pearwood.info> - 2016-04-14 21:47 +1000
Re: python3 - No module named 'html5lib' Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2016-04-14 08:15 -0400
Re: python3 - No module named 'html5lib' Wildman <best_lay@yahoo.com> - 2016-04-14 10:53 -0500
Re: python3 - No module named 'html5lib' Sergio Spina <sergio.am.spina@gmail.com> - 2016-04-15 10:56 -0700
csiph-web