From: SourceForge.net <no...@so...> - 2006-05-12 15:51:41
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=3725995 By: nobody Hi, I'm trying to debug a Python script which calls os.popen to get a command processed. The skript runs perfectly fine when started under a plain python shell. If I try to debug or run it under PyDev I always get the message: import site; use -v for traceback Does anybody know what PyDev is doing different here and how I can fix this? Thanks ______________________________________________________________________ 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 |