Attached is the hook. 2009/5/13 Pyinstaller <[email protected]>
> #60: Hook to fix distutils when building under virtualenv > > --------------------------------------+------------------------------------- > Reporter: [email protected] | Owner: giovannibajo > Type: defect | Status: new > Priority: normal | Milestone: PyInstaller 1.4 > Component: PyInstaller | Version: PyInstaller 1.2 > Severity: major | Keywords: hook distutils > virtualenv > > --------------------------------------+------------------------------------- > The Python virtualenv package replaces distutils with it's own custom > version. When PyInstaller runs it tries to package this code by default. > The enclosed hook fixes things so PyInstaller sees the correct version of > distutils (hook sent via mailing list). > > -- > Ticket URL: <http://www.pyinstaller.org/ticket/60> > Pyinstaller <http://www.pyinstaller.org> > PyInstaller Project -- Jamie Kirkpatrick 07818 422311 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "PyInstaller" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/PyInstaller?hl=en -~----------~----~----~----~------~----~------~--~---
hook-distutils.py
Description: Binary data
