install_erpnext.py NameError: global name 'apache_user' is not defined

Hi Shameem, Nice. I am all out to try get ERPNext to install.
I already have GIT installed, so do you mean apt-get remove it and reinstall or you have special instructions?

On Thursday, 31 October 2013 13:42:17 UTC+8, Shameem Mohammed wrote:
Hi CJ , 

I had the same issue . Install Git manually . It will solve the issue 

Regards


On Thu, Oct 31, 2013 at 9:36 AM, CJ <jo...@gmail.com> wrote:
Hi, thanks for helping and let's try to improve this :)
I tried but still having that error cloning repository thing. Can anyone confirm?

wget https://raw.github.com/webnotes/erpnext/master/install_erpnext.py


On Thursday, 31 October 2013 13:28:23 UTC+8, pdvyas wrote:
Hi CJ,
I updated the script, can you give it a another shot?

On Thu, Oct 31, 2013 at 9:12 AM, CJ <jo...@gmail.com> wrote:
> Anyone able to get through this stage or any update on the installation
> script?
>
>
> On Tuesday, 29 October 2013 13:57:59 UTC+8, Shameem Mohammed wrote:
>>
>> I have installed git manually but Couldn't clone erpnext repository
>>
>> Regards
>>
>> On Monday, October 28, 2013 11:34:13 PM UTC+4, pdvyas wrote:
>>>
>>> I tested the script on CentOS 6.4 and Ubuntu 12.04, it is now known to
>>> work.
>>>
>>> It is not recommended to run erpnext as root. So, you should create a
>>> non privelleged user with sudo access enabled.
>>>
>>> I will update the script to create the user as well, soon.
>>>
>>> On Mon, Oct 28, 2013 at 8:52 PM, Shameem Mohammed
>>> <sh...@malabaruae.com> wrote:
>>> > Hi,
>>> > I got the following error
>>> >
>>> > Installing Python Modules: (This may take some time)
>>> > Traceback (most recent call last):
>>> >   File "install_erpnext.py", line 272, in <module>
>>> >     install()
>>> >   File "install_erpnext.py", line 30, in install
>>> >     install_pre_requisites()
>>> >   File "install_erpnext.py", line 50, in install_pre_requisites
>>> >     install_python_modules()
>>> >   File "install_erpnext.py", line 144, in install_python_modules
>>> >
>>> >     print python_modules
>>> > NameError: global name 'python_modules' is not defined
>>> >
>>> >
>>> > On Monday, October 28, 2013 6:55:48 PM UTC+4, Anand Doshi wrote:
>>> >>
>>> >> It means that your app folder couldnt get created.
>>> >>
>>> >> Either git didnt get installed or github.com is not reachable.
>>> >>
>>> >> - anand
>>> >>
>>> >> On 28-Oct-2013, at 7:54 PM, CJ <jo...@gmail.com> wrote:
>>> >>
>>> >> I double quoted print "python_modules" and bypass it now it says:
>>> >> line 201 setup_folders "Couldn't clone erpnext repository".
>>> >>
>>> >> On Sunday, 27 October 2013 21:17:32 UTC+8, CJ wrote:
>>> >>>
>>> >>> Hi when I run "python install_erpnext.py" it says:
>>> >>> line 149 in update_config_for_debian
>>> >>> modified.write(memcached_conf.replace("-u memcache", "-u %S" %
>>> >>> apache_user))
>>> >>> NameError: global name 'apache_user' is not defined.
>>> >>>
>>> >>> What is this error about? How do I overcome it?
>>> >>
>>> >> --
>>> >> Note:
>>> >>
>>> >> If you are posting an issue,
>>> >> 1. We should be able to replicate it at our end. So please give us as
>>> >> much
>>> >> information as you can. Please see it from the point of view of the
>>> >> person
>>> >> receiving the communication.
>>> >> 2. Paste your code at http://pastebin.com or http://gist.github.com
>>> >> and
>>> >> send only the URL via email
>>> >> 3. For sending images, use http://imgur.com or other similar services.
>>> >> Do
>>> >> not send images as attachments. Links are good. Same goes for any file
>>> >> you
>>> >> are going to send.
>>> >>
>>> >> End of Note
>>> >> ---
>>> >> You received this message because you are subscribed to the Google
>>> >> Groups
>>> >> "ERPNext Developer Forum" group.
>>> >> To unsubscribe from this group and stop receiving emails from it, send
>>> >> an
>>> >> email to erpnext-developer-forum+unsubscr...@googlegroups.com.
>>> >> For more options, visit https://groups.google.com/groups/opt_out.
>>> >
>>> > --
>>> > Note:
>>> >
>>> > If you are posting an issue,
>>> > 1. We should be able to replicate it at our end. So please give us as
>>> > much
>>> > information as you can. Please see it from the point of view of the
>>> > person
>>> > receiving the communication.
>>> > 2. Paste your code at http://pastebin.com or http://gist.github.com and
>>> > send
>>> > only the URL via email
>>> > 3. For sending images, use http://imgur.com or other similar services.
>>> > Do
>>> > not send images as attachments. Links are good. Same goes for any file
>>> > you
>>> > are going to send.
>>> >
>>> > End of Note
>>> > ---
>>> > You received this message because you are subscribed to the Google
>>> > Groups
>>> > "ERPNext Developer Forum" group.
>>> > To unsubscribe from this group and stop receiving emails from it, send
>>> > an
>>> > email to erpnext-developer-forum+unsubscr...@googlegroups.com.
>>> > For more options, visit https://groups.google.com/groups/opt_out.
>>>
>>>
>>>
>>> --
>>> Pratik Vyas
>>> Ph: +919925239915
>>> Google Profile : http://www.google.com/profiles/pdvyas
>
> --
> Note:
>
> If you are posting an issue,
> 1. We should be able to replicate it at our end. So please give us as much
> information as you can. Please see it from the point of view of the person
> receiving the communication.
> 2. Paste your code at http://pastebin.com or http://gist.github.com and send
> only the URL via email
> 3. For sending images, use http://imgur.com or other similar services. Do
> not send images as attachments. Links are good. Same goes for any file you
> are going to send.
>
> End of Note
> ---
> You received this message because you are subscribed to the Google Groups
> "ERPNext Developer Forum" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to erpnext-developer-forum+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.



--
Pratik Vyas
Ph: +919925239915
Google Profile : http://www.google.com/profiles/pdvyas



Note:

 

If you are posting an issue,

  1. We should be able to replicate it at our end. So please give us as much information as you can. Please see it from the point of view of the person receiving the communication.
  2. Paste your code at http://pastebin.com or http://gist.github.com and send only the URL via email
  3. For sending images, use http://imgur.com or other similar services. Do not send images as attachments. Links are good. Same goes for any file you are going to send.

     

    End of Note



    You received this message because you are subscribed to a topic in the Google Groups “ERPNext Developer Forum” group.

    To unsubscribe from this topic, visit https://groups.google.com/d/topic/erpnext-developer-forum/nvD9R0KdBsk/unsubscribe.

To unsubscribe from this group and all its topics, send an email to erpnext-developer-forum+un…@googlegroups.com.

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




--
Shameem N. Mohammed
Finance  Manager 
Malabar Gen. Trdg. L.L.C,
P.O.Box 234478 , Dubai , U.A.E
Tel:+9714 2510788 Fax:+9714 2510789




Note:

 

If you are posting an issue,

  1. We should be able to replicate it at our end. So please give us as much information as you can. Please see it from the point of view of the person receiving the communication.
  2. Paste your code at http://pastebin.com or http://gist.github.com and send only the URL via email
  3. For sending images, use http://imgur.com or other similar services. Do not send images as attachments. Links are good. Same goes for any file you are going to send.

     

    End of Note



    You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

    To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un...@googlegroups.com.

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

Try to re-install it from root user . Hope it will solve your issue




On Thu, Oct 31, 2013 at 9:47 AM, CJ <jo...@gmail.com> wrote:
Hi Shameem, Nice. I am all out to try get ERPNext to install.
I already have GIT installed, so do you mean apt-get remove it and reinstall or you have special instructions?



On Thursday, 31 October 2013 13:42:17 UTC+8, Shameem Mohammed wrote:

Hi CJ ,


I had the same issue . Install Git manually . It will solve the issue

Regards


On Thu, Oct 31, 2013 at 9:36 AM, CJ <jo…@gmail.com> wrote:

Hi, thanks for helping and let's try to improve this :)
I tried but still having that error cloning repository thing. Can anyone confirm?

wget https://raw.github.com/webnotes/erpnext/master/install_erpnext.py


On Thursday, 31 October 2013 13:28:23 UTC+8, pdvyas wrote:
Hi CJ,
I updated the script, can you give it a another shot?

On Thu, Oct 31, 2013 at 9:12 AM, CJ <jo...@gmail.com> wrote:
> Anyone able to get through this stage or any update on the installation
> script?
>
>
> On Tuesday, 29 October 2013 13:57:59 UTC+8, Shameem Mohammed wrote:
>>
>> I have installed git manually but Couldn't clone erpnext repository
>>
>> Regards
>>
>> On Monday, October 28, 2013 11:34:13 PM UTC+4, pdvyas wrote:
>>>
>>> I tested the script on CentOS 6.4 and Ubuntu 12.04, it is now known to
>>> work.
>>>
>>> It is not recommended to run erpnext as root. So, you should create a
>>> non privelleged user with sudo access enabled.
>>>
>>> I will update the script to create the user as well, soon.
>>>
>>> On Mon, Oct 28, 2013 at 8:52 PM, Shameem Mohammed
>>> <sh...@malabaruae.com> wrote:
>>> > Hi,
>>> > I got the following error
>>> >
>>> > Installing Python Modules: (This may take some time)
>>> > Traceback (most recent call last):
>>> > File "install_erpnext.py", line 272, in <module>
>>> > install()
>>> > File "install_erpnext.py", line 30, in install
>>> > install_pre_requisites()
>>> > File "install_erpnext.py", line 50, in install_pre_requisites
>>> > install_python_modules()
>>> > File "install_erpnext.py", line 144, in install_python_modules
>>> >
>>> > print python_modules
>>> > NameError: global name 'python_modules' is not defined
>>> >
>>> >
>>> > On Monday, October 28, 2013 6:55:48 PM UTC+4, Anand Doshi wrote:
>>> >>
>>> >> It means that your app folder couldnt get created.
>>> >>
>>> >> Either git didnt get installed or github.com is not reachable.
>>> >>
>>> >> - anand
>>> >>
>>> >> On 28-Oct-2013, at 7:54 PM, CJ <jo...@gmail.com> wrote:
>>> >>
>>> >> I double quoted print "python_modules" and bypass it now it says:
>>> >> line 201 setup_folders "Couldn't clone erpnext repository".
>>> >>
>>> >> On Sunday, 27 October 2013 21:17:32 UTC+8, CJ wrote:
>>> >>>
>>> >>> Hi when I run "python install_erpnext.py" it says:
>>> >>> line 149 in update_config_for_debian
>>> >>> modified.write(memcached_conf.replace("-u memcache", "-u %S" %
>>> >>> apache_user))
>>> >>> NameError: global name 'apache_user' is not defined.
>>> >>>
>>> >>> What is this error about? How do I overcome it?
>>> >>
>>> >> --
>>> >> Note:
>>> >>
>>> >> If you are posting an issue,
>>> >> 1. We should be able to replicate it at our end. So please give us as
>>> >> much
>>> >> information as you can. Please see it from the point of view of the
>>> >> person
>>> >> receiving the communication.
>>> >> 2. Paste your code at http://pastebin.com or http://gist.github.com
>>> >> and
>>> >> send only the URL via email
>>> >> 3. For sending images, use http://imgur.com or other similar services.
>>> >> Do
>>> >> not send images as attachments. Links are good. Same goes for any file
>>> >> you
>>> >> are going to send.
>>> >>
>>> >> End of Note
>>> >> ---
>>> >> You received this message because you are subscribed to the Google
>>> >> Groups
>>> >> "ERPNext Developer Forum" group.
>>> >> To unsubscribe from this group and stop receiving emails from it, send
>>> >> an
>>> >> email to erpnext-developer-forum+unsubscr...@googlegroups.com.
>>> >> For more options, visit https://groups.google.com/groups/opt_out.
>>> >
>>> > --
>>> > Note:
>>> >
>>> > If you are posting an issue,
>>> > 1. We should be able to replicate it at our end. So please give us as
>>> > much
>>> > information as you can. Please see it from the point of view of the
>>> > person
>>> > receiving the communication.
>>> > 2. Paste your code at http://pastebin.com or http://gist.github.com and
>>> > send
>>> > only the URL via email
>>> > 3. For sending images, use http://imgur.com or other similar services.
>>> > Do
>>> > not send images as attachments. Links are good. Same goes for any file
>>> > you
>>> > are going to send.
>>> >
>>> > End of Note
>>> > ---
>>> > You received this message because you are subscribed to the Google
>>> > Groups
>>> > "ERPNext Developer Forum" group.
>>> > To unsubscribe from this group and stop receiving emails from it, send
>>> > an
>>> > email to erpnext-developer-forum+unsubscr...@googlegroups.com.
>>> > For more options, visit https://groups.google.com/groups/opt_out.
>>>
>>>
>>>
>>> --
>>> Pratik Vyas
>>> Ph: +919925239915
>>> Google Profile : http://www.google.com/profiles/pdvyas
>
> --
> Note:
>
> If you are posting an issue,
> 1. We should be able to replicate it at our end. So please give us as much
> information as you can. Please see it from the point of view of the person
> receiving the communication.
> 2. Paste your code at http://pastebin.com or http://gist.github.com and send
> only the URL via email
> 3. For sending images, use http://imgur.com or other similar services. Do
> not send images as attachments. Links are good. Same goes for any file you
> are going to send.
>
> End of Note
> ---
> You received this message because you are subscribed to the Google Groups
> "ERPNext Developer Forum" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to erpnext-developer-forum+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.



