setup.py file throws errors and doesn't run properly

Bug #1672141 reported by Jo
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Kazam Screencaster
New
Undecided
Unassigned

Bug Description

The setup.py file, when run, gives an error that says "from DistUtilsExtra.command import * ImportError: No module named 'DistUtilsExtra'". I have tested this and changed it to distutils, where it threw another error. So, I changed the second import line to "from distutils.command import *". This line worked, and the next errors it gave were down in the cmdclass definition. It said that build_extra.build_extra, build_i18n.buildi18n, build_help.build_help, and build_icons.build_icons were not valid names. Please help!

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.