Skip to content
Advertisement

bug in installing pyinstaller

So I tried the pip install pyinstaller command and thats what happened:

So I had this bug:

JavaScript

Does anyone know how I can solve it??

Advertisement

Answer

The error says:

JavaScript

Try installing wheel first. mostly the error describes itself. try going through them carefully, it will save you lot of debugging time. Run this command:

JavaScript

Let me know if the error still exists.

User contributions licensed under: CC BY-SA
10 People found this is helpful
Advertisement