error: invalid command ‘bdist_wheel’

When installing a python module on Ubuntu, I got the following error message

error: invalid command 'bdist_wheel'

The error is fixed by installing

apt install -y python3-dev libpq-dev python3-wheel gcc
pip3 install wheel

Back to Errors

Need help with Linux Server or WordPress? We can help!

Leave a Reply

Your email address will not be published. Required fields are marked *