Hi Alexi, I followed exactly the same steps that you had mentioned below for another post, tried twice but I am getting my arches installed in the default python folder....
This is what I see in terminal ################### (ENV)pallavee@aditya-HP-Pavilion-dv6-Notebook-PC:~/Documents/15 Arches$ sudo pip install arches The directory '/home/pallavee/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/pallavee/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Requirement already satisfied: arches in /usr/local/lib/python2.7/dist-packages ################### Is this something to do with my user permissions? Thanks, Pallavee On Monday, 14 September 2015 22:27:18 UTC+5:30, Alexei Peters wrote: > > Hi Mai, > Wow this is really baffling! > > Just to confirm the steps you took to install arches from a clean machine > (generally): > > 1. Install pip > 2. pip install virtualenv > 3. $ virtualenv ENV > 4. $ source ENV/bin/activate > 5. (ENV)$ pip install arches_hip > > After doing that, you said that you have arches and arches_hip directories > in the default python location? Is that true? > > -Alexei > > > > Director of Web Development - Farallon Geographics, Inc. - 971.227.3173 > > > -- -- 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.
