Can you share the output of the console when you run "pip install arches"? -Alexei
Director of Web Development - Farallon Geographics, Inc. - 971.227.3173 On Wed, May 11, 2016 at 5:53 AM, Basav Biradar <[email protected]> wrote: > Dear Adam, Alison, > > We are thinking of using Arches software for heritage management in our > non-profit organisation. We mainly work in the architectural conservation > area. > > I tried installing the Arches project on my personal Macbook Air. Here is > a timeline of the events - > > - Installed PostgreSQL relational database version 9.3 > - Installed PostGIS version 2.0 for PostGreSQL version 9.3 > - Installed Python 2.76 > - Downloaded GEOS (It is a zipped Tar file from > http://trac.osgeo.org/geos/) and unzipped it in a folder > - Ran command "$ pip install virtualenv==1.11.4", "$ virtualenv ENV" and > "$ source ENV/bin/activate" successfully > - I could see (ENV) > - Ran the command " pip install arches" but it did not work > - downloaded Arches code from github > - Ran the command "pip install arches_hip" and it threw an error "PostGIS > module not found" > > Can you please help me? > > Are there any more detailed steps documented somewhere? I do not have any > experience with Python and I am not a system administrator. > > It will be great if someone can send me very detailed steps. The command > "pip install arches" kept giving me an error which said "arches directory > not found". Does it mean I have to download the arches code from github > into the same folder before running this command? > > Any help will be greatly appreciated. > > Thanks > Basav > > -- > -- 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. > -- -- 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.