--
Pratik Vyas
Ph: +919925239915
Google Profile : http://www.google.com/profiles/pdvyas



Note:



If you are posting an issue,

  1. We should be able to replicate it at our end. So please give us as much information as you can. Please see it from the point of view of the person receiving the communication.
  2. Paste your code at http://pastebin.com or http://gist.github.com and send only the URL via email
  3. For sending images, use http://imgur.com or other similar services. Do not send images as attachments. Links are good. Same goes for any file you are going to send.



    End of Note



    You received this message because you are subscribed to a topic in the Google Groups "ERPNext Developer Forum" group.

    To unsubscribe from this topic, visit https://groups.google.com/d/topic/erpnext-developer-forum/nvD9R0KdBsk/unsubscribe.

To unsubscribe from this group and all its topics, send an email to erpnext-developer-forum+un…@googlegroups.com.

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




--
Shameem N. Mohammed
Finance Manager
Malabar Gen. Trdg. L.L.C,
P.O.Box 234478 , Dubai , U.A.E




Note:



If you are posting an issue,

  1. We should be able to replicate it at our end. So please give us as much information as you can. Please see it from the point of view of the person receiving the communication.
  2. Paste your code at http://pastebin.com or http://gist.github.com and send only the URL via email
  3. For sending images, use http://imgur.com or other similar services. Do not send images as attachments. Links are good. Same goes for any file you are going to send.



    End of Note



    You received this message because you are subscribed to a topic in the Google Groups "ERPNext Developer Forum" group.

    To unsubscribe from this topic, visit https://groups.google.com/d/topic/erpnext-developer-forum/nvD9R0KdBsk/unsubscribe.

To unsubscribe from this group and all its topics, send an email to erpnext-developer-forum+un…@googlegroups.com.

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




--
Shameem N. Mohammed
Finance Manager
Malabar Gen. Trdg. L.L.C,
P.O.Box 234478 , Dubai , U.A.E
Tel:+9714 2510788 Fax:+9714 2510789




Note:

 

If you are posting an issue,

  1. We should be able to replicate it at our end. So please give us as much information as you can. Please see it from the point of view of the person receiving the communication.
  2. Paste your code at http://pastebin.com or http://gist.github.com and send only the URL via email
  3. For sending images, use http://imgur.com or other similar services. Do not send images as attachments. Links are good. Same goes for any file you are going to send.

     

    End of Note



    You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

    To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un...@googlegroups.com.

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

Can you try,

cd /tmp
git clone https://github.com/webnotes/erpnext.git
git clone https://github.com/webnotes/wnframework.git

My hunch is that it could be ssl certificate issue.

On Thu, Oct 31, 2013 at 11:17 AM, CJ jo...@gmail.com wrote:

Hi Shameem, Nice. I am all out to try get ERPNext to install.
I already have GIT installed, so do you mean apt-get remove it and reinstall
or you have special instructions?

On Thursday, 31 October 2013 13:42:17 UTC+8, Shameem Mohammed wrote:

Hi CJ ,

I had the same issue . Install Git manually . It will solve the issue

Regards

On Thu, Oct 31, 2013 at 9:36 AM, CJ jo...@gmail.com wrote:

Hi, thanks for helping and let’s try to improve this :slight_smile:
I tried but still having that error cloning repository thing. Can anyone
confirm?

wget https://raw.github.com/webnotes/erpnext/master/install_erpnext.py

On Thursday, 31 October 2013 13:28:23 UTC+8, pdvyas wrote:

Hi CJ,
I updated the script, can you give it a another shot?

On Thu, Oct 31, 2013 at 9:12 AM, CJ jo...@gmail.com wrote:

Anyone able to get through this stage or any update on the
installation
script?

On Tuesday, 29 October 2013 13:57:59 UTC+8, Shameem Mohammed wrote:

I have installed git manually but Couldn’t clone erpnext repository

Regards

On Monday, October 28, 2013 11:34:13 PM UTC+4, pdvyas wrote:

I tested the script on CentOS 6.4 and Ubuntu 12.04, it is now known
to
work.

It is not recommended to run erpnext as root. So, you should create
a
non privelleged user with sudo access enabled.

I will update the script to create the user as well, soon.

On Mon, Oct 28, 2013 at 8:52 PM, Shameem Mohammed
sh...@malabaruae.com wrote:

Hi,
I got the following error

Installing Python Modules: (This may take some time)
Traceback (most recent call last):
File “install_erpnext.py”, line 272, in
install()
File “install_erpnext.py”, line 30, in install
install_pre_requisites()
File “install_erpnext.py”, line 50, in install_pre_requisites
install_python_modules()
File “install_erpnext.py”, line 144, in install_python_modules

print python_modules

NameError: global name ‘python_modules’ is not defined

On Monday, October 28, 2013 6:55:48 PM UTC+4, Anand Doshi wrote:

It means that your app folder couldnt get created.

Either git didnt get installed or github.com is not reachable.

  • anand

On 28-Oct-2013, at 7:54 PM, CJ jo...@gmail.com wrote:

I double quoted print “python_modules” and bypass it now it says:
line 201 setup_folders “Couldn’t clone erpnext repository”.

On Sunday, 27 October 2013 21:17:32 UTC+8, CJ wrote:

Hi when I run “python install_erpnext.py” it says:
line 149 in update_config_for_debian
modified.write(memcached_conf.replace(“-u memcache”, “-u %S” %
apache_user))
NameError: global name ‘apache_user’ is not defined.

What is this error about? How do I overcome it?


Note:

If you are posting an issue,

  1. We should be able to replicate it at our end. So please give
    us as
    much
    information as you can. Please see it from the point of view of
    the
    person
    receiving the communication.
  2. Paste your code at http://pastebin.com or
    http://gist.github.com
    and
    send only the URL via email
  3. For sending images, use http://imgur.com or other similar
    services.
    Do
    not send images as attachments. Links are good. Same goes for any
    file
    you
    are going to send.

End of Note

You received this message because you are subscribed to the
Google
Groups
“ERPNext Developer Forum” group.
To unsubscribe from this group and stop receiving emails from it,
send
an
email to erpnext-developer-forum+un...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Note:

If you are posting an issue,

  1. We should be able to replicate it at our end. So please give us
    as
    much
    information as you can. Please see it from the point of view of
    the
    person
    receiving the communication.
  2. Paste your code at http://pastebin.com or
    http://gist.github.com and
    send
    only the URL via email
  3. For sending images, use http://imgur.com or other similar
    services.
    Do
    not send images as attachments. Links are good. Same goes for any
    file
    you
    are going to send.

End of Note

You received this message because you are subscribed to the Google
Groups
“ERPNext Developer Forum” group.
To unsubscribe from this group and stop receiving emails from it,
send
an
email to erpnext-developer-forum+un...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Pratik Vyas
Ph: +919925239915
Google Profile : http://www.google.com/profiles/pdvyas


Note:

If you are posting an issue,

  1. We should be able to replicate it at our end. So please give us as
    much
    information as you can. Please see it from the point of view of the
    person
    receiving the communication.
  2. Paste your code at http://pastebin.com or http://gist.github.com
    and send
    only the URL via email
  3. For sending images, use http://imgur.com or other similar services.
    Do
    not send images as attachments. Links are good. Same goes for any file
    you
    are going to send.

End of Note

You received this message because you are subscribed to the Google
Groups
“ERPNext Developer Forum” group.
To unsubscribe from this group and stop receiving emails from it, send
an
email to erpnext-developer-forum+un...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Pratik Vyas
Ph: +919925239915
Google Profile : http://www.google.com/profiles/pdvyas


Note:

If you are posting an issue,

  1. We should be able to replicate it at our end. So please give us as
    much information as you can. Please see it from the point of view of the
    person receiving the communication.
  2. Paste your code at http://pastebin.com or http://gist.github.com and
    send only the URL via email
  3. For sending images, use http://imgur.com or other similar services. Do
    not send images as attachments. Links are good. Same goes for any file you
    are going to send.

End of Note

You received this message because you are subscribed to a topic in the
Google Groups “ERPNext Developer Forum” group.
To unsubscribe from this topic, visit
https://groups.google.com/d/topic/erpnext-developer-forum/nvD9R0KdBsk/unsubscribe.
To unsubscribe from this group and all its topics, send an email to
erpnext-developer-forum+un...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Shameem N. Mohammed
Finance Manager
Malabar Gen. Trdg. L.L.C,
P.O.Box 234478 , Dubai , U.A.E
Tel:+9714 2510788 Fax:+9714 2510789


Note:

If you are posting an issue,

  1. We should be able to replicate it at our end. So please give us as much
    information as you can. Please see it from the point of view of the person
    receiving the communication.
  2. Paste your code at http://pastebin.com or http://gist.github.com and send
    only the URL via email
  3. For sending images, use http://imgur.com or other similar services. Do
    not send images as attachments. Links are good. Same goes for any file you
    are going to send.

End of Note

You received this message because you are subscribed to the Google Groups
“ERPNext Developer Forum” group.
To unsubscribe from this group and stop receiving emails from it, send an
email to erpnext-developer-forum+un...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Pratik Vyas
Ph: +919925239915
Google Profile : http://www.google.com/profiles/pdvyas

Yes, I can clone both into /tmp no issue.

On Thursday, 31 October 2013 13:50:15 UTC+8, pdvyas wrote:
Can you try,

```
cd /tmp
git clone https://github.com/webnotes/erpnext.git
git clone https://github.com/webnotes/wnframework.git
```

My hunch is that it could be ssl certificate issue.

