Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Command "python setup.py egg_info" failed with error code 1 #17

Closed
JustIngvarr opened this issue Feb 24, 2019 · 3 comments
Closed

Command "python setup.py egg_info" failed with error code 1 #17

JustIngvarr opened this issue Feb 24, 2019 · 3 comments
Labels
bug Something isn't working

Comments

@JustIngvarr
Copy link

Describe the bug

pip install brawlstats

Collecting brawlstats
  Using cached https://files.pythonhosted.org/packages/bf/09/279c766f71ed6d8696b4b8ce73994560d497ae2b39c5f451452f61c5b88d/brawlstats-2.2.3.tar.gz
    Complete output from command python setup.py egg_info:
    running egg_info
    creating pip-egg-info/brawlstats.egg-info
    writing pip-egg-info/brawlstats.egg-info/PKG-INFO
    writing dependency_links to pip-egg-info/brawlstats.egg-info/dependency_links.txt
    writing requirements to pip-egg-info/brawlstats.egg-info/requires.txt
    writing top-level names to pip-egg-info/brawlstats.egg-info/top_level.txt
    writing manifest file 'pip-egg-info/brawlstats.egg-info/SOURCES.txt'
    reading manifest file 'pip-egg-info/brawlstats.egg-info/SOURCES.txt'
    reading manifest template 'MANIFEST.in'
    writing manifest file 'pip-egg-info/brawlstats.egg-info/SOURCES.txt'
    Traceback (most recent call last):
      File "<string>", line 1, in <module>
      File "/tmp/pip-install-wragy7qc/brawlstats/setup.py", line 48, in <module>
        del data['info']
    KeyError: 'info'
    
    ----------------------------------------
Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-install-wragy7qc/brawlstats/

Additional context

Ubuntu 18.04.2
Python 3.6.7
pip 19.0.3
setuptools 40.8.0

What could be the problem?

@SharpBit
Copy link
Owner

Try again now, should be fixed!

@SharpBit SharpBit added the bug Something isn't working label Feb 25, 2019
@JustIngvarr
Copy link
Author

JustIngvarr commented Feb 25, 2019

Thank you. Installation was successful.

@thecaralice
Copy link

thecaralice commented Mar 8, 2019

Have it on Heroku
#22

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants