Code review comment for lp://qastaging/~didrocks/unity-scope-gdrive/clean-package

Revision history for this message
VĂ­ctor R. Ruiz (vrruiz) wrote :

python3 setup.py clean -a
running clean
'build/lib' does not exist -- can't clean it
'build/bdist.linux-x86_64' does not exist -- can't clean it
'build/scripts-3.3' does not exist -- can't clean it
dh_auto_clean
Traceback (most recent call last):
  File "setup.py", line 4, in <module>
    from DistUtilsExtra.command import build_extra
ImportError: No module named DistUtilsExtra.command

review: Needs Fixing

« Back to merge proposal