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

Hi Fabio
I don't remember doing anything weird to my configuration of pydev or python.
this is what happens when I call the path in the python prompt:

import os
p = os.environ["PATH"]
then p has as value:
/Library/Frameworks/Python.framework/Versions/Current/bin:/usr/local/
bin:/usr/local/sbin:/usr/local/mysql/bin:/usr/bin:/bin:/usr/sbin:/
sbin:/usr/local/bin:/usr/X11/bin

and when i run the exact same code in pydev /eclipse i have this as a result:
/usr/bin:/bin:/usr/sbin:/sbin 

Best,
diederik

______________________________________________________________________
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