Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.maint.python > #15400
| Path | csiph.com!fu-berlin.de!bofh.it!news.nic.it!robomod |
|---|---|
| From | Jérémy Lal <kapouer@melix.org> |
| Newsgroups | linux.debian.maint.python |
| Subject | Re: sphinx-build module not found in sbuild |
| Date | Mon, 08 Jan 2024 14:00:01 +0100 |
| Message-ID | <HTXot-1FOI-1@gated-at.bofh.it> (permalink) |
| References | <HTWVr-1FFc-3@gated-at.bofh.it> <HTXeN-1FLn-9@gated-at.bofh.it> |
| X-Mailbox-Line | From debian-python-request@lists.debian.org Mon Jan 8 12:52:09 2024 |
| Old-Return-Path | <SRS0=4WJ8=IS=melix.org=kapouer@bounces.m4x.org> |
| X-Amavis-Spam-Status | No, score=-5.658 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, BODY_8BITS=1.5, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HEADER_FROM_DIFFERENT_DOMAINS=0.25, HTML_MESSAGE=2, LDO_WHITELIST=-5, RCVD_IN_DNSWL_MED=-2.3, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, T_SCC_BODY_TEXT_LINE=-0.01] autolearn=ham autolearn_force=no |
| X-Policyd-Weight | using cached result; rate:hard: -5.5 |
| X-Gm-Message-State | AOJu0YxAcMOVX6lMosBDuGxpwcrGN3SRR/frZYkdjOQ1llTig4ETJkpK xBmEGybDSvHwMABNvFc+vB2uQeL6RlJqrLq1GoQ1hqJFpzhx |
| X-Google-SMTP-Source | AGHT+IHT0Mr1sAdG8MSdKPA+icudYG+ZSLMADTbTwtUHgaPJPyKyNGA8PMHHqrAmUScGPr2ktX8B8IATo3NOR8c/AOM= |
| X-Received | by 2002:a0d:c306:0:b0:5d7:1940:b377 with SMTP id f6-20020a0dc306000000b005d71940b377mr2181998ywd.67.1704718305384; Mon, 08 Jan 2024 04:51:45 -0800 (PST) |
| MIME-Version | 1.0 |
| X-Gmail-Original-Message-ID | <CAJxTCxw4Lv==ZGYTKGkyoMtrC3itnOes=pKRvyfWsRaaP88_OQ@mail.gmail.com> |
| Content-Type | multipart/alternative; boundary="00000000000008edd3060e6ea9ae" |
| X-Av-Checked | ClamAV using ClamSMTP at svoboda.polytechnique.org (Mon Jan 8 13:51:46 2024 +0100 (CET)) |
| X-Org-Mail | jeremy.lal.1997@polytechnique.org |
| X-Mailing-List | <debian-python@lists.debian.org> archive/latest/21350 |
| List-ID | <debian-python.lists.debian.org> |
| List-URL | <https://lists.debian.org/debian-python/> |
| List-Archive | https://lists.debian.org/msgid-search/CAJxTCxw4Lv==ZGYTKGkyoMtrC3itnOes=pKRvyfWsRaaP88_OQ@mail.gmail.com |
| Approved | robomod@news.nic.it |
| Lines | 63 |
| Organization | linux.* mail to news gateway |
| Sender | robomod@news.nic.it |
| X-Original-Date | Mon, 8 Jan 2024 13:51:09 +0100 |
| X-Original-Message-ID | <CAJxTCxw4Lv==ZGYTKGkyoMtrC3itnOes=pKRvyfWsRaaP88_OQ@mail.gmail.com> |
| X-Original-References | <CAJxTCxzjz1o58Ee4tZz1a7agdNY5xPX5KUShSPLGwGRvUYpP4g@mail.gmail.com> <ZZvuvWgHM2xNIbzl@d-and-j.net> |
| Xref | csiph.com linux.debian.maint.python:15400 |
Show key headers only | View raw
[Multipart message — attachments visible in raw view] - view raw
Le lun. 8 janv. 2024 à 13:46, Julian Gilbey <julian@d-and-j.net> a écrit : > On Mon, Jan 08, 2024 at 01:22:54PM +0100, Jérémy Lal wrote: > > 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 ? > > Perhaps your local build is importing from a globally-installed > version of the package? (For example, you're building version 1.3 of > python3-foo, but you already have version 1.2 of python3-foo > installed.) > Damn, that new package I'm working on already exists 。•́︿•̀。
Back to linux.debian.maint.python | Previous | Next — Previous 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