mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-03-08 09:04:16 +01:00
PyTensor imports setuptools at runtime during JIT/C compilation:
- pytensor/link/c/cmodule.py imports setuptools._distutils.sysconfig
- pytensor/link/c/exceptions.py imports setuptools.errors
Upstream declares setuptools>=59.0.0 in dependencies:
|
||
|---|---|---|
| .. | ||
| default.nix | ||