On Thu, Oct 31, 2013 at 11:17 AM, CJ <jo...@gmail.com> wrote:
> Hi Shameem, Nice. I am all out to try get ERPNext to install.
> I already have GIT installed, so do you mean apt-get remove it and reinstall
> or you have special instructions?
>
>
> On Thursday, 31 October 2013 13:42:17 UTC+8, Shameem Mohammed wrote:
>>
>> Hi CJ ,
>>
>> I had the same issue . Install Git manually . It will solve the issue
>>
>> Regards
>>
>>
>> On Thu, Oct 31, 2013 at 9:36 AM, CJ <jo...@gmail.com> wrote:
>>>
>>> Hi, thanks for helping and let's try to improve this :)
>>> I tried but still having that error cloning repository thing. Can anyone
>>> confirm?
>>>
>>> wget https://raw.github.com/webnotes/erpnext/master/install_erpnext.py
>>>
>>>
>>> On Thursday, 31 October 2013 13:28:23 UTC+8, pdvyas wrote:
>>>>
>>>> Hi CJ,
>>>> I updated the script, can you give it a another shot?
>>>>
>>>> On Thu, Oct 31, 2013 at 9:12 AM, CJ <jo...@gmail.com> wrote:
>>>> > Anyone able to get through this stage or any update on the
>>>> > installation
>>>> > script?
>>>> >
>>>> >
>>>> > On Tuesday, 29 October 2013 13:57:59 UTC+8, Shameem Mohammed wrote:
>>>> >>
>>>> >> I have installed git manually but Couldn't clone erpnext repository
>>>> >>
>>>> >> Regards
>>>> >>
>>>> >> On Monday, October 28, 2013 11:34:13 PM UTC+4, pdvyas wrote:
>>>> >>>
>>>> >>> I tested the script on CentOS 6.4 and Ubuntu 12.04, it is now known
>>>> >>> to
>>>> >>> work.
>>>> >>>
>>>> >>> It is not recommended to run erpnext as root. So, you should create
>>>> >>> a
>>>> >>> non privelleged user with sudo access enabled.
>>>> >>>
>>>> >>> I will update the script to create the user as well, soon.
>>>> >>>
>>>> >>> On Mon, Oct 28, 2013 at 8:52 PM, Shameem Mohammed
>>>> >>> <sh...@malabaruae.com> wrote:
>>>> >>> > Hi,
>>>> >>> > I got the following error
>>>> >>> >
>>>> >>> > Installing Python Modules: (This may take some time)
>>>> >>> > Traceback (most recent call last):
>>>> >>> >   File "install_erpnext.py", line 272, in <module>
>>>> >>> >     install()
>>>> >>> >   File "install_erpnext.py", line 30, in install
>>>> >>> >     install_pre_requisites()
>>>> >>> >   File "install_erpnext.py", line 50, in install_pre_requisites
>>>> >>> >     install_python_modules()
>>>> >>> >   File "install_erpnext.py", line 144, in install_python_modules
>>>> >>> >
>>>> >>> >     print python_modules
>>>> >>> > NameError: global name 'python_modules' is not defined
>>>> >>> >
>>>> >>> >
>>>> >>> > On Monday, October 28, 2013 6:55:48 PM UTC+4, Anand Doshi wrote:
>>>> >>> >>
>>>> >>> >> It means that your app folder couldnt get created.
>>>> >>> >>
>>>> >>> >> Either git didnt get installed or github.com is not reachable.
>>>> >>> >>
>>>> >>> >> - anand
>>>> >>> >>
>>>> >>> >> On 28-Oct-2013, at 7:54 PM, CJ <jo...@gmail.com> wrote:
>>>> >>> >>
>>>> >>> >> I double quoted print "python_modules" and bypass it now it says:
>>>> >>> >> line 201 setup_folders "Couldn't clone erpnext repository".
>>>> >>> >>
>>>> >>> >> On Sunday, 27 October 2013 21:17:32 UTC+8, CJ wrote:
>>>> >>> >>>
>>>> >>> >>> Hi when I run "python install_erpnext.py" it says:
>>>> >>> >>> line 149 in update_config_for_debian
>>>> >>> >>> modified.write(memcached_conf.replace("-u memcache", "-u %S" %
>>>> >>> >>> apache_user))
>>>> >>> >>> NameError: global name 'apache_user' is not defined.
>>>> >>> >>>
>>>> >>> >>> What is this error about? How do I overcome it?
>>>> >>> >>
>>>> >>> >> --
>>>> >>> >> Note:
>>>> >>> >>
>>>> >>> >> If you are posting an issue,
>>>> >>> >> 1. We should be able to replicate it at our end. So please give
>>>> >>> >> us as
>>>> >>> >> much
>>>> >>> >> information as you can. Please see it from the point of view of
>>>> >>> >> the
>>>> >>> >> person
>>>> >>> >> receiving the communication.
>>>> >>> >> 2. Paste your code at http://pastebin.com or
>>>> >>> >> http://gist.github.com
>>>> >>> >> and
>>>> >>> >> send only the URL via email
>>>> >>> >> 3. For sending images, use http://imgur.com or other similar
>>>> >>> >> services.
>>>> >>> >> Do
>>>> >>> >> not send images as attachments. Links are good. Same goes for any
>>>> >>> >> file
>>>> >>> >> you
>>>> >>> >> are going to send.
>>>> >>> >>
>>>> >>> >> End of Note
>>>> >>> >> ---
>>>> >>> >> You received this message because you are subscribed to the
>>>> >>> >> Google
>>>> >>> >> Groups
>>>> >>> >> "ERPNext Developer Forum" group.
>>>> >>> >> To unsubscribe from this group and stop receiving emails from it,
>>>> >>> >> send
>>>> >>> >> an
>>>> >>> >> email to erpnext-developer-forum+un...@googlegroups.com.
>>>> >>> >> For more options, visit https://groups.google.com/groups/opt_out.
>>>> >>> >
>>>> >>> > --
>>>> >>> > Note:
>>>> >>> >
>>>> >>> > If you are posting an issue,
>>>> >>> > 1. We should be able to replicate it at our end. So please give us
>>>> >>> > as
>>>> >>> > much
>>>> >>> > information as you can. Please see it from the point of view of
>>>> >>> > the
>>>> >>> > person
>>>> >>> > receiving the communication.
>>>> >>> > 2. Paste your code at http://pastebin.com or
>>>> >>> > http://gist.github.com and
>>>> >>> > send
>>>> >>> > only the URL via email
>>>> >>> > 3. For sending images, use http://imgur.com or other similar
>>>> >>> > services.
>>>> >>> > Do
>>>> >>> > not send images as attachments. Links are good. Same goes for any
>>>> >>> > file
>>>> >>> > you
>>>> >>> > are going to send.
>>>> >>> >
>>>> >>> > End of Note
>>>> >>> > ---
>>>> >>> > You received this message because you are subscribed to the Google
>>>> >>> > Groups
>>>> >>> > "ERPNext Developer Forum" group.
>>>> >>> > To unsubscribe from this group and stop receiving emails from it,
>>>> >>> > send
>>>> >>> > an
>>>> >>> > email to erpnext-developer-forum+un...@googlegroups.com.
>>>> >>> > For more options, visit https://groups.google.com/groups/opt_out.
>>>> >>>
>>>> >>>
>>>> >>>
>>>> >>> --
>>>> >>> Pratik Vyas
>>>> >>> Ph: +919925239915
>>>> >>> Google Profile : http://www.google.com/profiles/pdvyas
>>>> >
>>>> > --
>>>> > Note:
>>>> >
>>>> > If you are posting an issue,
>>>> > 1. We should be able to replicate it at our end. So please give us as
>>>> > much
>>>> > information as you can. Please see it from the point of view of the
>>>> > person
>>>> > receiving the communication.
>>>> > 2. Paste your code at http://pastebin.com or http://gist.github.com
>>>> > and send
>>>> > only the URL via email
>>>> > 3. For sending images, use http://imgur.com or other similar services.
>>>> > Do
>>>> > not send images as attachments. Links are good. Same goes for any file
>>>> > you
>>>> > are going to send.
>>>> >
>>>> > End of Note
>>>> > ---
>>>> > You received this message because you are subscribed to the Google
>>>> > Groups
>>>> > "ERPNext Developer Forum" group.
>>>> > To unsubscribe from this group and stop receiving emails from it, send
>>>> > an
>>>> > email to erpnext-developer-forum+un...@googlegroups.com.
>>>> > For more options, visit https://groups.google.com/groups/opt_out.
>>>>
>>>>
>>>>
>>>> --
>>>> Pratik Vyas
>>>> Ph: +919925239915
>>>> Google Profile : http://www.google.com/profiles/pdvyas
>>>
>>> --
>>> Note:
>>>
>>> If you are posting an issue,
>>> 1. We should be able to replicate it at our end. So please give us as
>>> much information as you can. Please see it from the point of view of the
>>> person receiving the communication.
>>> 2. Paste your code at http://pastebin.com or http://gist.github.com and
>>> send only the URL via email
>>> 3. For sending images, use http://imgur.com or other similar services. Do
>>> not send images as attachments. Links are good. Same goes for any file you
>>> are going to send.
>>>
>>> End of Note
>>> ---
>>> You received this message because you are subscribed to a topic in the
>>> Google Groups "ERPNext Developer Forum" group.
>>> To unsubscribe from this topic, visit
>>> https://groups.google.com/d/topic/erpnext-developer-forum/nvD9R0KdBsk/unsubscribe.
>>> To unsubscribe from this group and all its topics, send an email to
>>> erpnext-developer-forum+un...@googlegroups.com.
>>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>>
>>
>>
>> --
>> Shameem N. Mohammed
>> Finance  Manager
>> Malabar Gen. Trdg. L.L.C,
>> P.O.Box 234478 , Dubai , U.A.E
>> Tel:+9714 2510788 Fax:+9714 2510789
>>
>>
> --
> Note:
>
> If you are posting an issue,
> 1. We should be able to replicate it at our end. So please give us as much
> information as you can. Please see it from the point of view of the person
> receiving the communication.
> 2. Paste your code at http://pastebin.com or http://gist.github.com and send
> only the URL via email
> 3. For sending images, use http://imgur.com or other similar services. Do
> not send images as attachments. Links are good. Same goes for any file you
> are going to send.
>
> End of Note
> ---
> You received this message because you are subscribed to the Google Groups
> "ERPNext Developer Forum" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to erpnext-developer-forum+un...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.



--
Pratik Vyas
Ph: +919925239915
Google Profile : http://www.google.com/profiles/pdvyas



Note:

 

If you are posting an issue,

  1. We should be able to replicate it at our end. So please give us as much information as you can. Please see it from the point of view of the person receiving the communication.
  2. Paste your code at http://pastebin.com or http://gist.github.com and send only the URL via email
  3. For sending images, use http://imgur.com or other similar services. Do not send images as attachments. Links are good. Same goes for any file you are going to send.

     

    End of Note



    You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

    To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un...@googlegroups.com.

    For more options, visit https://groups.google.com/groups/opt_out.
Tried still same error...somehow.

On Thursday, 31 October 2013 13:49:20 UTC+8, Shameem Mohammed wrote:
Hi Cj,

Try to re-install it from root user . Hope it will solve your issue 




On Thu, Oct 31, 2013 at 9:47 AM, CJ <jo...@gmail.com> wrote:
Hi Shameem, Nice. I am all out to try get ERPNext to install.
I already have GIT installed, so do you mean apt-get remove it and reinstall or you have special instructions?



On Thursday, 31 October 2013 13:42:17 UTC+8, Shameem Mohammed wrote:

Hi CJ , 


I had the same issue . Install Git manually . It will solve the issue 

Regards


