Skip to content
This repository has been 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

Open
zoe-stockholm opened this issue Mar 30, 2015 · 0 comments

Comments

@zoe-stockholm
Copy link

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant