Hi,

On Mon, Feb 13, 2012 at 04:41, kracekumar ramaraju
<kracethekingma...@gmail.com> wrote:
> os.getcwd() yields /tmp, so how can I install third party packages in the
> environment, Class package installation will fail I am not wrong.

You are on your own in this custom environment.  Just put the package
you want to install inside the directory that will become '/tmp'.
(That's not really /tmp, but instead the directory you specify wiht
--tmp=DIR.)


A bientôt,

Armin.
_______________________________________________
pypy-dev mailing list
pypy-dev@python.org
http://mail.python.org/mailman/listinfo/pypy-dev

Reply via email to