On Thu, Oct 31, 2013 at 9:36 AM, CJ <jo…@gmail.com> wrote:

Hi, thanks for helping and let's try to improve this :)
I tried but still having that error cloning repository thing. Can anyone confirm?

wget https://raw.github.com/webnotes/erpnext/master/install_erpnext.py


On Thursday, 31 October 2013 13:28:23 UTC+8, pdvyas wrote:
Hi CJ,
I updated the script, can you give it a another shot?

On Thu, Oct 31, 2013 at 9:12 AM, CJ <jo...@gmail.com> wrote:
> Anyone able to get through this stage or any update on the installation
> script?
>
>
> On Tuesday, 29 October 2013 13:57:59 UTC+8, Shameem Mohammed wrote:
>>
>> I have installed git manually but Couldn't clone erpnext repository
>>
>> Regards
>>
>> On Monday, October 28, 2013 11:34:13 PM UTC+4, pdvyas wrote:
>>>
>>> I tested the script on CentOS 6.4 and Ubuntu 12.04, it is now known to
>>> work.
>>>
>>> It is not recommended to run erpnext as root. So, you should create a
>>> non privelleged user with sudo access enabled.
>>>
>>> I will update the script to create the user as well, soon.
>>>
>>> On Mon, Oct 28, 2013 at 8:52 PM, Shameem Mohammed
>>> <sh...@malabaruae.com> wrote:
>>> > Hi,
>>> > I got the following error
>>> >
>>> > Installing Python Modules: (This may take some time)
>>> > Traceback (most recent call last):
>>> >   File "install_erpnext.py", line 272, in <module>
>>> >     install()
>>> >   File "install_erpnext.py", line 30, in install
>>> >     install_pre_requisites()
>>> >   File "install_erpnext.py", line 50, in install_pre_requisites
>>> >     install_python_modules()
>>> >   File "install_erpnext.py", line 144, in install_python_modules
>>> >
>>> >     print python_modules
>>> > NameError: global name 'python_modules' is not defined
>>> >
>>> >
>>> > On Monday, October 28, 2013 6:55:48 PM UTC+4, Anand Doshi wrote:
>>> >>
>>> >> It means that your app folder couldnt get created.
>>> >>
>>> >> Either git didnt get installed or github.com is not reachable.
>>> >>
>>> >> - anand
>>> >>
>>> >> On 28-Oct-2013, at 7:54 PM, CJ <jo...@gmail.com> wrote:
>>> >>
>>> >> I double quoted print "python_modules" and bypass it now it says:
>>> >> line 201 setup_folders "Couldn't clone erpnext repository".
>>> >>
>>> >> On Sunday, 27 October 2013 21:17:32 UTC+8, CJ wrote:
>>> >>>
>>> >>> Hi when I run "python install_erpnext.py" it says:
>>> >>> line 149 in update_config_for_debian
>>> >>> modified.write(memcached_conf.replace("-u memcache", "-u %S" %
>>> >>> apache_user))
>>> >>> NameError: global name 'apache_user' is not defined.
>>> >>>
>>> >>> What is this error about? How do I overcome it?
>>> >>
>>> >> --
>>> >> Note:
>>> >>
>>> >> If you are posting an issue,
>>> >> 1. We should be able to replicate it at our end. So please give us as
>>> >> much
>>> >> information as you can. Please see it from the point of view of the
>>> >> person
>>> >> receiving the communication.
>>> >> 2. Paste your code at http://pastebin.com or http://gist.github.com
>>> >> and
>>> >> send only the URL via email
>>> >> 3. For sending images, use http://imgur.com or other similar services.
>>> >> Do
>>> >> not send images as attachments. Links are good. Same goes for any file
>>> >> you
>>> >> are going to send.
>>> >>
>>> >> End of Note
>>> >> ---
>>> >> You received this message because you are subscribed to the Google
>>> >> Groups
>>> >> "ERPNext Developer Forum" group.
>>> >> To unsubscribe from this group and stop receiving emails from it, send
>>> >> an
>>> >> email to erpnext-developer-forum+unsubscr...@googlegroups.com.
>>> >> For more options, visit https://groups.google.com/groups/opt_out.
>>> >
>>> > --
>>> > Note:
>>> >
>>> > If you are posting an issue,
>>> > 1. We should be able to replicate it at our end. So please give us as
>>> > much
>>> > information as you can. Please see it from the point of view of the
>>> > person
>>> > receiving the communication.
>>> > 2. Paste your code at http://pastebin.com or http://gist.github.com and
>>> > send
>>> > only the URL via email
>>> > 3. For sending images, use http://imgur.com or other similar services.
>>> > Do
>>> > not send images as attachments. Links are good. Same goes for any file
>>> > you
>>> > are going to send.
>>> >
>>> > End of Note
>>> > ---
>>> > You received this message because you are subscribed to the Google
>>> > Groups
>>> > "ERPNext Developer Forum" group.
>>> > To unsubscribe from this group and stop receiving emails from it, send
>>> > an
>>> > email to erpnext-developer-forum+unsubscr...@googlegroups.com.
>>> > For more options, visit https://groups.google.com/groups/opt_out.
>>>
>>>
>>>
>>> --
>>> Pratik Vyas
>>> Ph: +919925239915
>>> Google Profile : http://www.google.com/profiles/pdvyas
>
> --
> Note:
>
> If you are posting an issue,
> 1. We should be able to replicate it at our end. So please give us as much
> information as you can. Please see it from the point of view of the person
> receiving the communication.
> 2. Paste your code at http://pastebin.com or http://gist.github.com and send
> only the URL via email
> 3. For sending images, use http://imgur.com or other similar services. Do
> not send images as attachments. Links are good. Same goes for any file you
> are going to send.
>
> End of Note
> ---
> You received this message because you are subscribed to the Google Groups
> "ERPNext Developer Forum" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to erpnext-developer-forum+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.



--
Pratik Vyas
Ph: +919925239915
Google Profile : http://www.google.com/profiles/pdvyas



Note:

 

If you are posting an issue,

  1. We should be able to replicate it at our end. So please give us as much information as you can. Please see it from the point of view of the person receiving the communication.
  2. Paste your code at http://pastebin.com or http://gist.github.com and send only the URL via email
  3. For sending images, use http://imgur.com or other similar services. Do not send images as attachments. Links are good. Same goes for any file you are going to send.

     

    End of Note



    You received this message because you are subscribed to a topic in the Google Groups “ERPNext Developer Forum” group.

    To unsubscribe from this topic, visit https://groups.google.com/d/topic/erpnext-developer-forum/nvD9R0KdBsk/unsubscribe.

To unsubscribe from this group and all its topics, send an email to erpnext-developer-forum+unsubscr…@googlegroups.com.

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




--
Shameem N. Mohammed
Finance  Manager 
Malabar Gen. Trdg. L.L.C,
P.O.Box 234478 , Dubai , U.A.E




Note:

 

If you are posting an issue,

  1. We should be able to replicate it at our end. So please give us as much information as you can. Please see it from the point of view of the person receiving the communication.
  2. Paste your code at http://pastebin.com or http://gist.github.com and send only the URL via email
  3. For sending images, use http://imgur.com or other similar services. Do not send images as attachments. Links are good. Same goes for any file you are going to send.

     

    End of Note



    You received this message because you are subscribed to a topic in the Google Groups “ERPNext Developer Forum” group.

    To unsubscribe from this topic, visit https://groups.google.com/d/topic/erpnext-developer-forum/nvD9R0KdBsk/unsubscribe.

To unsubscribe from this group and all its topics, send an email to erpnext-developer-forum+un…@googlegroups.com.

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




--
Shameem N. Mohammed
Finance  Manager 
Malabar Gen. Trdg. L.L.C,
P.O.Box 234478 , Dubai , U.A.E
Tel:+9714 2510788 Fax:+9714 2510789




Note:

 

If you are posting an issue,

  1. We should be able to replicate it at our end. So please give us as much information as you can. Please see it from the point of view of the person receiving the communication.
  2. Paste your code at http://pastebin.com or http://gist.github.com and send only the URL via email
  3. For sending images, use http://imgur.com or other similar services. Do not send images as attachments. Links are good. Same goes for any file you are going to send.

     

    End of Note



    You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

    To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un...@googlegroups.com.

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

Can you download and try again? I removed the part where it checked
out the wsgi branch.

What you can also do is, remove the exception from the script if you
feel that it’s a false alarm (ie, the repositories do get cloned, and
there is some issue in error checking)

Thanks,

On Thu, Oct 31, 2013 at 11:27 AM, CJ jo...@gmail.com wrote:

Tried still same error…somehow.

On Thursday, 31 October 2013 13:49:20 UTC+8, Shameem Mohammed wrote:

Hi Cj,

Try to re-install it from root user . Hope it will solve your issue

On Thu, Oct 31, 2013 at 9:47 AM, CJ jo...@gmail.com wrote:

Hi Shameem, Nice. I am all out to try get ERPNext to install.
I already have GIT installed, so do you mean apt-get remove it and
reinstall or you have special instructions?

On Thursday, 31 October 2013 13:42:17 UTC+8, Shameem Mohammed wrote:

Hi CJ ,

I had the same issue . Install Git manually . It will solve the issue

Regards

On Thu, Oct 31, 2013 at 9:36 AM, CJ jo...@gmail.com wrote:

Hi, thanks for helping and let’s try to improve this :slight_smile:
I tried but still having that error cloning repository thing. Can
anyone confirm?

wget https://raw.github.com/webnotes/erpnext/master/install_erpnext.py

On Thursday, 31 October 2013 13:28:23 UTC+8, pdvyas wrote:

Hi CJ,
I updated the script, can you give it a another shot?

On Thu, Oct 31, 2013 at 9:12 AM, CJ jo...@gmail.com wrote:

Anyone able to get through this stage or any update on the
installation
script?

On Tuesday, 29 October 2013 13:57:59 UTC+8, Shameem Mohammed wrote:

I have installed git manually but Couldn’t clone erpnext repository

Regards

On Monday, October 28, 2013 11:34:13 PM UTC+4, pdvyas wrote:

I tested the script on CentOS 6.4 and Ubuntu 12.04, it is now
known to
work.

It is not recommended to run erpnext as root. So, you should
create a
non privelleged user with sudo access enabled.

I will update the script to create the user as well, soon.

On Mon, Oct 28, 2013 at 8:52 PM, Shameem Mohammed
sh...@malabaruae.com wrote:

Hi,
I got the following error

Installing Python Modules: (This may take some time)
Traceback (most recent call last):
File “install_erpnext.py”, line 272, in
install()
File “install_erpnext.py”, line 30, in install
install_pre_requisites()
File “install_erpnext.py”, line 50, in install_pre_requisites
install_python_modules()
File “install_erpnext.py”, line 144, in install_python_modules

print python_modules

NameError: global name ‘python_modules’ is not defined

On Monday, October 28, 2013 6:55:48 PM UTC+4, Anand Doshi wrote:

It means that your app folder couldnt get created.

Either git didnt get installed or github.com is not reachable.

  • anand

On 28-Oct-2013, at 7:54 PM, CJ jo...@gmail.com wrote:

I double quoted print “python_modules” and bypass it now it
says:
line 201 setup_folders “Couldn’t clone erpnext repository”.

On Sunday, 27 October 2013 21:17:32 UTC+8, CJ wrote:

Hi when I run “python install_erpnext.py” it says:
line 149 in update_config_for_debian
modified.write(memcached_conf.replace(“-u memcache”, “-u %S” %
apache_user))
NameError: global name ‘apache_user’ is not defined.

What is this error about? How do I overcome it?


Note:

