Menu

How to add PYTHONPATH for Pydb emacs session

Help
Len
2006-09-25
2012-12-10
  • Len

    Len - 2006-09-25

    Hi,

    Previously I have been using pdb and typically write pdb shell script somewhere in the path which would setup PYTHONPATH and invoke python2.4 pdb.py somefile.py.

    It does not look like there is a simular way to do it with Pydb. I have tried creating Pydb which launch python2.4 pydb.py somefile.py but it does not appear to work.

    Please help.

    -Len

     
    • Len

      Len - 2006-09-26

      I have found the problem. There is pydb python/shell script already installed in the /usr/local/bin. I just need to create my own which would be earlier in the PATH and invoked installed pdb

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.