You can create a virtual python environment and then install all what you
want, without root permision.
http://pylonsbook.com/en/1.1/installing-pylons.html?highlight=virtualenv

Regards
Gins

2010/6/8 Marcin Krol <mrk...@gmail.com>

> Hello everyone,
>
> Since few hosting providers provide SQLAlchemy, is it possible to import
> SQLAlchemy from a subdir, i.e. run it without usual "python setup.py
> install" / "easy_install SQLAlchemy"?
>
> I also need to run Mako the same way...
>
> --
>
> Regards,
> mk
>
> --
> Premature optimization is the root of all fun.
>
> --
> You received this message because you are subscribed to the Google Groups
> "sqlalchemy" group.
> To post to this group, send email to sqlalch...@googlegroups.com.
> To unsubscribe from this group, send email to
> sqlalchemy+unsubscr...@googlegroups.com<sqlalchemy%2bunsubscr...@googlegroups.com>
> .
> For more options, visit this group at
> http://groups.google.com/group/sqlalchemy?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To post to this group, send email to sqlalch...@googlegroups.com.
To unsubscribe from this group, send email to 
sqlalchemy+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sqlalchemy?hl=en.

Reply via email to