<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Sun, May 5, 2013 at 11:28 PM, Kelle Cruz <span dir="ltr"><<a href="mailto:kellecruz@gmail.com" target="_blank">kellecruz@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr">I *hate* that the answer to this question changes so often! Is there any hope of it settling down anytime soon?<div>
<br></div><div>Is someone planning on updating the python4astronomers install page? I've been considering that page the "official" recommendation. Tom? I think the only thing that needs to be updated is the box for the impatient…which is almost EVERYONE!</div>
</div></blockquote><div><br></div><div>Moritz Guenther and I have made an update to the Python for Astronomers site.  It now provides instructions for getting started with Anaconda and greatly simplifies the overall layout and flow for installation.  Please see:<div>
<br></div><div>  <a href="http://python4astronomers.github.io/installation/python_install.html">http://python4astronomers.github.io/installation/python_install.html</a><br></div><div><br></div><div style>Cheers,</div><div style>
Tom & Moritz</div><div class="gmail_extra"><br></div></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<div dir="ltr">

<div><br></div><div>kelle</div></div><div class="gmail_extra"><div><div class="h5"><br><br><div class="gmail_quote">On Tue, Apr 30, 2013 at 11:29 AM, Leo Singer <span dir="ltr"><<a href="mailto:lsinger@caltech.edu" target="_blank">lsinger@caltech.edu</a>></span> wrote:<br>


<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div style="word-wrap:break-word"><div><div>I agree, MacPorts is the way to go. Enthought's 'Free' distribution is crippled; it's 32-bit, which limits speed and array sizes on modern 64-bit machines. MacPorts provides not just Python itself, but hundreds of Python packages, including many that are related to astronomy and other science disciplines.</div>


<div><br></div><div>On Apr 30, 2013, at 10:16 AM, <a href="mailto:astropy-request@scipy.org" target="_blank">astropy-request@scipy.org</a> wrote:</div><br><blockquote type="cite"><div style="margin:0px">

<span style="font-family:Helvetica;font-size:medium;color:rgb(127,127,127)"><b>From: </b></span><span style="font-family:Helvetica;font-size:medium">"Ries, Paul A (3265-Affiliate)" <<a href="mailto:Paul.A.Ries@jpl.nasa.gov" target="_blank">Paul.A.Ries@jpl.nasa.gov</a>><br>


</span></div><div style="margin:0px"><span style="font-family:Helvetica;font-size:medium;color:rgb(127,127,127)"><b>Subject: </b></span><span style="font-family:Helvetica;font-size:medium"><b>Re: [AstroPy] Enthought Canopy vs. another distribution for Mac?</b><br>


</span></div><div style="margin:0px"><span style="font-family:Helvetica;font-size:medium;color:rgb(127,127,127)"><b>Date: </b></span><span style="font-family:Helvetica;font-size:medium">April 30, 2013 10:21:35 AM CDT<br>


</span></div><div style="margin:0px"><span style="font-family:Helvetica;font-size:medium;color:rgb(127,127,127)"><b>To: </b></span><span style="font-family:Helvetica;font-size:medium">"<a href="mailto:AstroPy@scipy.org" target="_blank">AstroPy@scipy.org</a>" <<a href="mailto:AstroPy@scipy.org" target="_blank">AstroPy@scipy.org</a>><br>


</span></div><br><br>



<div style="word-wrap:break-word"><div>
Eric,
<div><br>
</div>
<div>If you're familiar with linux package administration, I recommend using MacPorts (
<a href="http://www.macports.org/" target="_blank">http://www.macports.org/</a> ) to install your python.  It's very similar to the apt or yum system used on linux boxes.  It leaves your system python untouched, but lets you install pretty much any free python package out
 there and allows you to keep everything up to date. (It also works with plenty of other free and astronomically useful software e.g. gcc, gfortran ,editors).  It also provides simple instruction with installation for how to manage which python is used by default.
   I dabbled in Enthought and the system python, but I've found Macports to more reliably reproduce the pain-free python experience from linux.</div>
<div><br>
</div>
<div>For more on installing with macports:</div>
<div><a href="http://astrofrog.github.io/macports-python/" target="_blank">http://astrofrog.github.io/macports-python/</a></div>
<div><br>
</div>
<div>Also, an aside, don't fret much about clobbering CASA.  It will happily stay in its own little python world regardless of what python you're installing.</div>
<div><br>
</div>
<div>----Paul</div>
</div><div><div><div><br>
<div>
<div>On Apr 30, 2013, at 7:20 AM, Matt Davis wrote:</div>
<br>
<blockquote type="cite">
<div style="word-wrap:break-word">
<div>Hi Eric, I generally recommend the Anaconda distro: <a href="http://continuum.io/downloads.html" target="_blank">http://continuum.io/downloads.html</a> It's open source and supports setting up different environments, and it's nicely self contained so it won't mess with
 anything else you have installed. You can set it up on both Mac and Linux without root.</div>
