Je ne sais pas si ça peut être la cause, mais il semble que deux modules refusent de s'installer:
(module) c@W54:~$ dev/module/bin/python3 -m pip install re
ERROR: Could not find a version that satisfies the requirement re (from versions: none)
ERROR: No matching distribution found for re
(module) c@W54:~$ dev/module/bin/python3 -m pip install request
ERROR: Could not find a version that satisfies the requirement request (from versions: none)
ERROR: No matching distribution found for request