package in your dependencies? can you try installing it and rerun?
h
handsome-state-59775
07/06/2021, 2:50 PM
don't have it in there explicitly. works on my local (macos 11.4, python 3.9.6 via homebrew) without this error.
i've tried the following before invoking my automation program without success:
•
sudo 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 relevant
b
billowy-army-68599
07/06/2021, 2:55 PM
what OS/arch are you using? in your runner?
h
handsome-state-59775
07/06/2021, 3:00 PM
ubuntu-latest seems to map to ubuntu 20.04 with python 3.8
b
billowy-army-68599
07/06/2021, 3:01 PM
and it's amd64?
👍 1
h
handsome-state-59775
07/06/2021, 3:03 PM
uname -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/Linux
b
billowy-army-68599
07/06/2021, 3:04 PM
i'm completely stumped, this works flawless most of the time 😞 it does look like the wheel package isn't installed correctly though
No matter how you like to participate in developer communities, Pulumi wants to meet you there. If you want to meet other Pulumi users to share use-cases and best practices, contribute code or documentation, see us at an event, or just tell a story about something cool you did with Pulumi, you are part of our community.