*step to reproduce*
1 create new app
2 edit db.py at the bottom :
db.define_table('mytable', Field('myfield'))

3 insert data on appadmin
4 export as csv file on appadmin
5 import the exported file
no data added and have flash error
<div>unable to parse csv file<pre>iterator should return strings, not bytes 
(did you open the file in text mode?)</pre></div> 

any idea or fix about this ?

thanks and best regards,
stifan

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/web2py/e79eb4fb-886f-49f0-adbd-cd046d9c9312n%40googlegroups.com.

Reply via email to