Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.maint.python > #15398
| From | Jérémy Lal <kapouer@melix.org> |
|---|---|
| Newsgroups | linux.debian.maint.python |
| Subject | sphinx-build module not found in sbuild |
| Date | 2024-01-08 13:30 +0100 |
| Message-ID | <HTWVr-1FFc-3@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
Hi, I'm stuck at this odd behavior: when I build a package in my current environment (debian/testing), sphinx-build ... works correctly. when building in sbuild, sphinx-build doesn't find current module: ModuleNotFoundError: No module named 'xxx' in docs/conf.py at from xxx import __version__ I don't understand which other debian package is modifying that outcome. Any idea ?
Back to linux.debian.maint.python | Previous | Next — Next in thread | Find similar | Unroll thread
sphinx-build module not found in sbuild Jérémy Lal <kapouer@melix.org> - 2024-01-08 13:30 +0100
Re: sphinx-build module not found in sbuild Julian Gilbey <julian@d-and-j.net> - 2024-01-08 13:50 +0100
Re: sphinx-build module not found in sbuild Jérémy Lal <kapouer@melix.org> - 2024-01-08 14:00 +0100
csiph-web