How to fix `error: invalid command ‘bdist_wheel’`? July 25, 2023 by Tarik Running pip install wheel or pip3 install wheel or python3 -m pip install wheel solved the issue for me