Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to install erpnext-healtcare ?? #19

Open
misbahartra opened this issue Apr 30, 2019 · 0 comments
Open

How to install erpnext-healtcare ?? #19

misbahartra opened this issue Apr 30, 2019 · 0 comments

Comments

@misbahartra
Copy link

bench get-app erpnext-healtcare https://github.com/ESS-LLP/erpnext-healthcare --branch master

i get some error

INFO:bench.app:getting app erpnext-healthcare
INFO:bench.utils:git clone https://github.com/ESS-LLP/erpnext-healthcare --branch master --depth 1 --origin upstream
Cloning into 'erpnext-healthcare'...
remote: Enumerating objects: 5304, done.
remote: Counting objects: 100% (5304/5304), done.
remote: Compressing objects: 100% (4184/4184), done.
remote: Total 5304 (delta 1634), reused 2371 (delta 1003), pack-reused 0
Receiving objects: 100% (5304/5304), 14.87 MiB | 2.99 MiB/s, done.
Resolving deltas: 100% (1634/1634), done.
Traceback (most recent call last):
File "/usr/local/bin/bench", line 11, in
load_entry_point('bench', 'console_scripts', 'bench')()
File "/home/bench-repo/bench/cli.py", line 40, in cli
bench_command()
File "/home/frappe/.local/lib/python2.7/site-packages/click/core.py", line 764, in call
return self.main(*args, **kwargs)
File "/home/frappe/.local/lib/python2.7/site-packages/click/core.py", line 717, in main
rv = self.invoke(ctx)
File "/home/frappe/.local/lib/python2.7/site-packages/click/core.py", line 1137, in invoke
return _process_result(sub_ctx.command.invoke(sub_ctx))
File "/home/frappe/.local/lib/python2.7/site-packages/click/core.py", line 956, in invoke
return ctx.invoke(self.callback, **ctx.params)
File "/home/frappe/.local/lib/python2.7/site-packages/click/core.py", line 555, in invoke
return callback(*args, **kwargs)
File "/home/bench-repo/bench/commands/make.py", line 40, in get_app
get_app(git_url, branch=branch)
File "/home/bench-repo/bench/app.py", line 132, in get_app
os.rename(os.path.join(apps_path, repo_name), os.path.join(apps_path, app_name))
OSError: [Errno 39] Directory not empty

Capture

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant