Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #103485
| Path | csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail |
|---|---|
| From | Nagy László Zsolt <gandalf@shopzeus.com> |
| Newsgroups | comp.lang.python |
| Subject | Re: asyncmongo + python 3: No module named 'errors' |
| Date | Thu, 25 Feb 2016 09:10:43 +0100 |
| Lines | 15 |
| Message-ID | <mailman.117.1456387874.20994.python-list@python.org> (permalink) |
| References | <56CEB66F.30308@shopzeus.com> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=iso-8859-2 |
| Content-Transfer-Encoding | 8bit |
| X-Trace | news.uni-berlin.de KTpj1QeNOIOgJW9WICh0lgjWzsfrU+r9d6mBWV6lsvnw== |
| Return-Path | <gandalf@shopzeus.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.021 |
| X-Spam-Evidence | '*H*': 0.96; '*S*': 0.00; 'subject: + ': 0.07; 'subject:module': 0.09; 'url:github': 0.09; 'bug': 0.10; 'python': 0.10; 'subject:python': 0.14; '4.3,': 0.16; 'received:io': 0.16; 'received:psf.io': 0.16; 'url:issues': 0.16; '3.2': 0.22; 'seems': 0.23; 'installation': 0.23; 'import': 0.24; 'header:In-Reply- To:1': 0.24; 'report:': 0.29; 'requirements': 0.35; 'fresh': 0.35; 'comment': 0.35; 'but': 0.36; 'there': 0.36; 'to:addr:python- list': 0.36; 'subject:: ': 0.37; 'mean': 0.38; 'does': 0.39; 'to:addr:python.org': 0.40; 'charset:iso-8859-2': 0.64; 'response.': 0.66; 'nagy': 0.84; 'url:bitly': 0.84; '2013.': 0.96 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=shopzeus.com; s=shopzeus_com; t=1456387872; bh=X9QsvenyVygju8D6629Yz92XqYYYn8ZfjcWecExthKw=; h=Subject:To:References:From:Date:In-Reply-To:From; b=DGoI+mqfEc6PHewZ7eWJuXsQEhEMxVBjxqJhHkBjbO9+QDNwWPGB+xOVv6J5xF0ji ircVHxebHQ/NLwGqEZhZsZwC2mTBwL11yhD9u7md/r1QJboNym0M/CqTvWdogX3ITn uqUx3P2/EdkM75scjmKi7YujaSc8+Fpdqrl4qTAD28s4h+BVZwpM8TkUM1Y/YbESna KhUMT8KPx4Q7b+wxN8fV8+8P7Je7dpGLJlRqWJ2yKnQ7Wr5usorP3eFP2gAfUWy1KW TLD/SDNR69nHW0QVExwW5wiEt8rkTulKmndwpMoeKeDOqO912zBKxG2fPPTYzVdh7O Kaz4z5AQ+n8kQ== |
| In-Reply-To | <56CEB66F.30308@shopzeus.com> |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.21rc2 |
| 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> |
| Xref | csiph.com comp.lang.python:103485 |
Show key headers only | View raw
2016.02.25. 9:08 keltezéssel, Nagy László Zsolt írta: > ayncmongo requirements are "pymongo" and "tornado". > > I have a fresh installation of Python 3.5, pymongo 3.2 and tornado 4.3, > but I cannot import asyncmongo. This seems to be the exact same bug report: https://github.com/bitly/asyncmongo/issues/51 Last comment in 2013. There was no response. Does it mean that asyncmongo does not work with Python 3?
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: asyncmongo + python 3: No module named 'errors' Nagy László Zsolt <gandalf@shopzeus.com> - 2016-02-25 09:10 +0100
csiph-web