Hello all,
I am faced with this strange requirement where I must install pylons off line. The trick I followed was the same which I did for 0.9.7 and it worked very well for that version. I went to the download page for pylons 1.0 and got the packages I thought were needed.
Any ways a couple things seemed missing.
Tempiter was definitely missing from what I can remember.
Never the less what I do is download all the files into a folder called pylons1 and through my virtual environment, I do easy_install -i ~/pylons1 pylons.
But the installation process throws tuns of error messages about the setup.
Can some one suggest me some kind of an established way for downloading and installing pylons ofline? Firstly I would love to have a place where I definitely get the proper eggs or tar files. Secondly, I am interested to know why would the easy_install -i not work when same technique stil works properly with 0.9.7? I am using the save mersion of venv which is used by gopylons.py, that is version 1.4.9.
Can some one suggest a proper method for off line installation?

Happy hacking.
Krishnakant.


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

Reply via email to