473,396 Members | 2,154 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

Unicode error: label empty or too long

2
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 4898
letran
2
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
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
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
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
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
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
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
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
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
by: tubby | last post by:
This: for root, dirs, files in os.walk(search_path): for f in files: print f ############### Produces this:
0
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
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
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...
0
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...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
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...

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.