I'm not sure what you mean by dev and forked folders, but I think I understand the issue. You are trying to run separate yt installs with the correct python and packages for that install, yes?<br><br>You shouldn't have to specify a version to run the correct python. You are probably missing the yt bin directory in your path, or you have several and the search is falling through the first. Did you set environment variables the way the install script says? I also recommend checking out the virtualenv-like script I added for an easy way to do this. I'm on my phone, so I'm not sure what the path to that is :/<br>
<br><br><br>On Tuesday, August 2, 2011,  <<a href="mailto:gso@physics.ucsd.edu">gso@physics.ucsd.edu</a>> wrote:<br>> Yes, I'm trying to add in something and I want to make sure that after the<br>> changes are made YT wouldn't crash and should give expected answers.  So<br>
> I'm having to have to rebuild every time I make a change, so I want to<br>> make sure the dev folder wouldn't be affected by the stuff I have in the<br>> forked folder and vice versa.<br>><br>> They are already in separate folders, so as long as I call the appropriate<br>
> python-(version) it should be fine?<br>><br>> From<br>> G.S.<br>><br>>> I think the easiest way to do this is to make a fresh install (with the<br>>> script) in a separate directory. It's a cheap way to have "branches".<br>
>><br>>> Are you trying to run with different versions of Python for testing?<br>>><br>>><br>>> On Tue, Aug 2, 2011 at 2:22 PM, <<a href="mailto:gso@physics.ucsd.edu">gso@physics.ucsd.edu</a>> wrote:<br>
>><br>>>> Hi YT developers,<br>>>><br>>>> I'm sure some of may have two, or even many installations of YT.  I was<br>>>> wondering what's the best way to keep track of which version of YT<br>
>>> you're<br>>>> using and making sure that the libraries are linked correctly.<br>>>><br>>>> I was thinking using a soft link and so the python installation I'll<br>>>> call<br>
>>> would be<br>>>> python-dev or<br>>>> python-forked<br>>>> etc.<br>>>><br>>>> But then the libraries they'll be linking against would both be<br>>>> specified<br>
>>> in my PATH and LD_LIBRARY, I was wondering if that would cause havoc<br>>>> when<br>>>> I try to update something and screw things up?  Or am I worrying too<br>>>> much?<br>>>><br>
>>> From<br>>>> G.S.<br>>>><br>>>> _______________________________________________<br>>>> Yt-dev mailing list<br>>>> <a href="mailto:Yt-dev@lists.spacepope.org">Yt-dev@lists.spacepope.org</a><br>
>>> <a href="http://lists.spacepope.org/listinfo.cgi/yt-dev-spacepope.org">http://lists.spacepope.org/listinfo.cgi/yt-dev-spacepope.org</a><br>>>><br>>> _______________________________________________<br>
>> Yt-dev mailing list<br>>> <a href="mailto:Yt-dev@lists.spacepope.org">Yt-dev@lists.spacepope.org</a><br>>> <a href="http://lists.spacepope.org/listinfo.cgi/yt-dev-spacepope.org">http://lists.spacepope.org/listinfo.cgi/yt-dev-spacepope.org</a><br>
>><br>><br>><br>> _______________________________________________<br>> Yt-dev mailing list<br>> <a href="mailto:Yt-dev@lists.spacepope.org">Yt-dev@lists.spacepope.org</a><br>> <a href="http://lists.spacepope.org/listinfo.cgi/yt-dev-spacepope.org">http://lists.spacepope.org/listinfo.cgi/yt-dev-spacepope.org</a><br>
>