A NOTE has been added to this issue. ====================================================================== https://www.opencsw.org/mantis/view.php?id=3834 ====================================================================== Reported By: choman Assigned To: ====================================================================== Project: py_gtk Issue ID: 3834 Category: packaging Reproducibility: always Severity: minor Priority: normal Status: new ====================================================================== Date Submitted: 2009-08-07 17:31 CEST Last Modified: 2012-03-12 16:39 CET ====================================================================== Summary: pygobject install issue Description: During the install of pygobject, the following file has issues during the cswpycompile phase: /opt/csw/lib/python/site-packages/pygtk.py
I looked into the file and there are 2 or 3 lines with miss matching tabs and spaces. I replaced all the tabs with spaces and lined up the indentation on those line and the error messages go away. ====================================================================== ---------------------------------------------------------------------- (0009719) dam (administrator) - 2012-03-12 16:39 https://www.opencsw.org/mantis/view.php?id=3834#c9719 ---------------------------------------------------------------------- The error still persists in CSWpy-gtk-2.17.0,REV=2012.03.09: Compiling py files to normal bytecode ... /opt/csw/lib/pygtk/2.0/demos/print_editor.py: inconsistent use of tabs and spaces in indentation Compiling py files to optimized bytecode ... /opt/csw/lib/pygtk/2.0/demos/print_editor.py: inconsistent use of tabs and spaces in indentation _______________________________________________ bug-notifications mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/bug-notifications
