Error while installing ERPNext 4

hi support,

pls find the error while installing the ERPNext 4.

[ad...@testsvr frappe-benc]$ bench get-app erpnext https://github.com/frappe/erpnext
Initialized empty Git repository in /home/admin/frappe-benc/apps/erpnext/.git/
remote: Counting objects: 118091, done.
remote: Compressing objects: 100% (116/116), done.
remote: Total 118091 (delta 48), reused 4 (delta 2)
Receiving objects: 100% (118091/118091), 37.95 MiB | 741 KiB/s, done.
Resolving deltas: 100% (84338/84338), done.
Obtaining file:///home/admin/frappe-benc/apps/erpnext
  Running setup.py (path:/home/admin/frappe-benc/apps/erpnext/setup.py) egg_info for package from file:///home/admin/frappe-benc/apps/erpnext
   
    warning: no files found matching '*.json'
    warning: no previously-included files matching '*.pyc' found under directory '*'
Downloading/unpacking frappe (from erpnext==4.4.0)
  Downloading frappe-2.0.2.tar.gz (1.3MB): 1.3MB downloaded
  Running setup.py (path:/home/admin/frappe-benc/env/build/frappe/setup.py) egg_info for package frappe
    Traceback (most recent call last):
      File "<string>", line 17, in <module>
      File "/home/admin/frappe-benc/env/build/frappe/setup.py", line 10, in <module>
        raise LookupError("You must have test.fm >= 1.0.4 installed before (https://github.com/grafos-ml/frappe)")
    LookupError: You must have test.fm >= 1.0.4 installed before (https://github.com/grafos-ml/frappe)
    Complete output from command python setup.py egg_info:
    Traceback (most recent call last):

  File "<string>", line 17, in <module>

  File "/home/admin/frappe-benc/env/build/frappe/setup.py", line 10, in <module>

    raise LookupError("You must have test.fm >= 1.0.4 installed before (https://github.com/grafos-ml/frappe)")

LookupError: You must have test.fm >= 1.0.4 installed before (https://github.com/grafos-ml/frappe)

----------------------------------------
Cleaning up...
Command python setup.py egg_info failed with error code 1 in /home/admin/frappe-benc/env/build/frappe
Storing debug log for failure in /home/admin/.pip/pip.log
Error: None
Traceback (most recent call last):
  File "/usr/local/bin/bench", line 9, in <module>
    load_entry_point('bench==0.1', 'console_scripts', 'bench')()
  File "/home/admin/bench-repo/bench/cli.py", line 29, in cli
    return bench()
  File "/usr/local/lib/python2.7/site-packages/click/core.py", line 610, in __call__
    return self.main(*args, **kwargs)
  File "/usr/local/lib/python2.7/site-packages/click/core.py", line 590, in main
    rv = self.invoke(ctx)
  File "/usr/local/lib/python2.7/site-packages/click/core.py", line 936, in invoke
    return _process_result(sub_ctx.command.invoke(sub_ctx))
  File "/usr/local/lib/python2.7/site-packages/click/core.py", line 782, in invoke
    return ctx.invoke(self.callback, **ctx.params)
  File "/usr/local/lib/python2.7/site-packages/click/core.py", line 416, in invoke
    return callback(*args, **kwargs)
  File "/home/admin/bench-repo/bench/cli.py", line 77, in get_app
    _get_app(name, git_url, branch=branch)
  File "/home/admin/bench-repo/bench/app.py", line 34, in get_app
    install_app(app, bench=bench)
  File "/home/admin/bench-repo/bench/app.py", line 52, in install_app
    find_links=find_links))
  File "/home/admin/bench-repo/bench/utils.py", line 59, in exec_cmd
    subprocess.check_call(cmd, cwd=cwd, shell=True)
  File "/usr/local/lib/python2.7/subprocess.py", line 540, in check_call
    raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command './env/bin/pip install  -e ./apps/erpnext' returned non-zero exit status 1







Note:

 

