Comment 3 for bug 1484876

Revision history for this message
Hans Joachim Desserud (hjd) wrote :

Thanks for taking your time to report this issue and making Ubuntu better.

Based on the duplicates for this bug, this issue is still present in gyp 0.1+20150913git1f374df9-1ubuntu1 on Ubuntu 17.04. I must admit I'm not quite sure, what's causing it, but the underlying issue seems to be this error message from DpkgTerminalLog.txt:

Setting up gyp (0.1~svn1729-3ubuntu1) ...
Traceback (most recent call last):
  File "/usr/bin/pycompile", line 35, in <module>
    from debpython.version import SUPPORTED, debsorted, vrepr, \
  File "/usr/share/python/debpython/version.py", line 24, in <module>
    from ConfigParser import SafeConfigParser
ImportError: No module named 'ConfigParser'