Re: [web2py] Re: Deploying on Open Shift Error

2013-08-07 Thread Massimo Di Pierro
You must install 
distutils 
http://stackoverflow.com/questions/3810521/how-to-install-python-distutils

On Monday, 5 August 2013 12:04:47 UTC-5, ndave wrote:
>
> I am using python 2.7 version. Is there anything I can do to fix this 
> issue  of distutils not installed error? Mine is windows 8  64 bit
>
> Thanks,
>
>
> On Sun, Aug 4, 2013 at 8:58 AM, dhmorgan 
> > wrote:
>
>> so are you now running web2py from source, using Python 2.6 or 2.7 ? 
>>
>>
>>
>> On Sunday, August 4, 2013 1:36:24 AM UTC-5, ndave wrote:
>>
>>> Hi,
>>>
>>> I tried doing what was said but it didn't work out for me.  I am trying 
>>> to install in windows 8 and it just didn't work and I keep getting the same 
>>> error again.
>>>  
>>> Thanks
>>>
>>>
>>> On Sat, Aug 3, 2013 at 1:17 AM, Massimo Di Pierro >> > wrote:
>>>
 You should use web2py form source and install distutils (
 http://stackoverflow.com/**questions/3810521/how-to-**
 install-python-distutils)
  
 and gitpython 
 (https://pypi.python.org/pypi/**GitPython/
 ).
  
 On Saturday, 3 August 2013 02:51:27 UTC-5, ndave wrote:
