looks like my new version doesn't get in easy-install.pth any idea how to get my old version out of easy-install.pth ?
On Jan 14, 2008 7:16 PM, Ionel Maries Cristian <[EMAIL PROTECTED]> wrote: > however, i have another problem: > for example if i install a egg of a given package and then I install a > newer version using a .exe then i will have in site-packages: > example-0.1-py2.5.egg\ > example-0.2-py2.5.egg-info\ > and somehow example-0.1-py2.5.egg will take precedence and import example > will give me the old package > > On Jan 14, 2008 5:48 PM, Phillip J. Eby <[EMAIL PROTECTED]> wrote: > > > At 05:16 PM 1/14/2008 +0200, Ionel Maries Cristian wrote: > > >That is like scratching your right ear with your left hand. > > >Regardless, is this a bug or a missing feature? > > > > I don't really see it as either. setuptools provides compatibility > > with bdist_wininst (both by installing them and being able to make > > them), but it doesn't magically turn them into something other than > > what they are. > > > > > > > -- > http://code.google.com/p/cogen/ > ionel. > -- http://code.google.com/p/cogen/ ionel.
_______________________________________________ Distutils-SIG maillist - [email protected] http://mail.python.org/mailman/listinfo/distutils-sig
