Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #103485 > unrolled thread

Re: asyncmongo + python 3: No module named 'errors'

Started byNagy László Zsolt <gandalf@shopzeus.com>
First post2016-02-25 09:10 +0100
Last post2016-02-25 09:10 +0100
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: asyncmongo + python 3: No module named 'errors' Nagy László Zsolt <gandalf@shopzeus.com> - 2016-02-25 09:10 +0100

#103485 — Re: asyncmongo + python 3: No module named 'errors'

FromNagy László Zsolt <gandalf@shopzeus.com>
Date2016-02-25 09:10 +0100
SubjectRe: asyncmongo + python 3: No module named 'errors'
Message-ID<mailman.117.1456387874.20994.python-list@python.org>

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?

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web