Python install failed on Centos 5.9

I tried to run with rot privilages #python install_erpnext.py vis SSH on my server (a Dedicated Centos 5.9 server).

When I try to run it with the default python version I got this error:
# python install_erpnext.py
  File "install_erpnext.py", line 99
    with open("/etc/sysconfig/memcached", "r") as original:
            ^
SyntaxError: invalid syntax

If I try with python 3.3 the error change, but still cant install:
  File "install_erpnext.py", line 31
    print "-"*80
            ^
SyntaxError: invalid syntax

what can I do?



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 Juan,

It won't work on python 3.3. ERPNext needs python 2.6.8+

Which version of python do you have?
You can check by typing python --version

Thanks,
Anand.

On 29-Aug-2013, at 7:09 AM, Juan Carlos Ruiz Cofiño <ju...@gmail.com> wrote:

I tried to run with rot privilages #python install_erpnext.py vis SSH on my server (a Dedicated Centos 5.9 server).

When I try to run it with the default python version I got this error:
# python install_erpnext.py
  File "install_erpnext.py", line 99
    with open("/etc/sysconfig/memcached", "r") as original:
            ^
SyntaxError: invalid syntax

If I try with python 3.3 the error change, but still cant install:
  File "install_erpnext.py", line 31
    print "-"*80
            ^
SyntaxError: invalid syntax

what can I do?



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.
I have python 2.4.3.
Im stalling right now the version 2.6.8, hope it works with that.

I´ll let you know the result.

Thanks,
JC

On Thursday, August 29, 2013 10:41:07 AM UTC-6, Anand Doshi wrote:
Hi Juan,

It won't work on python 3.3. ERPNext needs python 2.6.8+

Which version of python do you have?
You can check by typing python --version

Thanks,
Anand.



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.
Anand, it works with python 2.6.8 but now Im having another error that I think is related to Mysql.  Obviously I have MySQL on the server, just dont know why I´m receiving this error:

python2.6 install_erpnext.py
Operating System = Linux
Python Version = 2.6.8
Distribution =  centos
--------------------------------------------------------------------------------
Installing Packages: (This may take some time)
python python-setuptools gcc python-devel MySQL-python httpd git memcached ntp vim-enhanced screen
--------------------------------------------------------------------------------
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
 * epel: mirror.oss.ou.edu
Excluding Packages in global exclude list
Finished
Setting up Install Process
Package python-2.4.3-56.el5.i386 already installed and latest version
Package gcc-4.1.2-54.el5.i386 already installed and latest version
Package python-devel-2.4.3-56.el5.i386 already installed and latest version
No package httpd available.
Package matching memcached-1.4.5-1.el5.i386 already installed. Checking for update.
Package ntp-4.2.2p1-15.el5.centos.1.i386 already installed and latest version
Package screen-4.0.3-4.el5.i386 already installed and latest version
Resolving Dependencies
--> Running transaction check
---> Package MySQL-python.i386 0:1.2.3-0.1.c1.el5 set to be updated
--> Processing Dependency: libmysqlclient_r.so.15 for package: MySQL-python
--> Processing Dependency: libmysqlclient_r.so.15(libmysqlclient_15) for package: MySQL-python
---> Package git.i386 0:1.8.2.1-1.el5 set to be updated
--> Processing Dependency: perl-Git = 1.8.2.1-1.el5 for package: git
--> Processing Dependency: perl(Term::ReadKey) for package: git
--> Processing Dependency: perl(Git) for package: git
--> Processing Dependency: perl(Error) for package: git
---> Package python-setuptools.noarch 0:0.6c5-2.el5 set to be updated
---> Package vim-enhanced.i386 2:7.0.109-7.2.el5 set to be updated
--> Processing Dependency: vim-common = 2:7.0.109-7.2.el5 for package: vim-enhanced
--> Running transaction check
---> Package MySQL-python.i386 0:1.2.3-0.1.c1.el5 set to be updated
--> Processing Dependency: libmysqlclient_r.so.15 for package: MySQL-python
--> Processing Dependency: libmysqlclient_r.so.15(libmysqlclient_15) for package: MySQL-python
---> Package perl-Error.noarch 1:0.17010-1.el5 set to be updated
---> Package perl-Git.i386 0:1.8.2.1-1.el5 set to be updated
---> Package perl-TermReadKey.i386 0:2.30-4.el5 set to be updated
---> Package vim-common.i386 2:7.0.109-7.2.el5 set to be updated
--> Finished Dependency Resolution
MySQL-python-1.2.3-0.1.c1.el5.i386 from base has depsolving problems
  --> Missing Dependency: libmysqlclient_r.so.15(libmysqlclient_15) is needed by package MySQL-python-1.2.3-0.1.c1.el5.i386 (base)
