On May 26, 1:31 pm, Vinay Sajip <[email protected]> wrote: > There are problems with some virtualenv versions, see this open > virtualenv issue: > > https://github.com/pypa/virtualenv/issues/194 > > The problem with importing tokenize.py in your traceback implies you > might be running into this issue.
Is there any workaround for this? I need to install psycopg2 and cx- oracle under python 3 to run the tests, and virtualenv is the only way I know how to do this. However, this issue is causing a lot of noise in the results, making testing the py3-branch somewhat hard. - Anssi -- You received this message because you are subscribed to the Google Groups "Django developers" 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/django-developers?hl=en.
