Getting " ImportError: No module named wnf " during ERP-Next installation

i am trying to install erpnext by running 'install_erpnext.py' and it gives an error message :

    ro...@erpnext:~# python2.7 install_erpnext.py --create_user
    useradd: user 'erpnext' already exists
    Enter new UNIX password: Retype new UNIX password: passwd: password updated succ                                                 essfully
    Operating System = Linux
    Python Version = 2.7.3
    Distribution =  ubuntu
    --------------------------------------------------------------------------------
    Installing Packages: (This may take some time)
    python python-setuptools python-dev build-essential python-mysqldb git memcached                                                 ntp vim screen htop
    --------------------------------------------------------------------------------
    MySQL Root user's Password:
    --------------------------------------------------------------------------------
    Installing Python Modules: (This may take some time)
    --------------------------------------------------------------------------------
    --------------------------------------------------------------------------------
    Pre-requisites Installed
    --------------------------------------------------------------------------------

    --------------------------------------------------------------------------------
    Installing ERPNext
    --------------------------------------------------------------------------------
    ERPNext Database Name: erpnext
    Traceback (most recent call last):
      File "install_erpnext.py", line 301, in <module>
      File "install_erpnext.py", line 39, in install
      File "install_erpnext.py", line 177, in install_erpnext
    ImportError: No module named wnf

I don't know what to do now. I also try to copy the file 'erpnext/lib/wnf.py'and put it with 'install_erpnext.py' but it still gave the same error. I have already installed Python modules and other packages. thanks in advance...



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.

    To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/35501aab-6e32-4792-a886-9b3cc04c1ee6%40googlegroups.com.

    For more options, visit https://groups.google.com/groups/opt_out.
Please wait for install script for version 4 - should by out today.



On Thursday, February 13, 2014 6:51:35 PM UTC+5:30, mayank gour wrote:
i am trying to install erpnext by running 'install_erpnext.py' and it gives an error message :

    ro...@erpnext:~# python2.7 install_erpnext.py --create_user
    useradd: user 'erpnext' already exists
    Enter new UNIX password: Retype new UNIX password: passwd: password updated succ                                                 essfully
    Operating System = Linux
    Python Version = 2.7.3
    Distribution =  ubuntu
    --------------------------------------------------------------------------------
    Installing Packages: (This may take some time)
    python python-setuptools python-dev build-essential python-mysqldb git memcached                                                 ntp vim screen htop
    --------------------------------------------------------------------------------
    MySQL Root user's Password:
    --------------------------------------------------------------------------------
    Installing Python Modules: (This may take some time)
    --------------------------------------------------------------------------------
    --------------------------------------------------------------------------------
    Pre-requisites Installed
    --------------------------------------------------------------------------------

    --------------------------------------------------------------------------------
    Installing ERPNext
    --------------------------------------------------------------------------------
    ERPNext Database Name: erpnext
    Traceback (most recent call last):
      File "install_erpnext.py", line 301, in <module>
      File "install_erpnext.py", line 39, in install
      File "install_erpnext.py", line 177, in install_erpnext
    ImportError: No module named wnf

I don't know what to do now. I also try to copy the file 'erpnext/lib/wnf.py'and put it with 'install_erpnext.py' but it still gave the same error. I have already installed Python modules and other packages. thanks in advance...



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.

    To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/a8825cd8-82fa-4f69-abc8-6bb950dbe69f%40googlegroups.com.

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