Open cxhernandez opened 5 years ago
Can you not use git to checkout that particular commit and then install from source using python setup.py install
?
Hi, I managed yesterday to do following
git remote –v
origin https://github.com/msmbuilder/osprey.git (fetch)
origin https://github.com/msmbuilder/osprey.git (push)
remote_larsbratholm_osprey https://github.com/larsbratholm/osprey.git (fetch)
remote_larsbratholm_osprey https://github.com/larsbratholm/osprey.git (push)
So I see that conda ospray path is ~/.conda/envs/pyenv35/bin/osprey
old python source code ...
and larsbratholm_osprey path is local: ~/home/ospray etc with a new python code
Do you mean to edit https://github.com/larsbratholm/osprey/blob/master/setup.py ?
On Mon, Aug 26, 2019 at 10:20 PM Carlos Hernández notifications@github.com wrote:
Can you not use git to checkout that particular commit and then install from source using python setup.py install?
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/msmbuilder/osprey/issues/254?email_source=notifications&email_token=ALHNPMPKGGKH647QMK2WMSDQGQ3HZA5CNFSM4IPVDFKKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD5FRWDY#issuecomment-525015823, or mute the thread https://github.com/notifications/unsubscribe-auth/ALHNPMNCNH4F4BMGCBLLHDLQGQ3HZANCNFSM4IPVDFKA .
@khatuka31, I'm moving your inquiry to a new issue