[yt-dev] Issue #1169: yt fails to run on pull from yt dev tip (yt_analysis/yt)

Cameron Hummels issues-reply at bitbucket.org
Sat Feb 6 16:34:41 PST 2016


New issue 1169: yt fails to run on pull from yt dev tip
https://bitbucket.org/yt_analysis/yt/issues/1169/yt-fails-to-run-on-pull-from-yt-dev-tip

Cameron Hummels:

I just pulled from the tip of yt dev (be66247e2a8a), and ran `python setup.py develop` in the yt-hg directory only to receive this error:

http://paste.yt-project.org/show/6228/

On the advice of @ngoldbaum , I ran `pip install -U setuptools` to update setuptools and tried rerunning `python setup.py develop`, which resulted in a new error:

http://paste.yt-project.org/show/6229/

Running `clean.sh` did not help with the problem, and I continue to receive the same error as above when I attempt to `python setup.py develop`.  I'm not sure what to do.  For reference, when I run `pip freeze`, I get the following versions:

http://pastebin.com/Kh8wih9D

Not sure what to do.  But I had a working version of ~week-old yt prior to pulling the updates from last weeks' triage.  For reference, my yt install was originally built from the install_script on Mac OS X 10.8.5.







More information about the yt-dev mailing list