If you are posting an issue,

  1. We should be able to replicate it at our end. So please give
    us as
    much
    information as you can. Please see it from the point of view of
    the
    person
    receiving the communication.
  2. Paste your code at http://pastebin.com or
    http://gist.github.com
    and
    send only the URL via email
  3. For sending images, use http://imgur.com or other similar
    services.
    Do
    not send images as attachments. Links are good. Same goes for
    any file
    you
    are going to send.

End of Note

You received this message because you are subscribed to the
Google
Groups
“ERPNext Developer Forum” group.
To unsubscribe from this group and stop receiving emails from
it, send
an
email to erpnext-developer-forum+un...@googlegroups.com.
For more options, visit
https://groups.google.com/groups/opt_out.


Note:

If you are posting an issue,

  1. We should be able to replicate it at our end. So please give
    us as
    much
    information as you can. Please see it from the point of view of
    the
    person
    receiving the communication.
  2. Paste your code at http://pastebin.com or
    http://gist.github.com and
    send
    only the URL via email
  3. For sending images, use http://imgur.com or other similar
    services.
    Do
    not send images as attachments. Links are good. Same goes for
    any file
    you
    are going to send.

End of Note

You received this message because you are subscribed to the
Google
Groups
“ERPNext Developer Forum” group.
To unsubscribe from this group and stop receiving emails from
it, send
an
email to erpnext-developer-forum+un...@googlegroups.com.
For more options, visit
https://groups.google.com/groups/opt_out.


Pratik Vyas
Ph: +919925239915
Google Profile : http://www.google.com/profiles/pdvyas


Note:

If you are posting an issue,

  1. We should be able to replicate it at our end. So please give us
    as much
    information as you can. Please see it from the point of view of the
    person
    receiving the communication.
  2. Paste your code at http://pastebin.com or http://gist.github.com
    and send
    only the URL via email
  3. For sending images, use http://imgur.com or other similar
    services. Do
    not send images as attachments. Links are good. Same goes for any
    file you
    are going to send.

End of Note

You received this message because you are subscribed to the Google
Groups
“ERPNext Developer Forum” group.
To unsubscribe from this group and stop receiving emails from it,
send an
email to erpnext-developer-forum+un...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Pratik Vyas
Ph: +919925239915
Google Profile : http://www.google.com/profiles/pdvyas


Note:

If you are posting an issue,

  1. We should be able to replicate it at our end. So please give us as
    much information as you can. Please see it from the point of view of the
    person receiving the communication.
  2. Paste your code at http://pastebin.com or http://gist.github.com and
    send only the URL via email
  3. For sending images, use http://imgur.com or other similar services.
    Do not send images as attachments. Links are good. Same goes for any file
    you are going to send.

End of Note

You received this message because you are subscribed to a topic in the
Google Groups “ERPNext Developer Forum” group.
To unsubscribe from this topic, visit
https://groups.google.com/d/topic/erpnext-developer-forum/nvD9R0KdBsk/unsubscribe.
To unsubscribe from this group and all its topics, send an email to
erpnext-developer-forum+un...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Shameem N. Mohammed
Finance Manager
Malabar Gen. Trdg. L.L.C,
P.O.Box 234478 , Dubai , U.A.E
Tel:+9714 2510788 Fax:+9714 2510789


Note:

If you are posting an issue,

  1. We should be able to replicate it at our end. So please give us as
    much information as you can. Please see it from the point of view of the
    person receiving the communication.
  2. Paste your code at http://pastebin.com or http://gist.github.com and
    send only the URL via email
  3. For sending images, use http://imgur.com or other similar services. Do
    not send images as attachments. Links are good. Same goes for any file you
    are going to send.

End of Note

You received this message because you are subscribed to a topic in the
Google Groups “ERPNext Developer Forum” group.
To unsubscribe from this topic, visit
https://groups.google.com/d/topic/erpnext-developer-forum/nvD9R0KdBsk/unsubscribe.
To unsubscribe from this group and all its topics, send an email to
erpnext-developer-forum+un...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Shameem N. Mohammed
Finance Manager
Malabar Gen. Trdg. L.L.C,
P.O.Box 234478 , Dubai , U.A.E
Tel:+9714 2510788 Fax:+9714 2510789


Note:

If you are posting an issue,

  1. We should be able to replicate it at our end. So please give us as much
    information as you can. Please see it from the point of view of the person
    receiving the communication.
  2. Paste your code at http://pastebin.com or http://gist.github.com and send
    only the URL via email
  3. For sending images, use http://imgur.com or other similar services. Do
    not send images as attachments. Links are good. Same goes for any file you
    are going to send.

End of Note

You received this message because you are subscribed to the Google Groups
“ERPNext Developer Forum” group.
To unsubscribe from this group and stop receiving emails from it, send an
email to erpnext-developer-forum+un...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Pratik Vyas
Ph: +919925239915
Google Profile : http://www.google.com/profiles/pdvyas

Same. I also tried removing the exception but the directory did not get clone.
It prompt me "Permission denied /var/www/erpnext/public" so I manually created it.
Then re-run and it prompt me "Permission denied /var/www/erpnext/public/files"...

On Thursday, 31 October 2013 14:18:06 UTC+8, pdvyas wrote:
Can you download and try again? I removed the part where it checked
out the wsgi branch.

What you can also do is, remove the exception from the script if you
feel that it's a false alarm (ie, the repositories do get cloned, and
there is some issue in error checking)

Thanks,