>
> Hi,
>
> Could anyone tell me how to deploy the app we created on Open shift? I 
> tried the option but I keep getting the error "distutils not installed"
>
> I need steps on how to deploy and what needs to be exactly done. I am 
> stuck here and unable to proceed.
>
> Thanks,
>
>  -- 
  
 --- 
 You received this message because you are subscribed to a topic in the 
 Google Groups "web2py-users" group.
 To unsubscribe from this topic, visit https://groups.google.com/d/**
 topic/web2py/4Nw0DcXfCsw/**unsubscribe
 .
 To unsubscribe from this group and all its topics, send an email to 
 web2py+un...@**googlegroups.com.

 For more options, visit 
 https://groups.google.com/**groups/opt_out
 .
  
  

>>>
>>>  -- 
>>  
>> --- 
>> You received this message because you are subscribed to a topic in the 
>> Google Groups "web2py-users" group.
>> To unsubscribe from this topic, visit 
>> https://groups.google.com/d/topic/web2py/4Nw0DcXfCsw/unsubscribe.
>> To unsubscribe from this group and all its topics, send an email to 
>> web2py+un...@googlegroups.com .
>> For more options, visit https://groups.google.com/groups/opt_out.
>>  
>>  
>>
>
>

-- 

--- 
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.




Re: [web2py] Re: Deploying on Open Shift Error

2013-08-05 Thread Naveena Elsa Benjamin
I am using python 2.7 version. Is there anything I can do to fix this issue
 of distutils not installed error? Mine is windows 8  64 bit

Thanks,


On Sun, Aug 4, 2013 at 8:58 AM, dhmorgan  wrote:

> so are you now running web2py from source, using Python 2.6 or 2.7 ?
>
>
>
> On Sunday, August 4, 2013 1:36:24 AM UTC-5, ndave wrote:
>
>> Hi,
>>
>> I tried doing what was said but it didn't work out for me.  I am trying
>> to install in windows 8 and it just didn't work and I keep getting the same
>> error again.
>>
>> Thanks
>>
>>
>> On Sat, Aug 3, 2013 at 1:17 AM, Massimo Di Pierro 
>> wrote:
>>
>>> You should use web2py form source and install distutils (
>>> http://stackoverflow.com/**questions/3810521/how-to-**
>>> install-python-distutils)
>>> and gitpython 
>>> (https://pypi.python.org/pypi/**GitPython/
>>> ).
>>>
>>> On Saturday, 3 August 2013 02:51:27 UTC-5, ndave wrote:

 Hi,

 Could anyone tell me how to deploy the app we created on Open shift? I
 tried the option but I keep getting the error "distutils not installed"

 I need steps on how to deploy and what needs to be exactly done. I am
 stuck here and unable to proceed.

 Thanks,

  --
>>>
>>> ---
>>> You received this message because you are subscribed to a topic in the
>>> Google Groups "web2py-users" group.
>>> To unsubscribe from this topic, visit https://groups.google.com/d/**
>>> topic/web2py/4Nw0DcXfCsw/**unsubscribe
>>> .
>>> To unsubscribe from this group and all its topics, send an email to
>>> web2py+un...@**googlegroups.com.
>>>
>>> For more options, visit 
>>> https://groups.google.com/**groups/opt_out
>>> .
>>>
>>>
>>>
>>
>>  --
>
> ---
> You received this message because you are subscribed to a topic in the
> Google Groups "web2py-users" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/web2py/4Nw0DcXfCsw/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> web2py+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>

-- 

--- 
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.




Re: [web2py] Re: Deploying on Open Shift Error

2013-08-04 Thread Naveena Elsa Benjamin
I am using python 2.7 version windows 64 bit


On Sun, Aug 4, 2013 at 8:58 AM, dhmorgan  wrote:

> so are you now running web2py from source, using Python 2.6 or 2.7 ?
>
>
>
> On Sunday, August 4, 2013 1:36:24 AM UTC-5, ndave wrote:
>
>> Hi,
>>
>> I tried doing what was said but it didn't work out for me.  I am trying
>> to install in windows 8 and it just didn't work and I keep getting the same
>> error again.
>>
>> Thanks
>>
>>
>> On Sat, Aug 3, 2013 at 1:17 AM, Massimo Di Pierro 
>> wrote:
>>
>>> You should use web2py form source and install distutils (
>>> http://stackoverflow.com/**questions/3810521/how-to-**
>>> install-python-distutils)
>>> and gitpython 
>>> (https://pypi.python.org/pypi/**GitPython/
>>> ).
>>>
>>> On Saturday, 3 August 2013 02:51:27 UTC-5, ndave wrote:

 Hi,

 Could anyone tell me how to deploy the app we created on Open shift? I
 tried the option but I keep getting the error "distutils not installed"

 I need steps on how to deploy and what needs to be exactly done. I am
 stuck here and unable to proceed.

 Thanks,

  --
>>>
>>> ---
>>> You received this message because you are subscribed to a topic in the
>>> Google Groups "web2py-users" group.
>>> To unsubscribe from this topic, visit https://groups.google.com/d/**
>>> topic/web2py/4Nw0DcXfCsw/**unsubscribe
>>> .
>>> To unsubscribe from this group and all its topics, send an email to
>>> web2py+un...@**googlegroups.com.
>>>
>>> For more options, visit 
>>> https://groups.google.com/**groups/opt_out
>>> .
>>>
>>>
>>>
>>
>>  --
>
> ---
> You received this message because you are subscribed to a topic in the
> Google Groups "web2py-users" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/web2py/4Nw0DcXfCsw/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> web2py+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>

-- 

--- 
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.




Re: [web2py] Re: Deploying on Open Shift Error

2013-08-04 Thread dhmorgan
so are you now running web2py from source, using Python 2.6 or 2.7 ? 



On Sunday, August 4, 2013 1:36:24 AM UTC-5, ndave wrote:
>
> Hi,
>
> I tried doing what was said but it didn't work out for me.  I am trying to 
> install in windows 8 and it just didn't work and I keep getting the same 
> error again.
>
> Thanks
>
>
> On Sat, Aug 3, 2013 at 1:17 AM, Massimo Di Pierro 
> 
> > wrote:
>
>> You should use web2py form source and install distutils (
>> http://stackoverflow.com/questions/3810521/how-to-install-python-distutils) 
>> and gitpython (https://pypi.python.org/pypi/GitPython/).
>>
>> On Saturday, 3 August 2013 02:51:27 UTC-5, ndave wrote:
>>>
>>> Hi,
>>>
>>> Could anyone tell me how to deploy the app we created on Open shift? I 
>>> tried the option but I keep getting the error "distutils not installed"
>>>
>>> I need steps on how to deploy and what needs to be exactly done. I am 
>>> stuck here and unable to proceed.
>>>
>>> Thanks,
>>>
>>>  -- 
>>  
>> --- 
>> You received this message because you are subscribed to a topic in the 
>> Google Groups "web2py-users" group.
>> To unsubscribe from this topic, visit 
>> https://groups.google.com/d/topic/web2py/4Nw0DcXfCsw/unsubscribe.
>> To unsubscribe from this group and all its topics, send an email to 
>> web2py+un...@googlegroups.com .
>> For more options, visit https://groups.google.com/groups/opt_out.
>>  
>>  
>>
>
>

-- 

--- 
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.




Re: [web2py] Re: Deploying on Open Shift Error

2013-08-03 Thread Naveena Elsa Benjamin
Hi,

I tried doing what was said but it didn't work out for me.  I am trying to
install in windows 8 and it just didn't work and I keep getting the same
error again.

Thanks


On Sat, Aug 3, 2013 at 1:17 AM, Massimo Di Pierro <
massimo.dipie...@gmail.com> wrote:

> You should use web2py form source and install distutils (
> http://stackoverflow.com/questions/3810521/how-to-install-python-distutils)
> and gitpython (https://pypi.python.org/pypi/GitPython/).
>
> On Saturday, 3 August 2013 02:51:27 UTC-5, ndave wrote:
>>
>> Hi,
>>
>> Could anyone tell me how to deploy the app we created on Open shift? I
>> tried the option but I keep getting the error "distutils not installed"
>>
>> I need steps on how to deploy and what needs to be exactly done. I am
>> stuck here and unable to proceed.
>>
>> Thanks,
>>
>>  --
>
> ---
> You received this message because you are subscribed to a topic in the
> Google Groups "web2py-users" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/web2py/4Nw0DcXfCsw/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> web2py+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>

-- 

--- 
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.




[web2py] Re: Deploying on Open Shift Error

2013-08-03 Thread Massimo Di Pierro
You should use web2py form source and install distutils 
(http://stackoverflow.com/questions/3810521/how-to-install-python-distutils) 
and gitpython (https://pypi.python.org/pypi/GitPython/).

On Saturday, 3 August 2013 02:51:27 UTC-5, ndave wrote:
>
> Hi,
>
> Could anyone tell me how to deploy the app we created on Open shift? I 
> tried the option but I keep getting the error "distutils not installed"
>
> I need steps on how to deploy and what needs to be exactly done. I am 
> stuck here and unable to proceed.
>
> Thanks,
>
>

-- 

--- 
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.