Im attempting to 'pip install arches_hip' according to the documentation on 
a Google Compute Engine instance running Ubuntu 14.04 LTS, and Im getting 
the following error:

  Could not open requirements file: [Errno 2] No such file or directory: 
'/home/dzahsh/Projects/ENV/lib/python2.7/site-packages/arches/install/requirements.txt'

  error: [Errno 2] No such file or directory: 
'/home/dzahsh/Projects/ENV/lib/python2.7/site-packages/arches/install/django_overrides/base.py'

    ----------------------------------------

  Failed building wheel for arches
  Running setup.py clean for arches
Successfully built arches-hip
Failed to build arches
Installing collected packages: arches, arches-hip
  Running setup.py install for arches ... done
Successfully installed arches-3.1.2 arches-hip-1.0.4

 
Subsequent attempts to install ElasticSearch results in:

File 
"/home/dzahsh/Projects/ENV/local/lib/python2.7/site-packages/django/db/backends/postgresql_psycopg2/base.py",
 line 25, in <module>

    raise ImproperlyConfigured("Error loading psycopg2 module: %s" % e)

django.core.exceptions.ImproperlyConfigured: Error loading psycopg2 module: No 
module named psycopg2


I dont seem to find any similar errors in the forum, except to be sure that 
the 'python-dev' tools are installed, which they are.

Any suggestions?

Josh

-- 
-- To post, send email to [email protected]. To unsubscribe, send 
email to [email protected]. 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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to