On Thu, Oct 31, 2013 at 11:27 AM, CJ <jo...@gmail.com> wrote:
> Tried still same error...somehow.
>
>
> On Thursday, 31 October 2013 13:49:20 UTC+8, Shameem Mohammed wrote:
>>
>> Hi Cj,
>>
>> Try to re-install it from root user . Hope it will solve your issue
>>
>>
>>
>>
>> On Thu, Oct 31, 2013 at 9:47 AM, CJ <jo...@gmail.com> wrote:
>>>
>>> Hi Shameem, Nice. I am all out to try get ERPNext to install.
>>> I already have GIT installed, so do you mean apt-get remove it and
>>> reinstall or you have special instructions?
>>>
>>>
>>> On Thursday, 31 October 2013 13:42:17 UTC+8, Shameem Mohammed wrote:
>>>>
>>>> Hi CJ ,
>>>>
>>>> I had the same issue . Install Git manually . It will solve the issue
>>>>
>>>> Regards
>>>>
>>>>
>>>> On Thu, Oct 31, 2013 at 9:36 AM, CJ <jo...@gmail.com> wrote:
>>>>>
>>>>> Hi, thanks for helping and let's try to improve this :)
>>>>> I tried but still having that error cloning repository thing. Can
>>>>> anyone confirm?
>>>>>
>>>>> wget https://raw.github.com/webnotes/erpnext/master/install_erpnext.py
>>>>>
>>>>>
>>>>> On Thursday, 31 October 2013 13:28:23 UTC+8, pdvyas wrote:
>>>>>>
>>>>>> Hi CJ,
>>>>>> I updated the script, can you give it a another shot?
>>>>>>
>>>>>> On Thu, Oct 31, 2013 at 9:12 AM, CJ <jo...@gmail.com> wrote:
>>>>>> > Anyone able to get through this stage or any update on the
>>>>>> > installation
>>>>>> > script?
>>>>>> >
>>>>>> >
>>>>>> > On Tuesday, 29 October 2013 13:57:59 UTC+8, Shameem Mohammed wrote:
>>>>>> >>
>>>>>> >> I have installed git manually but Couldn't clone erpnext repository
>>>>>> >>
>>>>>> >> Regards
>>>>>> >>
>>>>>> >> On Monday, October 28, 2013 11:34:13 PM UTC+4, pdvyas wrote:
>>>>>> >>>
>>>>>> >>> I tested the script on CentOS 6.4 and Ubuntu 12.04, it is now
>>>>>> >>> known to
>>>>>> >>> work.
>>>>>> >>>
>>>>>> >>> It is not recommended to run erpnext as root. So, you should
>>>>>> >>> create a
>>>>>> >>> non privelleged user with sudo access enabled.
>>>>>> >>>
>>>>>> >>> I will update the script to create the user as well, soon.
>>>>>> >>>
>>>>>> >>> On Mon, Oct 28, 2013 at 8:52 PM, Shameem Mohammed
>>>>>> >>> <sh...@malabaruae.com> wrote:
>>>>>> >>> > Hi,
>>>>>> >>> > I got the following error
>>>>>> >>> >
>>>>>> >>> > Installing Python Modules: (This may take some time)
>>>>>> >>> > Traceback (most recent call last):
>>>>>> >>> >   File "install_erpnext.py", line 272, in <module>
>>>>>> >>> >     install()
>>>>>> >>> >   File "install_erpnext.py", line 30, in install
>>>>>> >>> >     install_pre_requisites()
>>>>>> >>> >   File "install_erpnext.py", line 50, in install_pre_requisites
>>>>>> >>> >     install_python_modules()
>>>>>> >>> >   File "install_erpnext.py", line 144, in install_python_modules
>>>>>> >>> >
>>>>>> >>> >     print python_modules
>>>>>> >>> > NameError: global name 'python_modules' is not defined
>>>>>> >>> >
>>>>>> >>> >
>>>>>> >>> > On Monday, October 28, 2013 6:55:48 PM UTC+4, Anand Doshi wrote:
>>>>>> >>> >>
>>>>>> >>> >> It means that your app folder couldnt get created.
>>>>>> >>> >>
>>>>>> >>> >> Either git didnt get installed or github.com is not reachable.
>>>>>> >>> >>
>>>>>> >>> >> - anand
>>>>>> >>> >>
>>>>>> >>> >> On 28-Oct-2013, at 7:54 PM, CJ <jo...@gmail.com> wrote:
>>>>>> >>> >>
>>>>>> >>> >> I double quoted print "python_modules" and bypass it now it
>>>>>> >>> >> says:
>>>>>> >>> >> line 201 setup_folders "Couldn't clone erpnext repository".
>>>>>> >>> >>
>>>>>> >>> >> On Sunday, 27 October 2013 21:17:32 UTC+8, CJ wrote:
>>>>>> >>> >>>
>>>>>> >>> >>> Hi when I run "python install_erpnext.py" it says:
>>>>>> >>> >>> line 149 in update_config_for_debian
>>>>>> >>> >>> modified.write(memcached_conf.replace("-u memcache", "-u %S" %
>>>>>> >>> >>> apache_user))
>>>>>> >>> >>> NameError: global name 'apache_user' is not defined.
>>>>>> >>> >>>
>>>>>> >>> >>> What is this error about? How do I overcome it?
>>>>>> >>> >>
>>>>>> >>> >> --
>>>>>> >>> >> Note:
>>>>>> >>> >>
>>>>>> >>> >> If you are posting an issue,
>>>>>> >>> >> 1. We should be able to replicate it at our end. So please give
>>>>>> >>> >> us as
>>>>>> >>> >> much
>>>>>> >>> >> information as you can. Please see it from the point of view of
>>>>>> >>> >> the
>>>>>> >>> >> person
>>>>>> >>> >> receiving the communication.
>>>>>> >>> >> 2. Paste your code at http://pastebin.com or
>>>>>> >>> >> http://gist.github.com
>>>>>> >>> >> and
>>>>>> >>> >> send only the URL via email
>>>>>> >>> >> 3. For sending images, use http://imgur.com or other similar
>>>>>> >>> >> services.
>>>>>> >>> >> Do
>>>>>> >>> >> not send images as attachments. Links are good. Same goes for
>>>>>> >>> >> any file
>>>>>> >>> >> you
>>>>>> >>> >> are going to send.
>>>>>> >>> >>
>>>>>> >>> >> End of Note
>>>>>> >>> >> ---
>>>>>> >>> >> You received this message because you are subscribed to the
>>>>>> >>> >> Google
>>>>>> >>> >> Groups
>>>>>> >>> >> "ERPNext Developer Forum" group.
>>>>>> >>> >> To unsubscribe from this group and stop receiving emails from
>>>>>> >>> >> it, send
>>>>>> >>> >> an
>>>>>> >>> >> email to erpnext-developer-forum+un...@googlegroups.com.
>>>>>> >>> >> For more options, visit
>>>>>> >>> >> https://groups.google.com/groups/opt_out.
>>>>>> >>> >
>>>>>> >>> > --
>>>>>> >>> > Note:
>>>>>> >>> >
>>>>>> >>> > If you are posting an issue,
>>>>>> >>> > 1. We should be able to replicate it at our end. So please give
>>>>>> >>> > us as
>>>>>> >>> > much
>>>>>> >>> > information as you can. Please see it from the point of view of
>>>>>> >>> > the
>>>>>> >>> > person
>>>>>> >>> > receiving the communication.
>>>>>> >>> > 2. Paste your code at http://pastebin.com or
>>>>>> >>> > http://gist.github.com and
>>>>>> >>> > send
>>>>>> >>> > only the URL via email
>>>>>> >>> > 3. For sending images, use http://imgur.com or other similar
>>>>>> >>> > services.
>>>>>> >>> > Do
>>>>>> >>> > not send images as attachments. Links are good. Same goes for
>>>>>> >>> > any file
>>>>>> >>> > you
>>>>>> >>> > are going to send.
>>>>>> >>> >
>>>>>> >>> > End of Note
>>>>>> >>> > ---
>>>>>> >>> > You received this message because you are subscribed to the
>>>>>> >>> > Google
>>>>>> >>> > Groups
>>>>>> >>> > "ERPNext Developer Forum" group.
>>>>>> >>> > To unsubscribe from this group and stop receiving emails from
>>>>>> >>> > it, send
>>>>>> >>> > an
>>>>>> >>> > email to erpnext-developer-forum+un...@googlegroups.com.
>>>>>> >>> > For more options, visit
>>>>>> >>> > https://groups.google.com/groups/opt_out.
>>>>>> >>>
>>>>>> >>>
>>>>>> >>>
>>>>>> >>> --
>>>>>> >>> Pratik Vyas
>>>>>> >>> Ph: +919925239915
>>>>>> >>> Google Profile : http://www.google.com/profiles/pdvyas
>>>>>> >
>>>>>> > --
>>>>>> > Note:
>>>>>> >
>>>>>> > If you are posting an issue,
>>>>>> > 1. We should be able to replicate it at our end. So please give us
>>>>>> > as much
>>>>>> > information as you can. Please see it from the point of view of the
>>>>>> > person
>>>>>> > receiving the communication.
>>>>>> > 2. Paste your code at http://pastebin.com or http://gist.github.com
>>>>>> > and send
>>>>>> > only the URL via email
>>>>>> > 3. For sending images, use http://imgur.com or other similar
>>>>>> > services. Do
>>>>>> > not send images as attachments. Links are good. Same goes for any
>>>>>> > file you
>>>>>> > are going to send.
>>>>>> >
>>>>>> > End of Note
>>>>>> > ---
>>>>>> > You received this message because you are subscribed to the Google
>>>>>> > Groups
>>>>>> > "ERPNext Developer Forum" group.
>>>>>> > To unsubscribe from this group and stop receiving emails from it,
>>>>>> > send an
>>>>>> > email to erpnext-developer-forum+un...@googlegroups.com.
>>>>>> > For more options, visit https://groups.google.com/groups/opt_out.
>>>>>>
>>>>>>
>>>>>>
>>>>>> --
>>>>>> Pratik Vyas
>>>>>> Ph: +919925239915
>>>>>> Google Profile : http://www.google.com/profiles/pdvyas
>>>>>
>>>>> --
>>>>> Note:
>>>>>
>>>>> If you are posting an issue,
>>>>> 1. We should be able to replicate it at our end. So please give us as
>>>>> much information as you can. Please see it from the point of view of the
>>>>> person receiving the communication.
>>>>> 2. Paste your code at http://pastebin.com or http://gist.github.com and
>>>>> send only the URL via email
>>>>> 3. For sending images, use http://imgur.com or other similar services.
>>>>> Do not send images as attachments. Links are good. Same goes for any file
>>>>> you are going to send.
>>>>>
>>>>> End of Note
>>>>> ---
>>>>> You received this message because you are subscribed to a topic in the
>>>>> Google Groups "ERPNext Developer Forum" group.
>>>>> To unsubscribe from this topic, visit
>>>>> https://groups.google.com/d/topic/erpnext-developer-forum/nvD9R0KdBsk/unsubscribe.
>>>>> To unsubscribe from this group and all its topics, send an email to
>>>>> erpnext-developer-forum+un...@googlegroups.com.
>>>>> For more options, visit https://groups.google.com/groups/opt_out.
>>>>
>>>>
>>>>
>>>>
>>>> --
>>>> Shameem N. Mohammed
>>>> Finance  Manager
>>>> Malabar Gen. Trdg. L.L.C,
>>>> P.O.Box 234478 , Dubai , U.A.E
>>>> Tel:+9714 2510788 Fax:+9714 2510789
>>>>
>>>>
>>> --
>>> Note:
>>>
>>> If you are posting an issue,
>>> 1. We should be able to replicate it at our end. So please give us as
>>> much information as you can. Please see it from the point of view of the
>>> person receiving the communication.
>>> 2. Paste your code at http://pastebin.com or http://gist.github.com and
>>> send only the URL via email
>>> 3. For sending images, use http://imgur.com or other similar services. Do
>>> not send images as attachments. Links are good. Same goes for any file you
>>> are going to send.
>>>
>>> End of Note
>>> ---
>>> You received this message because you are subscribed to a topic in the
>>> Google Groups "ERPNext Developer Forum" group.
>>> To unsubscribe from this topic, visit
>>> https://groups.google.com/d/topic/erpnext-developer-forum/nvD9R0KdBsk/unsubscribe.
>>> To unsubscribe from this group and all its topics, send an email to
>>> erpnext-developer-forum+un...@googlegroups.com.
>>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>>
>>
>>
>> --
>> Shameem N. Mohammed
>> Finance  Manager
>> Malabar Gen. Trdg. L.L.C,
>> P.O.Box 234478 , Dubai , U.A.E
>> Tel:+9714 2510788 Fax:+9714 2510789
>>
>>
> --
> Note:
>
> If you are posting an issue,
> 1. We should be able to replicate it at our end. So please give us as much
> information as you can. Please see it from the point of view of the person
> receiving the communication.
> 2. Paste your code at http://pastebin.com or http://gist.github.com and send
> only the URL via email
> 3. For sending images, use http://imgur.com or other similar services. Do
> not send images as attachments. Links are good. Same goes for any file you
> are going to send.
>
> End of Note
> ---
> You received this message because you are subscribed to the Google Groups
> "ERPNext Developer Forum" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to erpnext-developer-forum+un...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.



--
Pratik Vyas
Ph: +919925239915
Google Profile : http://www.google.com/profiles/pdvyas



Note:

 

If you are posting an issue,

  1. We should be able to replicate it at our end. So please give us as much information as you can. Please see it from the point of view of the person receiving the communication.
  2. Paste your code at http://pastebin.com or http://gist.github.com and send only the URL via email
  3. For sending images, use http://imgur.com or other similar services. Do not send images as attachments. Links are good. Same goes for any file you are going to send.

     

    End of Note



    You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

    To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un...@googlegroups.com.

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

can you run the script in the home directory?

On Thu, Oct 31, 2013 at 12:03 PM, CJ jo...@gmail.com wrote:

Same. I also tried removing the exception but the directory did not get
clone.
It prompt me “Permission denied /var/www/erpnext/public” so I manually
created it.
Then re-run and it prompt me “Permission denied
/var/www/erpnext/public/files”…

On Thursday, 31 October 2013 14:18:06 UTC+8, pdvyas wrote:

Can you download and try again? I removed the part where it checked
out the wsgi branch.

What you can also do is, remove the exception from the script if you
feel that it’s a false alarm (ie, the repositories do get cloned, and
there is some issue in error checking)

Thanks,

On Thu, Oct 31, 2013 at 11:27 AM, CJ jo...@gmail.com wrote:

Tried still same error…somehow.

On Thursday, 31 October 2013 13:49:20 UTC+8, Shameem Mohammed wrote:

Hi Cj,

Try to re-install it from root user . Hope it will solve your issue

On Thu, Oct 31, 2013 at 9:47 AM, CJ jo...@gmail.com wrote:

Hi Shameem, Nice. I am all out to try get ERPNext to install.
I already have GIT installed, so do you mean apt-get remove it and
reinstall or you have special instructions?

On Thursday, 31 October 2013 13:42:17 UTC+8, Shameem Mohammed wrote:

Hi CJ ,

I had the same issue . Install Git manually . It will solve the issue

Regards

On Thu, Oct 31, 2013 at 9:36 AM, CJ jo...@gmail.com wrote:

Hi, thanks for helping and let’s try to improve this :slight_smile:
I tried but still having that error cloning repository thing. Can
anyone confirm?

wget
https://raw.github.com/webnotes/erpnext/master/install_erpnext.py

On Thursday, 31 October 2013 13:28:23 UTC+8, pdvyas wrote:

Hi CJ,
I updated the script, can you give it a another shot?

On Thu, Oct 31, 2013 at 9:12 AM, CJ jo...@gmail.com wrote:

Anyone able to get through this stage or any update on the
installation
script?

On Tuesday, 29 October 2013 13:57:59 UTC+8, Shameem Mohammed
wrote:

I have installed git manually but Couldn’t clone erpnext
repository

Regards

On Monday, October 28, 2013 11:34:13 PM UTC+4, pdvyas wrote:

I tested the script on CentOS 6.4 and Ubuntu 12.04, it is now
known to
work.

It is not recommended to run erpnext as root. So, you should
create a
non privelleged user with sudo access enabled.

I will update the script to create the user as well, soon.

On Mon, Oct 28, 2013 at 8:52 PM, Shameem Mohammed
sh...@malabaruae.com wrote:

Hi,
I got the following error

Installing Python Modules: (This may take some time)
Traceback (most recent call last):
File “install_erpnext.py”, line 272, in
install()
File “install_erpnext.py”, line 30, in install
install_pre_requisites()
File “install_erpnext.py”, line 50, in
install_pre_requisites
install_python_modules()
File “install_erpnext.py”, line 144, in
install_python_modules

print python_modules

NameError: global name ‘python_modules’ is not defined

On Monday, October 28, 2013 6:55:48 PM UTC+4, Anand Doshi
wrote:

It means that your app folder couldnt get created.

Either git didnt get installed or github.com is not
reachable.

  • anand

On 28-Oct-2013, at 7:54 PM, CJ jo...@gmail.com wrote:

I double quoted print “python_modules” and bypass it now it
says:
line 201 setup_folders “Couldn’t clone erpnext repository”.

On Sunday, 27 October 2013 21:17:32 UTC+8, CJ wrote:

Hi when I run “python install_erpnext.py” it says:
line 149 in update_config_for_debian
modified.write(memcached_conf.replace(“-u memcache”, “-u
%S” %
apache_user))
NameError: global name ‘apache_user’ is not defined.

What is this error about? How do I overcome it?


Note:

If you are posting an issue,

  1. We should be able to replicate it at our end. So please
    give
    us as
    much
    information as you can. Please see it from the point of view
    of
    the
    person
    receiving the communication.
  2. Paste your code at http://pastebin.com or
    http://gist.github.com
    and
    send only the URL via email
  3. For sending images, use http://imgur.com or other similar
    services.
    Do
    not send images as attachments. Links are good. Same goes
    for
    any file
    you
    are going to send.

