On Mon, Apr 15, 2013 at 1:06 PM, Matt Wilkie <[email protected]> wrote:
> _This doesn't help newbies and isn't directly useful to the topic at hand,
> but is grist for the mill in the larger long term "making Leo easier to
> install" project._
>
FYI, here are the current results for `pip install leo`
{{{
C:\Python32>scripts\pip install leo
Exception in thread Thread-1:
Traceback (most recent call last):
File "C:\Python32\lib\threading.py", line 740, in _bootstrap_inner
self.run()
File "C:\Python32\lib\threading.py", line 693, in run
self._target(*self._args, **self._kwargs)
File "C:\Python32\lib\site-packages\pip\index.py", line 261, in
_get_queued_page
page = self._get_page(location, req)
File "C:\Python32\lib\site-packages\pip\index.py", line 353, in _get_page
return HTMLPage.get_page(link, req, cache=self.cache)
File "C:\Python32\lib\site-packages\pip\index.py", line 483, in get_page
inst = cls(u(contents), real_url, headers)
File "C:\Python32\lib\site-packages\pip\backwardcompat\__init__.py", line
51, in u
return s.decode('utf-8')
UnicodeDecodeError: 'utf8' codec can't decode byte 0xd0 in position 12:
invalid continuation byte
Downloading/unpacking leo
Downloading leo-4.4.6-final.zip (7.3MB): 7.3MB downloaded
Running setup.py egg_info for package leo
Traceback (most recent call last):
File "<string>", line 16, in <module>
File "d:\temp\systmp\pip-build-mhwilkie\leo\setup.py", line 4
print '='*30,'setup.py','='*30
^
SyntaxError: invalid syntax
Complete output from command python setup.py egg_info:
Traceback (most recent call last):
File "<string>", line 16, in <module>
File "d:\temp\systmp\pip-build-mhwilkie\leo\setup.py", line 4
print '='*30,'setup.py','='*30
^
SyntaxError: invalid syntax
----------------------------------------
Command python setup.py egg_info failed with error code 1 in
d:\temp\systmp\pip-build-mhwilkie\leo
Storing complete log in C:\Users\mhwilkie\pip\pip.log
}}}
--
You received this message because you are subscribed to the Google Groups
"leo-editor" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/leo-editor?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.