Il 03/09/2012 23:42, e-friend-partner ha scritto:
Hi comunity !

I'm trying to generate my doc, but this error arise :



Exception occurred:
File
"C:\Python27\lib\site-packages\sphinx-1.1.3-py2.7.egg\sphinx\environment.
py", line 737, in decode
return data.decode(self_.encoding, 'sphinx')
LookupError: unknown encoding: la


I've never heard an encoding called "la".
You'd better leave the default (utf-8), see:
http://sphinx.pocoo.org/config.html#general-configuration


Mi conf.py is attach to this. Any idea whats wrong ??


remove or comment this line:

source_encoding = 'la'

--
You received this message because you are subscribed to the Google Groups 
"sphinx-dev" group.
To post to this group, send email to sphinx-dev@googlegroups.com.
To unsubscribe from this group, send email to 
sphinx-dev+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sphinx-dev?hl=en.

Reply via email to