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 <module>
    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')
  File "make.py", line 111, in copy_if_out_of_date
    shutil.copyfile(original, derived)
  File "/usr/lib64/python2.7/shutil.py", line 81, in copyfile
    with open(src, 'rb') as fsrc:
IOError: [Errno 2] No such file or directory:
'../lib/matplotlib/mpl-data/matplotlibrc'
---

I was wondering if anybody could tell me what is wrong with my system?
I am using Gentoo and I am trying to build the git/master branch,
however git/v1.1.x also fails at the same place.

Could anybody help me, please? :)

Cheers,
Ignas A.

-- 
Q: Because it reverses the logical flow of conversation.
A: Why is putting a reply at the top of the message frowned upon?


------------------------------------------------------------------------------
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Cisco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to