Hi

I am sitting on a Mac and I have distutils installed because it works when 
I import it with python. But Web2py still complains that it is not 
installed. Any ideas? I tried to use the ez_setup, but nothing happens. 
Tried> sudo python ez_setup distutils, but I only get this then>

error: Could not find suitable distribution for 
Requirement.parse('distutils')

Any ideas? Cheers


On Saturday, March 9, 2013 12:32:53 PM UTC+8, Massimo Di Pierro wrote:
>
> You need to install distutils. Use ez_setup.py 
> http://peak.telecommunity.com/dist/ez_setup.py
>
> On Friday, 8 March 2013 12:47:24 UTC-6, cor...@xionex.cl wrote:
>>
>> Hi. I'm trying to generate a package to deploy my web2py application on 
>> an apache server but when I use the button Deploy to openshift the system 
>> tell me "Requires Distuttils, but not installed". what can I do?
>
>

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to