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

io and yaml #6

Open
giancarloap opened this issue May 20, 2015 · 1 comment
Open

io and yaml #6

giancarloap opened this issue May 20, 2015 · 1 comment

Comments

@giancarloap
Copy link

I get error 'ImportError: No module named 'StringIO'.

Also I get 'no module named yaml'

I made a fix for both cases. However, It seems I don't have rights to push the fixes to the repository, can you help me on this?

Another thing that is happening, pip install django-admin-exporter install the lib in a state which has mimetype instead of content_type and get 'init() got an unexpected keyword argument 'mimetype', but when I cloned the repository this was already fixed. I don't what is the last version, but pip install django-admin-exporter without putting the version gets a version that has the mimetype error.

@gitiup
Copy link

gitiup commented Jan 20, 2016

Hi Giancarloap,

Can you share the fix? I am using python3.5 and even though I changes from StringIO to io, I now get the following issue:
Exception Value:
string argument expected, got 'bytes'

thanks

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