Bench Ubuntu Installation Problem

I tried to configure production machine 

First runncin Easy Setup running scripts without problems from 

GitHub - frappe/bench: CLI to manage Multi-tenant deployments for Frappe apps

ask me Pass for MariaDB and SMTP Settings, finished correctly

after that I run the command “bench init frappe-bench && cd frappe-bench”

I attached the image to this post

please let me know.

regards

Luis Santiago



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/54a3777e-683e-4876-bf37-bed45ab1f4fe%40googlegroups.com.

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

On Fri, Aug 1, 2014 at 4:02 AM, Luis Alberto Santiago
ls...@gmail.com wrote:

I tried to configure production machine
First runncin Easy Setup running scripts without problems from

GitHub - frappe/bench: CLI to manage Multi-tenant deployments for Frappe apps

ask me Pass for MariaDB and SMTP Settings, finished correctly

after that I run the command “bench init frappe-bench && cd frappe-bench”

I attached the image to this post

Please run the command from your home directory.

cd ~ #change to home
sudo pip uninstall bench
cd bench-repo && sudo python setup.py develop
cd ..
bench init frappe-bench && cd frappe-bench

please let me know.

regards

Luis Santiago


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/54a3777e-683e-4876-bf37-bed45ab1f4fe%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Thanks,

Pratik
erpnext