Closed GoogleCodeExporter closed 9 years ago
Forgot to mention: I can revert to version 63359 and it works fine. I used that
version number based on the comments in the svn log; it looks like the AUI
changes
were made after that version.
Original comment by joseph.d...@gmail.com
on 3 Feb 2010 at 5:28
Those were just checked in last night. I am guessing you may have had an old
MANIFEST
file in your checkout directory that didn't get regenerated when you ran
setup.py
install.
Try to update again, then delete the MANIFEST file before running setup.py
install.
If that still doesn't work make sure that all the file were actually downloaded
when
you did a checkout. There should be a src/extern/aui directory. This is what
your
error is complaining about not being there. Also check the install location to
make
sure it got copied there.
Thanks,
Cody
Original comment by CodyPrec...@gmail.com
on 3 Feb 2010 at 6:29
Checked in some other changes to the setup script that should probably fix this
issue
please verify if you can.
Thanks,
Cody
Original comment by CodyPrec...@gmail.com
on 3 Feb 2010 at 7:43
Yes, that fixed it -- thanks!!
Original comment by joseph.d...@gmail.com
on 3 Feb 2010 at 7:51
Original issue reported on code.google.com by
joseph.d...@gmail.com
on 3 Feb 2010 at 5:26