donnemartin / gitsome

A supercharged Git/GitHub command line interface (CLI). An official integration for GitHub and GitHub Enterprise: https://github.com/works-with/category/desktop-tools
Other
7.58k stars 436 forks source link

EEL issue #171

Open Deva269 opened 4 years ago

Deva269 commented 4 years ago

ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. I m using python 3.8 i dont kw how solve this issue help plz

jrcribb commented 4 years ago

Check the error list searching a line like 'WARNING: The wheel package is not available.' or something similar. Installing separately each missing package resolve the problems.