On Thu, Mar 4, 2010 at 10:59 AM, Konrad Hinsen
<konrad.hin...@fastmail.net>wrote:

> Right, but its imperfections have bothered me often enough. For once, if
> you have different applications that require different versions of the same
> library, you are in for a major headache. Python setuptools and its eggs are
> a partial solution, but add a lot of complexity of their own. Another source
> of endless frustration is maintaining a personal library installation on a
> machine where I don't have administrator rights and need to work with
> multiple Python versions. It's possible, but it's a big mess and I need to
> be very careful to be sure that I really use the version that I need.
>

Imperfections meaning it's perfectly broken :) That's why tools like
virtualenv exist for Python.

David

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to