Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.maint.python > #7923
| From | Brian May <bam@debian.org> |
|---|---|
| Newsgroups | linux.debian.bugs.dist, linux.debian.maint.python |
| Subject | Bug#806334: [Python-modules-team] Bug#806334: kombu: FTBFS: ImportError: cannot import name '_uuid_generate_random' |
| Date | 2015-11-28 07:50 +0100 |
| Message-ID | <qzHuy-5m2-5@gated-at.bofh.it> (permalink) |
| References | <qz8dr-86E-7@gated-at.bofh.it> |
| Organization | Debian |
Cross-posted to 2 groups.
Chris Lamb <lamby@debian.org> writes: > from uuid import UUID, uuid4 as _uuid4, _uuid_generate_random > ImportError: cannot import name '_uuid_generate_random' I forwarded this upstream to https://github.com/celery/kombu/issues/543 Looks like Python 3.5.1rc1 dropped a symbol that was present in Python 3.5.0. Don't think we can complain at Python though, looks like a private symbol. CCing debian-python list in case anybody else has more information on why _uuid_generate_random disappeared. -- Brian May <bam@debian.org>
Back to linux.debian.maint.python | Previous | Next | Find similar | Unroll thread
Bug#806334: [Python-modules-team] Bug#806334: kombu: FTBFS: ImportError: cannot import name '_uuid_generate_random' Brian May <bam@debian.org> - 2015-11-28 07:50 +0100
csiph-web