Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error with some magic dependency combination #37

Open
Almad opened this issue Jun 14, 2011 · 1 comment
Open

Error with some magic dependency combination #37

Almad opened this issue Jun 14, 2011 · 1 comment
Assignees

Comments

@Almad
Copy link
Owner

Almad commented Jun 14, 2011

import djangosanetesting
Traceback (most recent call last):
File "", line 1, in
File "/big/var/buildslaves/63/109/build/lib/python2.5/site-packages/djangosanetesting/init.py", line 6, in
from djangosanetesting.testrunner import *
File "/big/var/buildslaves/63/109/build/lib/python2.5/site-packages/djangosanetesting/testrunner.py", line 9, in
from django.test import utils
File "/big/var/buildslaves/63/109/build/lib/python2.5/site-packages/django/test/init.py", line 5, in
from django.test.client import Client, RequestFactory
File "/big/var/buildslaves/63/109/build/lib/python2.5/site-packages/django/test/client.py", line 21, in
from django.test import signals
ImportError: cannot import name signals

@ghost ghost assigned Almad Jun 14, 2011
@zenweasel
Copy link

Hi, is this issue still valid? If so can you provide some more info as to what environment you were running this in?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants