<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On 14 February 2014 13:09, Chris Barker <span dir="ltr"><<a href="mailto:chris.barker@noaa.gov" target="_blank">chris.barker@noaa.gov</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class=""><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">

<div class="gmail_extra">Both ;-). We had some problems with setup.py develop - namely that if you try to use it for both Python 2 and Python 3, you can only have working scripts with one of them. </div>

</div></blockquote><div><br></div></div><div>fair enough -- has this been discussed on the distutils list? IT seem sothers would like this functionality.</div></blockquote><div><br></div><div>It hasn't. We're happy for people to develop it further, but we're not interested in wading into the Python packaging situation ourselves (at least, I'm not). <br>

</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class=""><div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">



<div dir="ltr"><div class="gmail_extra"> (e.g. it may not work on Windows), </div></div></blockquote><div><br></div></div><div>Probably not, if it involves symlinks....</div></blockquote></div><br></div><div class="gmail_extra">

Min and I have both just investigated it, and Python 3 has os.symlink(), but the process has to be run with admin privileges. We might take out the Windows check and let it try to make symlinks.<br><br></div><div class="gmail_extra">

Thanks,<br></div><div class="gmail_extra">Thomas<br></div></div>