<div><br>
</div>
<div>Best,</div>
<div>Matt</div>
<br>
<div>
<div>On Apr 30, 2013, at 10:13 AM, "Eric L. N. Jensen" <<a href="mailto:ejensen1@swarthmore.edu" target="_blank">ejensen1@swarthmore.edu</a>></div>
<div> wrote:</div>
<br>
<blockquote type="cite">Hi,<br>
<br>
I've gradually been making the switch both to using Python more for my data analysis, and also doing more of my work on a Mac rather than Linux.  So I've decided it's time to get my Mac python distribution(s) in order (there are several of them running around
 on my machine, from various packages) and start fresh with a new python distro that I'll maintain as my main work environment.
<br>
<br>
The page at <a href="http://python4astronomers.github.io/installation/python_install.html" target="_blank">
http://python4astronomers.github.io/installation/python_install.html</a> recommends Enthought Python as a good place to start, but I find that this has now changed to a different environment called Canopy.  Any opinions on whether I should install Canopy, or
 choose a different distro?<br>
<br>
A few pieces of information that may be helpful in answering this:<br>
<br>
1.  I'm running Mac OSX 10.7, 64-bit.<br>
2.  I'm comfortable installing/building software from the command line (as root or not).<br>
3.  BUT all of my installation/sys-admin experience is with non-python software, and much of it on Linux.  I don't have any experience with managing a python environment, especially with multiple python installations, and I don't want to mess up the system
 python install (or the internal python installs for other software I have installed, like CASA).  <br>
4.  I *do* qualify for the Enthought academic license, so I can use that rather than the free version.
<br>
5.  If this goes well, I'd probably like to set up a similar environment on my linux machine as well, though this is relatively low priority if otherwise there's a good Mac-only solution.
<br>
<br>
Thanks in advance for your help with this - let me know if there's other info that would be useful.<br>
<br>
Eric Jensen<br>
<br>
<br>
_______________________________________________<br>
AstroPy mailing list<br>
<a href="mailto:AstroPy@scipy.org" target="_blank">AstroPy@scipy.org</a><br>
<a href="http://mail.scipy.org/mailman/listinfo/astropy" target="_blank">http://mail.scipy.org/mailman/listinfo/astropy</a><br>
</blockquote>
</div>
<br>
</div>
_______________________________________________<br>
AstroPy mailing list<br>
<a href="mailto:AstroPy@scipy.org" target="_blank">AstroPy@scipy.org</a><br>
<a href="http://mail.scipy.org/mailman/listinfo/astropy" target="_blank">http://mail.scipy.org/mailman/listinfo/astropy</a><br>
</blockquote>
</div>
<br>
</div>
</div></div></div><div><div>

<br><br>_______________________________________________<br>AstroPy mailing list<br><a href="mailto:AstroPy@scipy.org" target="_blank">AstroPy@scipy.org</a><br><a href="http://mail.scipy.org/mailman/listinfo/astropy" target="_blank">http://mail.scipy.org/mailman/listinfo/astropy</a><br>


</div></div></blockquote></div><br></div><br>_______________________________________________<br>
AstroPy mailing list<br>
<a href="mailto:AstroPy@scipy.org" target="_blank">AstroPy@scipy.org</a><br>
<a href="http://mail.scipy.org/mailman/listinfo/astropy" target="_blank">http://mail.scipy.org/mailman/listinfo/astropy</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div></div></div><span class=""><font color="#888888">-- <br>Kelle Cruz, PhD — <a href="http://kellecruz.com/" target="_blank">http://kellecruz.com/</a><div><a href="tel:917.725.1334" value="+19177251334" target="_blank">917.725.1334</a> — Hunter: x16486  — AMNH: x3404</div>

</font></span></div>
<br>_______________________________________________<br>
AstroPy mailing list<br>
<a href="mailto:AstroPy@scipy.org">AstroPy@scipy.org</a><br>
<a href="http://mail.scipy.org/mailman/listinfo/astropy" target="_blank">http://mail.scipy.org/mailman/listinfo/astropy</a><br>
<br></blockquote></div><br></div></div>