It seems like vbench is failing when it tries to run the following git command::

    $ git --git-dir=/home/pprett/workspace/scikit-learn/.git/
--work-tree=/home/pprett/workspace/scikit-learn/ log [...] >
githist.txt
    fatal: Could not jump back into original cwd: No such file or directory

It works when I omit ``--work-tree`` - does anybody know why this is
needed? Google tells me that I'm pretty much alone with this
problem... maybe its just a hickup in my git repo...

best,
 Peter

2012/7/15 Olivier Grisel <[email protected]>:
> 2012/7/15 Peter Prettenhofer <[email protected]>:
>> Vlad,
>>
>> what are the dependencies for your current scikit-learn-speed master
>> branch? It fails with the vbench branches master and memory.
>
> I got it working with the master branch of vene/vbench and
> vene/scikit-learn-speed (+ last releases of pandas and
> memory_profiler).
>
> --
> Olivier
> http://twitter.com/ogrisel - http://github.com/ogrisel
>
> ------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and
> threat landscape has changed and how IT managers can respond. Discussions
> will include endpoint security, mobile security and the latest in malware
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> _______________________________________________
> Scikit-learn-general mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/scikit-learn-general



-- 
Peter Prettenhofer

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Scikit-learn-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general

Reply via email to