Re: how to fix TypeError: expected string or bytes-like object ?

2022-10-05 Thread Bo YU
Hi, On Wed, Oct 05, 2022 at 02:28:56PM +0300, Felix Yan wrote: On 10/5/22 14:02, Bo YU wrote: ``` vimer@dev:~/build/rfs/packages/test_dir$ sudo pip3 install sphinxcontrib-ditaa Collecting sphinxcontrib-ditaa   Using cached sphinxcontrib-ditaa-1.0.1.tar.gz (7.5 kB)   Preparing metadata (setup.

Re: Debian Python Team Sprint: December 2-3-4 2022

2022-10-05 Thread Louis-Philippe Véronneau
On 2022-09-12 17 h 08, Louis-Philippe Véronneau wrote: Hello! Our next team sprint will be on December 2-3-4 2022 and will be remote. Please register on this wiki page if you are interested: https://wiki.debian.org/Sprints/2022/PythonTeam There are plenty of items in the 'Agenda' section for

Request to join Debian Python Team

2022-10-05 Thread kkremitzki
Hello, I would like to join the Debian Python Team to help with general Python package maintenance. There is a lot of overlap with what I already work on in the domain-specific Debian Science Team. My Salsa login is kkremitzki. I have read and agree to the Debian Python Team Policy.

Re: how to fix TypeError: expected string or bytes-like object ?

2022-10-05 Thread Felix Yan
On 10/5/22 14:02, Bo YU wrote: ``` vimer@dev:~/build/rfs/packages/test_dir$ sudo pip3 install sphinxcontrib-ditaa Collecting sphinxcontrib-ditaa   Using cached sphinxcontrib-ditaa-1.0.1.tar.gz (7.5 kB)   Preparing metadata (setup.py) ... error   error: subprocess-exited-with-error   × pyt

Re: how to fix TypeError: expected string or bytes-like object ?

2022-10-05 Thread Bo YU
Hi, On Wed, Oct 05, 2022 at 01:33:53PM +0300, Felix Yan wrote: On 10/5/22 12:47, Bo YU wrote: hi, (maybe this is off topic on this list) When I want to run sphinx cmd on my pc, I got the error: ``` [...] line 883, in normalize return re.sub(r"[-_.]+", "-", name).lower().replace('-', '_')

Re: how to fix TypeError: expected string or bytes-like object ?

2022-10-05 Thread Felix Yan
On 10/5/22 12:47, Bo YU wrote: hi, (maybe this is off topic on this list) When I want to run sphinx cmd on my pc, I got the error: ``` vimer@dev:~/build/rfs/packages/test_dir$ cat /tmp/sphinx-err-etgbo9tg.log # Sphinx version: 4.5.0 # Python version: 3.10.7 (CPython) # Docutils version: 0.17.1 re

how to fix TypeError: expected string or bytes-like object ?

2022-10-05 Thread Bo YU
hi, (maybe this is off topic on this list) When I want to run sphinx cmd on my pc, I got the error: ``` vimer@dev:~/build/rfs/packages/test_dir$ cat /tmp/sphinx-err-etgbo9tg.log # Sphinx version: 4.5.0 # Python version: 3.10.7 (CPython) # Docutils version: 0.17.1 release # Jinja2 version: 3.0.3 # L