-
Notifications
You must be signed in to change notification settings - Fork 138
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
Installing traceback error #926
Comments
See issue #826 |
I apologize in advance. I've lost my ability to find what/where/when I have previously posted (asking for help here). Today, a see that I have python-minimal (2.7) installed. So why has this happened? mark@Lexington:~/gourmet-master$ gourmet |
mark@Lexington:~/gourmet-0.17.4$ python setup.py install
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
Did I do something wrong? I thought I was following the INSTALL.md pretty well.
The text was updated successfully, but these errors were encountered: