On Wednesday, October 26, 2011, Ignas Anikevicius
wrote:
> On 26/10/11 22:31, Ignas Anikevicius wrote:
>>
>> Traceback (most recent call last):
>> File "make.py", line 223, in
>> func()
>> File "make.py", line 191, in all
>> html()
>> File "make.py", line 136, in html
>> copy_if_out_of_date(
On 26/10/11 22:31, Ignas Anikevicius wrote:
>
> Traceback (most recent call last):
> File "make.py", line 223, in
> func()
> File "make.py", line 191, in all
> html()
> File "make.py", line 136, in html
> copy_if_out_of_date('../lib/matplotlib/mpl-data/matplotlibrc',
> '_static/matplotlibrc')
Hello list,
I am sorry to be trying to solve my problems by just writing to the
list, but I could not think of any other ways to solve it as google
was not very verbose.
The build log part, which indicates a failure:
Traceback (most recent call last):
File "make.py", line 223, in
func