473,498 Members | 1,992 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Unicode error: label empty or too long

2 New Member
Hi,
While I was running sphinx-quickstart in ubuntu something happened and I got this:
Expand|Select|Wrap|Line Numbers
  1. Traceback (most recent call last):
  2.   File "/usr/local/bin/sphinx-quickstart", line 9, in <module>
  3.     load_entry_point('Sphinx==1.3.1', 'console_scripts', 'sphinx-quickstart')()
  4.   File "/usr/local/lib/python2.7/dist-packages/Sphinx-1.3.1-py2.7.egg/sphinx/quickstart.py", line 1570, in main
  5.     generate(d)
  6.   File "/usr/local/lib/python2.7/dist-packages/Sphinx-1.3.1-py2.7.egg/sphinx/quickstart.py", line 1303, in generate
  7.     d['project_url'] = urlquote(d['project'].encode('idna'))
  8.   File "/usr/lib/python2.7/encodings/idna.py", line 164, in encode
  9.     result.append(ToASCII(label))
  10.   File "/usr/lib/python2.7/encodings/idna.py", line 103, in ToASCII
  11.     raise UnicodeError("label empty or too long")
  12. UnicodeError: label empty or too long
I only put the name of the project, the name of the author and the version, the rest is by default. I dont know what could be happening, because I am following the instructions and I am a novice in this topic.
Mar 23 '15 #1
1 4916
letran
2 New Member
Finally I solved the problem, it was only a blank space
Mar 23 '15 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

1
5006
by: Wayno | last post by:
My php logs are coming up empty. I have done all I can think of, and all that made sense to me. Can someone take a look at my php.ini please and tell me what you think may be the problem. I...
1
1418
by: Erik Bethke | last post by:
Hello All, I still shaking out my last few bugs in my tile matching game: I am now down to one stumper for me: 1) when I initialize wxPython 2) from an exe that I have created with py2exe 3)...
1
14926
by: arvee | last post by:
Hi - I'm updating an Oracle table with an empty string and getting the error: An unhandled exception of type 'System.Exception' occurred in system.data.dll Additional information: Parameter...
2
1516
by: nospam | last post by:
I'm trying to do a transform on some xml using the XslTransform class. The input xml contains an empty element in short format like this... <element attrib="abc"/> But during the transform...
2
2032
by: Allerdyce.John | last post by:
I have this python code: print >> htmlFile, "<div id=\"track" + unicode(1) + "\" style=\"width: 200px; height:18px;\">"; But that caues this error, and I can't figure it out why. Any help is...
5
11327
by: BF | last post by:
Hi, I have a problem: I am writing an update script for a database and want to check for the version and Goto the wright update script. So I read the version from a table and if it match I...
6
7522
by: Flavio | last post by:
Hi I am havin a problem with urllib2.urlopen. I get this error when I try to pass a unicode to it. raise UnicodeError, "label too long" is this problem avoidable? no browser or programs such...
2
1674
by: Rares Vernica | last post by:
Hi, Does anyone know of any Unicode encode/decode error handler that does a better replace job than the default replace error handler? For example I have an iso-8859-1 string that has an 'e'...
2
2203
by: tubby | last post by:
This: for root, dirs, files in os.walk(search_path): for f in files: print f ############### Produces this:
0
1002
by: tooba | last post by:
there is an error occurs when i create an asp file with file system object. i can not launch that asp file because of "unicode asp not supported". should i convert it to another format? if that, how...
0
7125
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7002
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7203
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
6885
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
1
4908
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
4588
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
1417
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
656
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
290
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.