Skip to content
This repository was archived by the owner on Nov 12, 2021. It is now read-only.
This repository was archived by the owner on Nov 12, 2021. It is now read-only.

error: invalid command 'bdist_egg' when installing using pip on python 3.4 #14

@zoe-stockholm

Description

@zoe-stockholm

Hi there,
I get this error while installing on python 3.4 using pip:

error: invalid command 'bdist_egg' 

Commenting out this line fixed it for me:

from distribute_setup import use_setuptools; use_setuptools()

If you would like i can create a pull request.

britny@b21c8b9

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions