<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">
Hi Lei,
<div><br>
</div>
<div>I believe you're seeing issue with the latest version of Cython (0.21) that has been fixed in the development version.  See <a href="https://bitbucket.org/yt_analysis/yt/pull-request/1202/">https://bitbucket.org/yt_analysis/yt/pull-request/1202/</a></div>
<div><br>
</div>
<div>You can check what version of Cython you are using with this command:</div>
<div>python -c 'import Cython; print Cython.__version__'</div>
<div><br>
</div>
<div>If it is 0.21, I suggest removing the string "language=extension.language," from line 106 of setup.py and that should fix your problem.</div>
<div><br>
</div>
<div>
<div apple-content-edited="true">
<div style="color: rgb(0, 0, 0); font-family: Helvetica;  font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">
<div>Douglas Rudd</div>
<div>Scientific Computing Consultant<br>
Research Computing Center<br>
</div>
<div><a href="mailto:drudd@uchicago.edu">drudd@uchicago.edu</a></div>
</div>
<br class="Apple-interchange-newline">
<br class="Apple-interchange-newline">
</div>
<br>
<div>
<div>On Sep 22, 2014, at 12:06 AM, Lei Yang <<a href="mailto:yangleiseti@gmail.com">yangleiseti@gmail.com</a>> wrote:</div>
<br class="Apple-interchange-newline">
<blockquote type="cite">
<div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">
Dear yt-users,
<div>            I was trying to install yt using pip on my mac, but I got an error massage “<span style="font-family: Menlo; font-size: 11px;">ValueError: got unexpected compilation option: language</span>”, and "<font color="#c33720" face="Menlo"><span style="font-size: 11px;">Command
 python setup.py egg_info failed with error code 1 in /private/var/folders/t0/7w97r14x7z3cm9kf1s9jq0mh0000gn/T/pip_build_leiyang/yt </span></font> “. I have no idea what’s going on there. Would you please give me some tips to figure this out? Thanks so much!!!</div>
<div><br>
</div>
<div>Lei</div>
</div>
_______________________________________________<br>
yt-users mailing list<br>
<a href="mailto:yt-users@lists.spacepope.org">yt-users@lists.spacepope.org</a><br>
http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org<br>
</blockquote>
</div>
<br>
</div>
</body>
</html>