
I've been trying to modeller to play nice with the virtualenv package management system. Has anyone had any success getting this to work? thanks Will

On 03/17/2010 09:43 AM, Will Dampier wrote: > I've been trying to modeller to play nice with the virtualenv package > management system. Has anyone had any success getting this to work? From my reading of the virtualenv docs, it seems like it should work. Modeller isn't a pure Python package, so you won't be able to install it with pip or easy_install, but (if you're using the RPM) you can just symlink the Modeller Python stuff into the virtualenv site-packages directory. Ben Webb, Modeller Caretaker -- modeller-care@salilab.org http://www.salilab.org/modeller/ Modeller mail list: http://salilab.org/mailman/listinfo/modeller_usage
participants (2)
-
Modeller Caretaker
-
Will Dampier