proud-byte-81916
09/28/2023, 11:49 AMstderr:
A distribution for pillow could not be resolved for cp310-cp310-linux_x86_64.
Found 1 distribution for pillow that do not apply:
1.) The wheel tags for Pillow 10.0.1 are cp310-cp310-manylinux_2_28_x86_64 which do not match the supported tags of cp310-cp310-linux_x86_64:
cp310-cp310-manylinux2014_x86_64
... 104 more ...
How can i see the full trace?fresh-cat-90827
09/28/2023, 2:44 PMpants --print-stacktrace
whenever I want to see the full traceback, but I am not sure if this is relevant in your case.proud-byte-81916
09/28/2023, 3:36 PMenough-analyst-54434
09/28/2023, 3:43 PMpip debug ...
command that generates the full tag list.proud-byte-81916
09/28/2023, 3:46 PM