MySQL-python-1.2.3-0.1.c1.el5.i386 from base has depsolving problems
  --> Missing Dependency: libmysqlclient_r.so.15 is needed by package MySQL-python-1.2.3-0.1.c1.el5.i386 (base)
 You could try using --skip-broken to work around the problem
 You could try running: package-cleanup --problems
                        package-cleanup --dupes
                        rpm -Va --nofiles --nodigest
The program package-cleanup is found in the yum-utils package.

Traceback (most recent call last):
  File "install_erpnext.py", line 347, in <module>
    install()
  File "install_erpnext.py", line 13, in install
    install_pre_requisites()
  File "install_erpnext.py", line 25, in install_pre_requisites
    install_using_yum()
  File "install_erpnext.py", line 68, in install_using_yum
    exec_in_shell("yum install -y %s" % packages)
  File "install_erpnext.py", line 340, in exec_in_shell
    raise Exception, err
Exception: Failed to set locale, defaulting to C
Error: Missing Dependency: libmysqlclient_r.so.15(libmysqlclient_15) is needed by package MySQL-python-1.2.3-0.1.c1.el5.i386 (base)
Error: Missing Dependency: libmysqlclient_r.so.15 is needed by package MySQL-python-1.2.3-0.1.c1.el5.i386 (base)

Thanks for your help.

On Thursday, August 29, 2013 10:41:07 AM UTC-6, Anand Doshi wrote:
Hi Juan,

It won't work on python 3.3. ERPNext needs python 2.6.8+

Which version of python do you have?
You can check by typing python --version

Thanks,
Anand.

On 29-Aug-2013, at 7:09 AM, Juan Carlos Ruiz Cofiño <ju...@gmail.com> wrote:

I tried to run with rot privilages #python install_erpnext.py vis SSH on my server (a Dedicated Centos 5.9 server).

When I try to run it with the default python version I got this error:
# python install_erpnext.py
  File "install_erpnext.py", line 99
    with open("/etc/sysconfig/memcached", "r") as original:
            ^
SyntaxError: invalid syntax

If I try with python 3.3 the error change, but still cant install:
  File "install_erpnext.py", line 31
    print "-"*80
            ^
SyntaxError: invalid syntax

what can I do?



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.
Google this error. I think it is due to conflict with CPanel. 

Sent from my phone

On 09-Sep-2013, at 10:40 PM, Juan Carlos Ruiz Cofiño <ju...@gmail.com> wrote:

Anand, it works with python 2.6.8 but now Im having another error that I think is related to Mysql.  Obviously I have MySQL on the server, just dont know why I´m receiving this error:

python2.6 install_erpnext.py
Operating System = Linux
Python Version = 2.6.8
Distribution =  centos
--------------------------------------------------------------------------------
Installing Packages: (This may take some time)
python python-setuptools gcc python-devel MySQL-python httpd git memcached ntp vim-enhanced screen
--------------------------------------------------------------------------------
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
Excluding Packages in global exclude list
Finished
Setting up Install Process
Package python-2.4.3-56.el5.i386 already installed and latest version
Package gcc-4.1.2-54.el5.i386 already installed and latest version
Package python-devel-2.4.3-56.el5.i386 already installed and latest version
No package httpd available.
Package matching memcached-1.4.5-1.el5.i386 already installed. Checking for update.
Package ntp-4.2.2p1-15.el5.centos.1.i386 already installed and latest version
Package screen-4.0.3-4.el5.i386 already installed and latest version
Resolving Dependencies
--> Running transaction check
---> Package MySQL-python.i386 0:1.2.3-0.1.c1.el5 set to be updated
--> Processing Dependency: libmysqlclient_r.so.15 for package: MySQL-python
--> Processing Dependency: libmysqlclient_r.so.15(libmysqlclient_15) for package: MySQL-python
---> Package git.i386 0:1.8.2.1-1.el5 set to be updated
--> Processing Dependency: perl-Git = 1.8.2.1-1.el5 for package: git
--> Processing Dependency: perl(Term::ReadKey) for package: git
--> Processing Dependency: perl(Git) for package: git
--> Processing Dependency: perl(Error) for package: git
---> Package python-setuptools.noarch 0:0.6c5-2.el5 set to be updated
---> Package vim-enhanced.i386 2:7.0.109-7.2.el5 set to be updated
--> Processing Dependency: vim-common = 2:7.0.109-7.2.el5 for package: vim-enhanced
--> Running transaction check
---> Package MySQL-python.i386 0:1.2.3-0.1.c1.el5 set to be updated
--> Processing Dependency: libmysqlclient_r.so.15 for package: MySQL-python
--> Processing Dependency: libmysqlclient_r.so.15(libmysqlclient_15) for package: MySQL-python
---> Package perl-Error.noarch 1:0.17010-1.el5 set to be updated
---> Package perl-Git.i386 0:1.8.2.1-1.el5 set to be updated
---> Package perl-TermReadKey.i386 0:2.30-4.el5 set to be updated
---> Package vim-common.i386 2:7.0.109-7.2.el5 set to be updated
--> Finished Dependency Resolution
MySQL-python-1.2.3-0.1.c1.el5.i386 from base has depsolving problems
  --> Missing Dependency: libmysqlclient_r.so.15(libmysqlclient_15) is needed by package MySQL-python-1.2.3-0.1.c1.el5.i386 (base)
