Unfortunately the "paste" directory is already inside site-package. I really don't know how those .pth files act and why they are there.
Andrea On Jan 13, 11:19 am, Martin Zibricky <[email protected]> wrote: > Mr.Rech píše v St 12. 01. 2011 v 15:41 -0800: > > > Maybe those .pth file change > > the pathinfo, but if so they do it in a way I can't understand, at > > least so late in the night :( > > Perhaps you could try copy folder 'paste' with its all python files > directly to your python site-package folder to bypass those .pth files. > > If then the import error is gone it means that it was because of > those .pth files. -- 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.
