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

ImportError: cannot import name simplejson #72

Open
jstncno opened this issue Dec 30, 2014 · 11 comments
Open

ImportError: cannot import name simplejson #72

jstncno opened this issue Dec 30, 2014 · 11 comments

Comments

@jstncno
Copy link

jstncno commented Dec 30, 2014

Can't import simplejson from from django.utils for Django 1.7...
I noticed the development branch fixes this. Can that be uploaded to PyPI so I can easily pip install it?

@cheenbabes
Copy link

Yeah, I second this. Running pip install django-sendgrid downloads the code with simplejson errors

@cheenbabes
Copy link

@CrashPhoenix for now you can just copy this https://github.com/RyanBalfanz/django-sendgrid/blob/develop/sendgrid/mixins.py to replace the mixins.py that ships from PyPi. That fixed it for me and my project built.

@ArchTaqi
Copy link

ArchTaqi commented May 3, 2015

I am also facing the same issue in django 1.8

@nyxcharon
Copy link

+1. This also effects me.

@mezitax
Copy link

mezitax commented May 27, 2015

+1 any solution?

@cheenbabes
Copy link

It's an import error - you can fix it by copying the file I mentioned above.
But someone should really submit a PR and get this fixed. Or use Mandrill -- I've found it much more developer friendly.

@lucasnoah
Copy link

I get this error as well

@ArchTaqi
Copy link

It's still not solved.

@emojiface
Copy link

Getting this error

@jmnyarega
Copy link

i get the error, any fix?

@s-surineni
Copy link

still now solved

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

8 participants