End of Note

You received this message because you are subscribed to the
Google
Groups
“ERPNext Developer Forum” group.
To unsubscribe from this group and stop receiving emails
from
it, send
an
email to
erpnext-developer-forum+un...@googlegroups.com.
For more options, visit
https://groups.google.com/groups/opt_out.


Note:

If you are posting an issue,

  1. We should be able to replicate it at our end. So please
    give
    us as
    much
    information as you can. Please see it from the point of view
    of
    the
    person
    receiving the communication.
  2. Paste your code at http://pastebin.com or
    http://gist.github.com and
    send
    only the URL via email
  3. For sending images, use http://imgur.com or other similar
    services.
    Do
    not send images as attachments. Links are good. Same goes for
    any file
    you
    are going to send.

End of Note

You received this message because you are subscribed to the
Google
Groups
“ERPNext Developer Forum” group.
To unsubscribe from this group and stop receiving emails from
it, send
an
email to
erpnext-developer-forum+un...@googlegroups.com.
For more options, visit
https://groups.google.com/groups/opt_out.


Pratik Vyas
Ph: +919925239915
Google Profile : http://www.google.com/profiles/pdvyas


Note:

If you are posting an issue,

  1. We should be able to replicate it at our end. So please give
    us
    as much
    information as you can. Please see it from the point of view of
    the
    person
    receiving the communication.
  2. Paste your code at http://pastebin.com or
    http://gist.github.com
    and send
    only the URL via email
  3. For sending images, use http://imgur.com or other similar
    services. Do
    not send images as attachments. Links are good. Same goes for any
    file you
    are going to send.

End of Note

You received this message because you are subscribed to the
Google
Groups
“ERPNext Developer Forum” group.
To unsubscribe from this group and stop receiving emails from it,
send an
email to erpnext-developer-forum+un...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Pratik Vyas
Ph: +919925239915
Google Profile : http://www.google.com/profiles/pdvyas


Note:

If you are posting an issue,

  1. We should be able to replicate it at our end. So please give us
    as
    much information as you can. Please see it from the point of view of
    the
    person receiving the communication.
  2. Paste your code at http://pastebin.com or http://gist.github.com
    and
    send only the URL via email
  3. For sending images, use http://imgur.com or other similar
    services.
    Do not send images as attachments. Links are good. Same goes for any
    file
    you are going to send.

End of Note

You received this message because you are subscribed to a topic in
the
Google Groups “ERPNext Developer Forum” group.
To unsubscribe from this topic, visit

https://groups.google.com/d/topic/erpnext-developer-forum/nvD9R0KdBsk/unsubscribe.
To unsubscribe from this group and all its topics, send an email to
erpnext-developer-forum+un...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Shameem N. Mohammed
Finance Manager
Malabar Gen. Trdg. L.L.C,
P.O.Box 234478 , Dubai , U.A.E
Tel:+9714 2510788 Fax:+9714 2510789


Note:

If you are posting an issue,

  1. We should be able to replicate it at our end. So please give us as
    much information as you can. Please see it from the point of view of
    the
    person receiving the communication.
  2. Paste your code at http://pastebin.com or http://gist.github.com
    and
    send only the URL via email
  3. For sending images, use http://imgur.com or other similar services.
    Do
    not send images as attachments. Links are good. Same goes for any file
    you
    are going to send.

End of Note

You received this message because you are subscribed to a topic in the
Google Groups “ERPNext Developer Forum” group.
To unsubscribe from this topic, visit

https://groups.google.com/d/topic/erpnext-developer-forum/nvD9R0KdBsk/unsubscribe.
To unsubscribe from this group and all its topics, send an email to
erpnext-developer-forum+un...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Shameem N. Mohammed
Finance Manager
Malabar Gen. Trdg. L.L.C,
P.O.Box 234478 , Dubai , U.A.E
Tel:+9714 2510788 Fax:+9714 2510789


Note:

If you are posting an issue,

  1. We should be able to replicate it at our end. So please give us as
    much
    information as you can. Please see it from the point of view of the
    person
    receiving the communication.
  2. Paste your code at http://pastebin.com or http://gist.github.com and
    send
    only the URL via email
  3. For sending images, use http://imgur.com or other similar services.
    Do
    not send images as attachments. Links are good. Same goes for any file
    you
    are going to send.

End of Note

You received this message because you are subscribed to the Google
Groups
“ERPNext Developer Forum” group.
To unsubscribe from this group and stop receiving emails from it, send
an
email to erpnext-developer-forum+un...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Pratik Vyas
Ph: +919925239915
Google Profile : http://www.google.com/profiles/pdvyas


Note:

If you are posting an issue,

  1. We should be able to replicate it at our end. So please give us as much
    information as you can. Please see it from the point of view of the person
    receiving the communication.
  2. Paste your code at http://pastebin.com or http://gist.github.com and send
    only the URL via email
  3. For sending images, use http://imgur.com or other similar services. Do
    not send images as attachments. Links are good. Same goes for any file you
    are going to send.

End of Note

You received this message because you are subscribed to the Google Groups
“ERPNext Developer Forum” group.
To unsubscribe from this group and stop receiving emails from it, send an
email to erpnext-developer-forum+un...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Pratik Vyas
Ph: +919925239915
Google Profile : http://www.google.com/profiles/pdvyas

Great! You are right, it install ok in my home directory.
Thanks!

On Thursday, 31 October 2013 14:57:44 UTC+8, pdvyas wrote:
can you run the script in the home directory?

