No, it's not frozen or anything, and I intend to keep the entire tar fully 
updated.

import os
import logging
import sqlite3
import sys
sys.path.append("/pyramid-1.4/pyramid/")
import pyramid

I placed the unzipped pyramid egg inside tasks.py in hopes it can pick it 
up, but it claims it can't find pyramid even though it's on the python path.

On Monday, March 4, 2013 4:59:09 PM UTC-8, tonthon wrote:
>
> Maybe esky could be a solution ? 
>
> https://github.com/cloudmatrix/esky 
>
>
> Le 04/03/2013 20:46, Han Chuang a �crit : 
> > I'm trying to plan for one of my projects, and I'm considering using 
> > pyramid as a base. But while I was fiddling with it, I realized it 
> > wasn't really cross-platform. 
> > Is there any way to use pyramid/pylons without installing it? I would 
> > like to unpackage it and use it as an import, allowing me to move my 
> > project as a folder to many different computers with different OSes 
> > and performing normally. 
> > -- 
> > You received this message because you are subscribed to the Google 
> > Groups "pylons-discuss" group. 
> > To unsubscribe from this group and stop receiving emails from it, send 
> > an email to [email protected] <javascript:>. 
> > To post to this group, send email to 
> > [email protected]<javascript:>. 
>
> > Visit this group at http://groups.google.com/group/pylons-discuss?hl=en. 
>
> > For more options, visit https://groups.google.com/groups/opt_out. 
> >   
> >   
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/pylons-discuss?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to