aww nuts, it's broken. This is the same error Davy reported last week, and
I echoed on irc, but didn't bother to create a bug for. Fixing that now...

```
> pip install leo --pre
Downloading/unpacking leo
  Running setup.py (path:d:\temp\systmp\pip_build_mhwilkie\leo\setup.py)
egg_info for package leo
    Traceback (most recent call last):
      File "<string>", line 17, in <module>
      File "d:\temp\systmp\pip_build_mhwilkie\leo\setup.py", line 38, in
<module>
        import leo.core.leoVersion
      File "leo\core\leoVersion.py", line 26, in <module>
        commit_info = json.load(open(commit_path))
    IOError: [Errno 2] No such file or directory:
'd:\\temp\\systmp\\pip_build_mhwilkie\\leo\\leo\\core\\commit
_timestamp.json'
    Complete output from command python setup.py egg_info:
    Traceback (most recent call last):

  File "<string>", line 17, in <module>

  File "d:\temp\systmp\pip_build_mhwilkie\leo\setup.py", line 38, in
<module>

    import leo.core.leoVersion

  File "leo\core\leoVersion.py", line 26, in <module>

    commit_info = json.load(open(commit_path))

IOError: [Errno 2] No such file or directory:
'd:\\temp\\systmp\\pip_build_mhwilkie\\leo\\leo\\core\\commit_tim
estamp.json'

----------------------------------------
Cleaning up...
Command python setup.py egg_info failed with error code 1 in
d:\temp\systmp\pip_build_mhwilkie\leo
Storing debug log for failure in C:\Users\mhwilkie\dropbox\pip\pip.log
```

On Fri, Nov 14, 2014 at 5:05 PM, Matt Wilkie <[email protected]> wrote:

>
> B1 is out the door.  Laissez les bon temps roulez! And let the wild
>> commits commence again.
>>
>
> Uploaded and registered at https://pypi.python.org/pypi/leo, from commit
> 1622dc1ca87d01212380c2746ec18773e277c2b5
>
> Note: there was a previous file with same ver# incorrectly uploaded last
> weekend (by moi). This file is about 20 revs newer.
>
> -matt
>
>

-- 
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.
For more options, visit https://groups.google.com/d/optout.

Reply via email to