On Monday 26 April 2010 10:58:38 dhanil anupurath wrote: > The cx_Oracle.import is fine with the > python module. > importing cx_oracle works from the prompt in your venv python >
I suggest you read this: http://catb.org/~esr/faqs/smart-questions.html http://www.netmeister.org/news/learn2quote.html Other than that, I doubt your claims. Please show us the output of your full shell session in which you - give the full path to the python executable you invoke - the import statement, working - the value of import sys print sys.path the latter both for your system python & the venv python Diez -- You received this message because you are subscribed to the Google Groups "TurboGears" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/turbogears?hl=en.