If you are posting an issue,

 

  1. ERPNext is a free and open source software and support is given on this forum by a team (https://frappe.io/webnotes). So please consider donating if you find this forum useful (https://frappe.io/buy). Even a small amount would be helpful.
  2. 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.
  3. Paste your code at http://pastebin.com or http://gist.github.com and send only the URL via email
  4. 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/7489e7af-89c2-408a-abf0-a95b46ab3028%40googlegroups.com.

    For more options, visit https://groups.google.com/d/optout.
I. I have the same problem. Try this. 

bench shell.

Then do the installation.

Quarta-feira, 17 de Setembro de 2014 13:36:50 UTC+1, sa...@ctrlr.in escreveu:
hi support,

pls find the error while installing the ERPNext 4.

[ad...@testsvr frappe-benc]$ bench get-app erpnext https://github.com/frappe/erpnext
Initialized empty Git repository in /home/admin/frappe-benc/apps/erpnext/.git/
remote: Counting objects: 118091, done.
remote: Compressing objects: 100% (116/116), done.
remote: Total 118091 (delta 48), reused 4 (delta 2)
Receiving objects: 100% (118091/118091), 37.95 MiB | 741 KiB/s, done.
Resolving deltas: 100% (84338/84338), done.
Obtaining file:///home/admin/frappe-benc/apps/erpnext
  Running setup.py (path:/home/admin/frappe-benc/apps/erpnext/setup.py) egg_info for package from file:///home/admin/frappe-benc/apps/erpnext
   
    warning: no files found matching '*.json'
    warning: no previously-included files matching '*.pyc' found under directory '*'
Downloading/unpacking frappe (from erpnext==4.4.0)
  Downloading frappe-2.0.2.tar.gz (1.3MB): 1.3MB downloaded
  Running setup.py (path:/home/admin/frappe-benc/env/build/frappe/setup.py) egg_info for package frappe
    Traceback (most recent call last):
      File "<string>", line 17, in <module>
      File "/home/admin/frappe-benc/env/build/frappe/setup.py", line 10, in <module>
        raise LookupError("You must have test.fm >= 1.0.4 installed before (https://github.com/grafos-ml/frappe)")
    LookupError: You must have test.fm >= 1.0.4 installed before (https://github.com/grafos-ml/frappe)
    Complete output from command python setup.py egg_info:
    Traceback (most recent call last):

  File "<string>", line 17, in <module>

  File "/home/admin/frappe-benc/env/build/frappe/setup.py", line 10, in <module>

    raise LookupError("You must have test.fm >= 1.0.4 installed before (https://github.com/grafos-ml/frappe)")

LookupError: You must have test.fm >= 1.0.4 installed before (https://github.com/grafos-ml/frappe)

----------------------------------------
Cleaning up...
Command python setup.py egg_info failed with error code 1 in /home/admin/frappe-benc/env/build/frappe
Storing debug log for failure in /home/admin/.pip/pip.log
Error: None
Traceback (most recent call last):
  File "/usr/local/bin/bench", line 9, in <module>
    load_entry_point('bench==0.1', 'console_scripts', 'bench')()
  File "/home/admin/bench-repo/bench/cli.py", line 29, in cli
    return bench()
  File "/usr/local/lib/python2.7/site-packages/click/core.py", line 610, in __call__
    return self.main(*args, **kwargs)
  File "/usr/local/lib/python2.7/site-packages/click/core.py", line 590, in main
    rv = self.invoke(ctx)
  File "/usr/local/lib/python2.7/site-packages/click/core.py", line 936, in invoke
    return _process_result(sub_ctx.command.invoke(sub_ctx))
  File "/usr/local/lib/python2.7/site-packages/click/core.py", line 782, in invoke
    return ctx.invoke(self.callback, **ctx.params)
  File "/usr/local/lib/python2.7/site-packages/click/core.py", line 416, in invoke
    return callback(*args, **kwargs)
  File "/home/admin/bench-repo/bench/cli.py", line 77, in get_app
    _get_app(name, git_url, branch=branch)
  File "/home/admin/bench-repo/bench/app.py", line 34, in get_app
    install_app(app, bench=bench)
  File "/home/admin/bench-repo/bench/app.py", line 52, in install_app
    find_links=find_links))
  File "/home/admin/bench-repo/bench/utils.py", line 59, in exec_cmd
    subprocess.check_call(cmd, cwd=cwd, shell=True)
  File "/usr/local/lib/python2.7/subprocess.py", line 540, in check_call
    raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command './env/bin/pip install  -e ./apps/erpnext' returned non-zero exit status 1







Note:

 

If you are posting an issue,

 

  1. ERPNext is a free and open source software and support is given on this forum by a team (https://frappe.io/webnotes). So please consider donating if you find this forum useful (https://frappe.io/buy). Even a small amount would be helpful.
  2. 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.
  3. Paste your code at http://pastebin.com or http://gist.github.com and send only the URL via email
  4. 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/1eef32ac-0300-4c66-a74d-d56f709dacf9%40googlegroups.com.

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