1. The logo should have a transparent background instead of a white one 2. Regarding installation: Avoid `python setup.py ...` in favor of `pip install ...`.
python setup.py ...in favor ofpip install ....