hi all,

    do you know if there are problems with pyclewn and venv?

I'm trying to debug a toy program that I have made and when I'm inside
the virtualenv

I execute :Pyclewn pdb % and pdb says when I do :Cnext :

  Pyclewn version 1.8.py2 starting a new instance of pdb.

  (pdb) interrupt
  > <module>() at /home/marco/src/twistandbot/producer/producer.py:1
  (pdb) next
  An exception occured: ('ImportError:', "'No module named redis'")

but pip freeze in the virtualenv returns:

(ircbot)☭ [marco@acerix]~/src/twistandbot/producer$ (master) pip
freeze|grep redis
hiredis==0.1.0
redis==2.4.11

thanks in advance,
Marco

------------------------------------------------------------------------------
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
http://p.sf.net/sfu/Boundary-d2dvs2
_______________________________________________
Pyclewn-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pyclewn-general

Reply via email to