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

Installation error #826

Closed
shaygover opened this issue Nov 20, 2015 · 1 comment
Closed

Installation error #826

shaygover opened this issue Nov 20, 2015 · 1 comment

Comments

@shaygover
Copy link

Can you add this to INSTALL.md please?

I got this error:
@:~/Downloads/gourmet$ sudo python setup.py install
[sudo] password for :
Traceback (most recent call last):
File "setup.py", line 16, in
from DistUtilsExtra.command import build_extra, build_i18n, build_icons
ImportError: No module named DistUtilsExtra.command

After some research I found out that I need to install "python-distutils-extra".
Note that this package is for python 2.7.
There is another package called "python3-distutils-extra" for python 3 so don't get confused.

Thanks

@ockham
Copy link
Collaborator

ockham commented Nov 20, 2015

It's mentioned there already, right below 'Build Requirements'.

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

No branches or pull requests

2 participants