Windows installer broken
Status: Beta
Brought to you by:
g-lite
When I go to install pygtksourceview-2.9.1.win32-py26.exe
it says
Traceback (most recent call last):
File "<string>", line 93, in <module>
File "<string>", line 50, in html_fixxref
File "C:\usr\Python26\share\pygobject\xsl\fixxref.py", line 27, in fix_xrefs
for f in os.listdir(hdir):
WindowsError: [Error 267] The directory name is invalid: 'C:\\usr\\Python26\\share\\gtk-doc\\html\\pygtksourceview2/*.*'
I worked around this by going into \Python26\share\gtk-doc\html removing the file pygtksourceview2 and creating a directory with the name then rerunning the installer.
Moved to bugzilla:
https://bugzilla.gnome.org/show_bug.cgi?id=605261