It sounds like Arches has not properly installed in your virtual
environment. Could you make a new virtual environment, try again, and post
the output here?

Also, this is new since v4 was released, you should run these two commands:
(ENV)$ pip install arches==3.1.2
(ENV)$ pip install arches_hip

The reason is that arches_hip will install arches by default, but I assume
it will actually try to install arches 4, because that has recently become
the default release of arches on pypi (which is where pip looks for the
packages).

Hope that helps,
Adam

On Thu, Aug 10, 2017 at 2:37 PM, <sh...@drtc.isibang.ac.in> wrote:

> while I am trying to install arches hip in UBUNTU 14.04 , and executing
> the line (ENV)$ arches-app create my_hip_app --app arches_hip i am
> getting the error "arches-app: command not found" . What could be the
> problem? I am following the arches 3 and arches hip documentation  (
> http://arches-hip.readthedocs.io/en/latest/getting-started/#installation)
> & (http://arches3.readthedocs.io/en/latest/getting-started/#in
> stalling-arches )
> #virtual ENV is  virtualenv-15.1.0-py2.py3-none-any.whl
>
> --
> -- To post, send email to archesproject@googlegroups.com. To unsubscribe,
> send email to archesproject+unsubscr...@googlegroups.com. For more
> information, visit https://groups.google.com/d/forum/archesproject?hl=en
> ---
> You received this message because you are subscribed to the Google Groups
> "Arches Project" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to archesproject+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
-- To post, send email to archesproject@googlegroups.com. To unsubscribe, send 
email to archesproject+unsubscr...@googlegroups.com. For more information, 
visit https://groups.google.com/d/forum/archesproject?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Arches Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to archesproject+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to