MySQL-python-1.2.3-0.1.c1.el5.i386 from base has depsolving problems
  --> Missing Dependency: libmysqlclient_r.so.15 is needed by package MySQL-python-1.2.3-0.1.c1.el5.i386 (base)
 You could try using --skip-broken to work around the problem
 You could try running: package-cleanup --problems
                        package-cleanup --dupes
                        rpm -Va --nofiles --nodigest
The program package-cleanup is found in the yum-utils package.

Traceback (most recent call last):
  File "install_erpnext.py", line 347, in <module>
    install()
  File "install_erpnext.py", line 13, in install
    install_pre_requisites()
  File "install_erpnext.py", line 25, in install_pre_requisites
    install_using_yum()
  File "install_erpnext.py", line 68, in install_using_yum
    exec_in_shell("yum install -y %s" % packages)
  File "install_erpnext.py", line 340, in exec_in_shell
    raise Exception, err
Exception: Failed to set locale, defaulting to C
Error: Missing Dependency: libmysqlclient_r.so.15(libmysqlclient_15) is needed by package MySQL-python-1.2.3-0.1.c1.el5.i386 (base)
Error: Missing Dependency: libmysqlclient_r.so.15 is needed by package MySQL-python-1.2.3-0.1.c1.el5.i386 (base)

Thanks for your help.

On Thursday, August 29, 2013 10:41:07 AM UTC-6, Anand Doshi wrote:
Hi Juan,

It won't work on python 3.3. ERPNext needs python 2.6.8+

Which version of python do you have?
You can check by typing python --version

Thanks,
Anand.

On 29-Aug-2013, at 7:09 AM, Juan Carlos Ruiz Cofiño <ju...@gmail.com> wrote:

I tried to run with rot privilages #python install_erpnext.py vis SSH on my server (a Dedicated Centos 5.9 server).

When I try to run it with the default python version I got this error:
# python install_erpnext.py
  File "install_erpnext.py", line 99
    with open("/etc/sysconfig/memcached", "r") as original:
            ^
SyntaxError: invalid syntax

If I try with python 3.3 the error change, but still cant install:
  File "install_erpnext.py", line 31
    print "-"*80
            ^
SyntaxError: invalid syntax

what can I do?



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.



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.
You need to install mysql-devel on CentOS - its a dependency for MySQL-Python


On 09-Sep-2013, at 10:58 PM, Anand Doshi <an...@iwebnotes.com> wrote:

Google this error. I think it is due to conflict with CPanel. 

Sent from my phone

On 09-Sep-2013, at 10:40 PM, Juan Carlos Ruiz Cofiño <ju...@gmail.com> wrote:

Anand, it works with python 2.6.8 but now Im having another error that I think is related to Mysql.  Obviously I have MySQL on the server, just dont know why I´m receiving this error:

