perfect - thanks Nathan!

On Mon, Aug 15, 2016 at 5:20 PM, Nathan Goldbaum <nathan12343@gmail.com> wrote:


On Mon, Aug 15, 2016 at 11:18 AM, John Regan <johnanthonyregan@gmail.com> wrote:
Hi All,

Quick question on the conda install system.

I'm sure this is very easy but when I update the source folder e.g. ~/ytfork/yt/analysis_modules/.....
how do I then get that reflected in the yt-conda installation e.g. in ~/ytfork/doc/yt-conda/lib/.../analysis_modules?

I could copy the "source" files directly into the "lib" directory but I'm guessing there is a better way?

$ conda uninstall yt
$ pip uninstall yt
$ cd ~/ytfork/
$ python setup.py develop

And now ~/ytfork/ will be the "active" installation. 
 


John




_______________________________________________
yt-users mailing list
yt-users@lists.spacepope.org
http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org



_______________________________________________
yt-users mailing list
yt-users@lists.spacepope.org
http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org