New submission from Kason:

I am trying to follow the tutorial at 
http://www.slideshare.net/niloyghosh1984/qgis-tutorial-1
and I got to slide 24 of 47 whereupon I tried to use the mmqgis plugin to open 
the csv file, but I got this error:
Error: new-line character seen in unquoted field - do you need to open the file 
in universal-newline mode?
After searching for solutions to this error it indeed appears that I need to 
open this file in universal-newline mode...rU
How do I do that?

----------
assignee: ronaldoussoren
components: Macintosh
messages: 171580
nosy: kason561, ronaldoussoren
priority: normal
severity: normal
status: open
title: How to open a csv file in universal new line mode?
type: compile error
versions: Python 3.4

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue16087>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to