Hello
When I make Apple-supplied python-2.7 the default python on my system,
it ignores my local site-packages folder in ~/Library/Python/2.7/site-packges
This does not happen when using 2.6!
Is this behavior expected ? How can I permanently add that folder to
my sys.path?
Thanks in advance,
In article
,
"Hamid M." wrote:
> When I make Apple-supplied python-2.7 the default python on my system,
> it ignores my local site-packages folder in ~/Library/Python/2.7/site-packges
> This does not happen when using 2.6!
> Is this behavior expected ? How can I permanently add that folder to
>