Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=7008502
By: fabioz

1. Well, Pydev should inherit the PATH from the shell that started Eclipse 
unless
you changed it in the interpreter configuration or in the launch configuration
(if none of those are changed and you still have problems, it might be related
to something in Mac OSX, but I'd have to dig deeper to see why it was different
in Mac OSX -- it could be that that's a Mac limitation, or maybe you have to
start Eclipse from a console shell to have it -- not really sure as I don't
use Mac that much).

2. This is because Pydev will provide a custom sitecustomize.py to properly
configure the encoding for the shell (and it's usually UTF-8 or some other that
supports unicode -- diferrent from the command shell that'll only support
ASCII).

Cheers,

Fabio

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=293649

------------------------------------------------------------------------------
_______________________________________________
Pydev-users mailing list
Pydev-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-users

Reply via email to