sparse-intern-71089
07/06/2021, 7:54 AMbillowy-army-68599
wheel
package in your dependencies? can you try installing it and rerun?handsome-state-59775
07/06/2021, 2:50 PMsudo apt install python3-wheel
# says already up to date
• python3 -m pip install wheel
with and without --upgrade
, and with and without uninstall
before install
• ^ same things for setuptools
• ^ python3 -m pip install --upgrade pip
before all of these
• ... and mostly everything else i could find on stackoverflow that seemed relevantbillowy-army-68599
handsome-state-59775
07/06/2021, 3:00 PMbillowy-army-68599
handsome-state-59775
07/06/2021, 3:03 PMuname -a
:
Linux fv-az95-401 5.8.0-1036-azure #38~20.04.1-Ubuntu SMP Thu Jun 17 141418 UTC 2021 x86_64 x86_64 x86_64 GNU/Linuxbillowy-army-68599