python2.6 install_erpnext.py
Operating System = Linux
Python Version = 2.6.8
Distribution =  centos
--------------------------------------------------------------------------------
Installing Packages: (This may take some time)
python python-setuptools gcc python-devel MySQL-python httpd git memcached ntp vim-enhanced screen
--------------------------------------------------------------------------------
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
Excluding Packages in global exclude list
Finished
Setting up Install Process
Package python-2.4.3-56.el5.i386 already installed and latest version
Package gcc-4.1.2-54.el5.i386 already installed and latest version
Package python-devel-2.4.3-56.el5.i386 already installed and latest version
No package httpd available.
Package matching memcached-1.4.5-1.el5.i386 already installed. Checking for update.
Package ntp-4.2.2p1-15.el5.centos.1.i386 already installed and latest version
Package screen-4.0.3-4.el5.i386 already installed and latest version
Resolving Dependencies
--> Running transaction check
---> Package MySQL-python.i386 0:1.2.3-0.1.c1.el5 set to be updated
--> Processing Dependency: libmysqlclient_r.so.15 for package: MySQL-python
--> Processing Dependency: libmysqlclient_r.so.15(libmysqlclient_15) for package: MySQL-python
---> Package git.i386 0:1.8.2.1-1.el5 set to be updated
--> Processing Dependency: perl-Git = 1.8.2.1-1.el5 for package: git
--> Processing Dependency: perl(Term::ReadKey) for package: git
--> Processing Dependency: perl(Git) for package: git
--> Processing Dependency: perl(Error) for package: git
---> Package python-setuptools.noarch 0:0.6c5-2.el5 set to be updated
---> Package vim-enhanced.i386 2:7.0.109-7.2.el5 set to be updated
--> Processing Dependency: vim-common = 2:7.0.109-7.2.el5 for package: vim-enhanced
--> Running transaction check
---> Package MySQL-python.i386 0:1.2.3-0.1.c1.el5 set to be updated
--> Processing Dependency: libmysqlclient_r.so.15 for package: MySQL-python
--> Processing Dependency: libmysqlclient_r.so.15(libmysqlclient_15) for package: MySQL-python
---> Package perl-Error.noarch 1:0.17010-1.el5 set to be updated
---> Package perl-Git.i386 0:1.8.2.1-1.el5 set to be updated
---> Package perl-TermReadKey.i386 0:2.30-4.el5 set to be updated
---> Package vim-common.i386 2:7.0.109-7.2.el5 set to be updated
--> Finished Dependency Resolution
MySQL-python-1.2.3-0.1.c1.el5.i386 from base has depsolving problems
  --> Missing Dependency: libmysqlclient_r.so.15(libmysqlclient_15) is needed by package MySQL-python-1.2.3-0.1.c1.el5.i386 (base)
MySQL-python-1.2.3-0.1.c1.el5.i386 from base has depsolving problems
  --> Missing Dependency: libmysqlclient_r.so.15 is needed by package MySQL-python-1.2.3-0.1.c1.el5.i386 (base)
 You could try using --skip-broken to work around the problem
 You could try running: package-cleanup --problems
                        package-cleanup --dupes
                        rpm -Va --nofiles --nodigest
The program package-cleanup is found in the yum-utils package.

Traceback (most recent call last):
  File "install_erpnext.py", line 347, in <module>
    install()
  File "install_erpnext.py", line 13, in install
    install_pre_requisites()
  File "install_erpnext.py", line 25, in install_pre_requisites
    install_using_yum()
  File "install_erpnext.py", line 68, in install_using_yum
    exec_in_shell("yum install -y %s" % packages)
  File "install_erpnext.py", line 340, in exec_in_shell
    raise Exception, err
Exception: Failed to set locale, defaulting to C
Error: Missing Dependency: libmysqlclient_r.so.15(libmysqlclient_15) is needed by package MySQL-python-1.2.3-0.1.c1.el5.i386 (base)
Error: Missing Dependency: libmysqlclient_r.so.15 is needed by package MySQL-python-1.2.3-0.1.c1.el5.i386 (base)

Thanks for your help.

On Thursday, August 29, 2013 10:41:07 AM UTC-6, Anand Doshi wrote:
Hi Juan,

It won't work on python 3.3. ERPNext needs python 2.6.8+

Which version of python do you have?
You can check by typing python --version

Thanks,
Anand.

On 29-Aug-2013, at 7:09 AM, Juan Carlos Ruiz Cofiño <ju...@gmail.com> wrote:

I tried to run with rot privilages #python install_erpnext.py vis SSH on my server (a Dedicated Centos 5.9 server).

When I try to run it with the default python version I got this error:
# python install_erpnext.py
  File "install_erpnext.py", line 99
    with open("/etc/sysconfig/memcached", "r") as original:
            ^
SyntaxError: invalid syntax

If I try with python 3.3 the error change, but still cant install:
  File "install_erpnext.py", line 31
    print "-"*80
            ^
SyntaxError: invalid syntax

what can I do?



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.



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.