On Thu, Oct 31, 2013 at 12:03 PM, CJ <jo...@gmail.com> wrote:
> Same. I also tried removing the exception but the directory did not get
> clone.
> It prompt me "Permission denied /var/www/erpnext/public" so I manually
> created it.
> Then re-run and it prompt me "Permission denied
> /var/www/erpnext/public/files"...
>
>
> On Thursday, 31 October 2013 14:18:06 UTC+8, pdvyas wrote:
>>
>> Can you download and try again? I removed the part where it checked
>> out the wsgi branch.
>>
>> What you can also do is, remove the exception from the script if you
>> feel that it's a false alarm (ie, the repositories do get cloned, and
>> there is some issue in error checking)
>>
>> Thanks,
>>
>>
>> On Thu, Oct 31, 2013 at 11:27 AM, CJ <jo...@gmail.com> wrote:
>> > Tried still same error...somehow.
>> >
>> >
>> > On Thursday, 31 October 2013 13:49:20 UTC+8, Shameem Mohammed wrote:
>> >>
>> >> Hi Cj,
>> >>
>> >> Try to re-install it from root user . Hope it will solve your issue
>> >>
>> >>
>> >>
>> >>
>> >> On Thu, Oct 31, 2013 at 9:47 AM, CJ <jo...@gmail.com> wrote:
>> >>>
>> >>> Hi Shameem, Nice. I am all out to try get ERPNext to install.
>> >>> I already have GIT installed, so do you mean apt-get remove it and
>> >>> reinstall or you have special instructions?
>> >>>
>> >>>
>> >>> On Thursday, 31 October 2013 13:42:17 UTC+8, Shameem Mohammed wrote:
>> >>>>
>> >>>> Hi CJ ,
>> >>>>
>> >>>> I had the same issue . Install Git manually . It will solve the issue
>> >>>>
>> >>>> Regards
>> >>>>
>> >>>>
>> >>>> On Thu, Oct 31, 2013 at 9:36 AM, CJ <jo...@gmail.com> wrote:
>> >>>>>
>> >>>>> Hi, thanks for helping and let's try to improve this :)
>> >>>>> I tried but still having that error cloning repository thing. Can
>> >>>>> anyone confirm?
>> >>>>>
>> >>>>> wget
>> >>>>> https://raw.github.com/webnotes/erpnext/master/install_erpnext.py
>> >>>>>
>> >>>>>
>> >>>>> On Thursday, 31 October 2013 13:28:23 UTC+8, pdvyas wrote:
>> >>>>>>
>> >>>>>> Hi CJ,
>> >>>>>> I updated the script, can you give it a another shot?
>> >>>>>>
>> >>>>>> On Thu, Oct 31, 2013 at 9:12 AM, CJ <jo...@gmail.com> wrote:
>> >>>>>> > Anyone able to get through this stage or any update on the
>> >>>>>> > installation
>> >>>>>> > script?
>> >>>>>> >
>> >>>>>> >
>> >>>>>> > On Tuesday, 29 October 2013 13:57:59 UTC+8, Shameem Mohammed
>> >>>>>> > wrote:
>> >>>>>> >>
>> >>>>>> >> I have installed git manually but Couldn't clone erpnext
>> >>>>>> >> repository
>> >>>>>> >>
>> >>>>>> >> Regards
>> >>>>>> >>
>> >>>>>> >> On Monday, October 28, 2013 11:34:13 PM UTC+4, pdvyas wrote:
>> >>>>>> >>>
>> >>>>>> >>> I tested the script on CentOS 6.4 and Ubuntu 12.04, it is now
>> >>>>>> >>> known to
>> >>>>>> >>> work.
>> >>>>>> >>>
>> >>>>>> >>> It is not recommended to run erpnext as root. So, you should
>> >>>>>> >>> create a
>> >>>>>> >>> non privelleged user with sudo access enabled.
>> >>>>>> >>>
>> >>>>>> >>> I will update the script to create the user as well, soon.
>> >>>>>> >>>
>> >>>>>> >>> On Mon, Oct 28, 2013 at 8:52 PM, Shameem Mohammed
>> >>>>>> >>> <sh...@malabaruae.com> wrote:
>> >>>>>> >>> > Hi,
>> >>>>>> >>> > I got the following error
>> >>>>>> >>> >
>> >>>>>> >>> > Installing Python Modules: (This may take some time)
>> >>>>>> >>> > Traceback (most recent call last):
>> >>>>>> >>> >   File "install_erpnext.py", line 272, in <module>
>> >>>>>> >>> >     install()
>> >>>>>> >>> >   File "install_erpnext.py", line 30, in install
>> >>>>>> >>> >     install_pre_requisites()
>> >>>>>> >>> >   File "install_erpnext.py", line 50, in
>> >>>>>> >>> > install_pre_requisites
>> >>>>>> >>> >     install_python_modules()
>> >>>>>> >>> >   File "install_erpnext.py", line 144, in
>> >>>>>> >>> > install_python_modules
>> >>>>>> >>> >
>> >>>>>> >>> >     print python_modules
>> >>>>>> >>> > NameError: global name 'python_modules' is not defined
>> >>>>>> >>> >
>> >>>>>> >>> >
>> >>>>>> >>> > On Monday, October 28, 2013 6:55:48 PM UTC+4, Anand Doshi
>> >>>>>> >>> > wrote:
>> >>>>>> >>> >>
>> >>>>>> >>> >> It means that your app folder couldnt get created.
>> >>>>>> >>> >>
>> >>>>>> >>> >> Either git didnt get installed or github.com is not
>> >>>>>> >>> >> reachable.
>> >>>>>> >>> >>
>> >>>>>> >>> >> - anand
>> >>>>>> >>> >>
>> >>>>>> >>> >> On 28-Oct-2013, at 7:54 PM, CJ <jo...@gmail.com> wrote:
>> >>>>>> >>> >>
>> >>>>>> >>> >> I double quoted print "python_modules" and bypass it now it
>> >>>>>> >>> >> says:
>> >>>>>> >>> >> line 201 setup_folders "Couldn't clone erpnext repository".
>> >>>>>> >>> >>
>> >>>>>> >>> >> On Sunday, 27 October 2013 21:17:32 UTC+8, CJ wrote:
>> >>>>>> >>> >>>
>> >>>>>> >>> >>> Hi when I run "python install_erpnext.py" it says:
>> >>>>>> >>> >>> line 149 in update_config_for_debian
>> >>>>>> >>> >>> modified.write(memcached_conf.replace("-u memcache", "-u
>> >>>>>> >>> >>> %S" %
>> >>>>>> >>> >>> apache_user))
>> >>>>>> >>> >>> NameError: global name 'apache_user' is not defined.
>> >>>>>> >>> >>>
>> >>>>>> >>> >>> What is this error about? How do I overcome it?
>> >>>>>> >>> >>
>> >>>>>> >>> >> --
>> >>>>>> >>> >> Note:
>> >>>>>> >>> >>
>> >>>>>> >>> >> If you are posting an issue,
>> >>>>>> >>> >> 1. We should be able to replicate it at our end. So please
>> >>>>>> >>> >> give
>> >>>>>> >>> >> us as
>> >>>>>> >>> >> much
>> >>>>>> >>> >> information as you can. Please see it from the point of view
>> >>>>>> >>> >> of
>> >>>>>> >>> >> the
>> >>>>>> >>> >> person
>> >>>>>> >>> >> receiving the communication.
>> >>>>>> >>> >> 2. Paste your code at http://pastebin.com or
>> >>>>>> >>> >> http://gist.github.com
>> >>>>>> >>> >> and
>> >>>>>> >>> >> send only the URL via email
>> >>>>>> >>> >> 3. For sending images, use http://imgur.com or other similar
>> >>>>>> >>> >> services.
>> >>>>>> >>> >> Do
>> >>>>>> >>> >> not send images as attachments. Links are good. Same goes
>> >>>>>> >>> >> for
>> >>>>>> >>> >> any file
>> >>>>>> >>> >> you
>> >>>>>> >>> >> are going to send.
>> >>>>>> >>> >>
>> >>>>>> >>> >> End of Note
>> >>>>>> >>> >> ---
>> >>>>>> >>> >> You received this message because you are subscribed to the
>> >>>>>> >>> >> Google
>> >>>>>> >>> >> Groups
>> >>>>>> >>> >> "ERPNext Developer Forum" group.
>> >>>>>> >>> >> To unsubscribe from this group and stop receiving emails
>> >>>>>> >>> >> from
>> >>>>>> >>> >> it, send
>> >>>>>> >>> >> an
>> >>>>>> >>> >> email to
>> >>>>>> >>> >> erpnext-developer-forum+un...@googlegroups.com.
>> >>>>>> >>> >> For more options, visit
>> >>>>>> >>> >> https://groups.google.com/groups/opt_out.
>> >>>>>> >>> >
>> >>>>>> >>> > --
>> >>>>>> >>> > Note:
>> >>>>>> >>> >
>> >>>>>> >>> > If you are posting an issue,
>> >>>>>> >>> > 1. We should be able to replicate it at our end. So please
>> >>>>>> >>> > give
>> >>>>>> >>> > us as
>> >>>>>> >>> > much
>> >>>>>> >>> > information as you can. Please see it from the point of view
>> >>>>>> >>> > of
>> >>>>>> >>> > the
>> >>>>>> >>> > person
>> >>>>>> >>> > receiving the communication.
>> >>>>>> >>> > 2. Paste your code at http://pastebin.com or
>> >>>>>> >>> > http://gist.github.com and
>> >>>>>> >>> > send
>> >>>>>> >>> > only the URL via email
>> >>>>>> >>> > 3. For sending images, use http://imgur.com or other similar
>> >>>>>> >>> > services.
>> >>>>>> >>> > Do
>> >>>>>> >>> > not send images as attachments. Links are good. Same goes for
>> >>>>>> >>> > any file
>> >>>>>> >>> > you
>> >>>>>> >>> > are going to send.
>> >>>>>> >>> >
>> >>>>>> >>> > End of Note
>> >>>>>> >>> > ---
>> >>>>>> >>> > You received this message because you are subscribed to the
>> >>>>>> >>> > Google
>> >>>>>> >>> > Groups
>> >>>>>> >>> > "ERPNext Developer Forum" group.
>> >>>>>> >>> > To unsubscribe from this group and stop receiving emails from
>> >>>>>> >>> > it, send
>> >>>>>> >>> > an
>> >>>>>> >>> > email to
>> >>>>>> >>> > erpnext-developer-forum+un...@googlegroups.com.
>> >>>>>> >>> > For more options, visit
>> >>>>>> >>> > https://groups.google.com/groups/opt_out.
>> >>>>>> >>>
>> >>>>>> >>>
>> >>>>>> >>>
>> >>>>>> >>> --
>> >>>>>> >>> Pratik Vyas
>> >>>>>> >>> Ph: +919925239915
>> >>>>>> >>> Google Profile : http://www.google.com/profiles/pdvyas
>> >>>>>> >
>> >>>>>> > --
>> >>>>>> > Note:
>> >>>>>> >
>> >>>>>> > If you are posting an issue,
>> >>>>>> > 1. We should be able to replicate it at our end. So please give
>> >>>>>> > us
>> >>>>>> > as much
>> >>>>>> > information as you can. Please see it from the point of view of
>> >>>>>> > the
>> >>>>>> > person
>> >>>>>> > receiving the communication.
>> >>>>>> > 2. Paste your code at http://pastebin.com or
>> >>>>>> > http://gist.github.com
>> >>>>>> > and send
>> >>>>>> > only the URL via email
>> >>>>>> > 3. For sending images, use http://imgur.com or other similar
>> >>>>>> > services. Do
>> >>>>>> > not send images as attachments. Links are good. Same goes for any
>> >>>>>> > file you
>> >>>>>> > are going to send.
>> >>>>>> >
>> >>>>>> > End of Note
>> >>>>>> > ---
>> >>>>>> > You received this message because you are subscribed to the
>> >>>>>> > Google
>> >>>>>> > Groups
>> >>>>>> > "ERPNext Developer Forum" group.
>> >>>>>> > To unsubscribe from this group and stop receiving emails from it,
>> >>>>>> > send an
>> >>>>>> > email to erpnext-developer-forum+un...@googlegroups.com.
>> >>>>>> > For more options, visit https://groups.google.com/groups/opt_out.
>> >>>>>>
>> >>>>>>
>> >>>>>>
>> >>>>>> --
>> >>>>>> Pratik Vyas
>> >>>>>> Ph: +919925239915
>> >>>>>> Google Profile : http://www.google.com/profiles/pdvyas
>> >>>>>
>> >>>>> --
>> >>>>> Note:
>> >>>>>
>> >>>>> If you are posting an issue,
>> >>>>> 1. We should be able to replicate it at our end. So please give us
>> >>>>> as
>> >>>>> much information as you can. Please see it from the point of view of
>> >>>>> the
>> >>>>> person receiving the communication.
>> >>>>> 2. Paste your code at http://pastebin.com or http://gist.github.com
>> >>>>> and
>> >>>>> send only the URL via email
>> >>>>> 3. For sending images, use http://imgur.com or other similar
>> >>>>> services.
>> >>>>> Do not send images as attachments. Links are good. Same goes for any
>> >>>>> file
>> >>>>> you are going to send.
>> >>>>>
>> >>>>> End of Note
>> >>>>> ---
>> >>>>> You received this message because you are subscribed to a topic in
>> >>>>> the
>> >>>>> Google Groups "ERPNext Developer Forum" group.
>> >>>>> To unsubscribe from this topic, visit
>> >>>>>
>> >>>>> https://groups.google.com/d/topic/erpnext-developer-forum/nvD9R0KdBsk/unsubscribe.
>> >>>>> To unsubscribe from this group and all its topics, send an email to
>> >>>>> erpnext-developer-forum+un...@googlegroups.com.
>> >>>>> For more options, visit https://groups.google.com/groups/opt_out.
>> >>>>
>> >>>>
>> >>>>
>> >>>>
>> >>>> --
>> >>>> Shameem N. Mohammed
>> >>>> Finance  Manager
>> >>>> Malabar Gen. Trdg. L.L.C,
>> >>>> P.O.Box 234478 , Dubai , U.A.E
>> >>>> Tel:+9714 2510788 Fax:+9714 2510789
>> >>>>
>> >>>>
>> >>> --
>> >>> Note:
>> >>>
>> >>> If you are posting an issue,
>> >>> 1. We should be able to replicate it at our end. So please give us as
>> >>> much information as you can. Please see it from the point of view of
>> >>> the
>> >>> person receiving the communication.
>> >>> 2. Paste your code at http://pastebin.com or http://gist.github.com
>> >>> and
>> >>> send only the URL via email
>> >>> 3. For sending images, use http://imgur.com or other similar services.
>> >>> Do
>> >>> not send images as attachments. Links are good. Same goes for any file
>> >>> you
>> >>> are going to send.
>> >>>
>> >>> End of Note
>> >>> ---
>> >>> You received this message because you are subscribed to a topic in the
>> >>> Google Groups "ERPNext Developer Forum" group.
>> >>> To unsubscribe from this topic, visit
>> >>>
>> >>> https://groups.google.com/d/topic/erpnext-developer-forum/nvD9R0KdBsk/unsubscribe.
>> >>> To unsubscribe from this group and all its topics, send an email to
>> >>> erpnext-developer-forum+un...@googlegroups.com.
>> >>> For more options, visit https://groups.google.com/groups/opt_out.
>> >>
>> >>
>> >>
>> >>
>> >> --
>> >> Shameem N. Mohammed
>> >> Finance  Manager
>> >> Malabar Gen. Trdg. L.L.C,
>> >> P.O.Box 234478 , Dubai , U.A.E
>> >> Tel:+9714 2510788 Fax:+9714 2510789
>> >>
>> >>
>> > --
>> > Note:
>> >
>> > If you are posting an issue,
>> > 1. We should be able to replicate it at our end. So please give us as
>> > much
>> > information as you can. Please see it from the point of view of the
>> > person
>> > receiving the communication.
>> > 2. Paste your code at http://pastebin.com or http://gist.github.com and
>> > send
>> > only the URL via email
>> > 3. For sending images, use http://imgur.com or other similar services.
>> > Do
>> > not send images as attachments. Links are good. Same goes for any file
>> > you
>> > are going to send.
>> >
>> > End of Note
>> > ---
>> > You received this message because you are subscribed to the Google
>> > Groups
>> > "ERPNext Developer Forum" group.
>> > To unsubscribe from this group and stop receiving emails from it, send
>> > an
>> > email to erpnext-developer-forum+un...@googlegroups.com.
>> > For more options, visit https://groups.google.com/groups/opt_out.
>>
>>
>>
>> --
>> Pratik Vyas
>> Ph: +919925239915
>> Google Profile : http://www.google.com/profiles/pdvyas
>
> --
> Note:
>
> If you are posting an issue,
> 1. We should be able to replicate it at our end. So please give us as much
> information as you can. Please see it from the point of view of the person
> receiving the communication.
> 2. Paste your code at http://pastebin.com or http://gist.github.com and send
> only the URL via email
> 3. For sending images, use http://imgur.com or other similar services. Do
> not send images as attachments. Links are good. Same goes for any file you
> are going to send.
>
> End of Note
> ---
> You received this message because you are subscribed to the Google Groups
> "ERPNext Developer Forum" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to erpnext-developer-forum+un...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.



--
Pratik Vyas
Ph: +919925239915
Google Profile : http://www.google.com/profiles/pdvyas



Note:

 

If you are posting an issue,

  1. We should be able to replicate it at our end. So please give us as much information as you can. Please see it from the point of view of the person receiving the communication.
  2. Paste your code at http://pastebin.com or http://gist.github.com and send only the URL via email
  3. For sending images, use http://imgur.com or other similar services. Do not send images as attachments. Links are good. Same goes for any file you are going to send.

     

    End of Note



    You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

    To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un...@googlegroups.com.

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