On Tue, Dec 16, 2008 at 12:38 PM, Jörgen Stenarson
<jorgen.stenar...@bostream.nu> wrote:
> Hi
>
> I get the following error when I try to build matplotlib on a windows
> machine. It builds fine if I comment out the offending line in setup.py.
>
> C:\python\external\matplotlib-trunk>python setup.py config
> --compiler=mingw32 build --compiler=mingw32  bdist
> Traceback (most recent call last):
>   File "setup.py", line 13, in <module>
>     del os.link
> AttributeError: link

Thanks -- I'll fix it.  This is a hack to prevent distutils from
copying our symlinks, which is breaking easy_install.

JDH

------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you.  Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to