On Fri, Mar 6, 2009 at 6:01 AM, Filipe Ornelas <[email protected]> wrote:
> @Lukasz Szybalski
> I tried what you said, and this what it gave to me (see attached file).
> I dont know, if it is because I'm using Windows XP or that I'm building my
> projects in a different folder instead of inside Python25 ...
> Can't find other reasons ...
>


It pulls the file from easy_install on my windows xp.

H:\>c:\Python25\Scripts\easy_install.exe modwsgideploy
Searching for modwsgideploy
Reading http://www.python.org/pypi/modwsgideploy/
Reading http://www.python.org/pypi/modwsgideploy/0.4.15dev
Best match: modwsgideploy 0.4.15dev
Downloading http://pypi.python.org/packages/source/m/modwsgideploy/modwsgideploy
-0.4.15dev.zip#md5=2cbdf4765d97d4751424c1d71dc78aa2
Processing modwsgideploy-0.4.15dev.zip
Running modwsgideploy-0.4.15dev\setup.py -q bdist_egg --dist-dir c:\docume~1\lsz
yba~1\locals~1\temp\easy_install-kk3lv9\modwsgideploy-0.4.15dev\egg-dist-tmp-lli
k4_
Adding modwsgideploy 0.4.15dev to easy-install.pth file

Installed c:\python25\lib\site-packages\modwsgideploy-0.4.15dev-py2.5.egg

.......
After activating the enviroment can you try going into a diferent
folder and running easy_install ?

cd c:/
easy_install modwsgideploy

I'm not sure why you are having this problem. It downloads
modwsgideploy just fine on my pc.

Thanks,
lucas

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears" 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/turbogears?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to