Re: [Arches] Arches installation

2020-01-19 Thread Survey Wessex
Hi Elisha, I am in the same situation as you using an AWS cloud server running ubuntu 18.04. I can second Rob. Try using python3 and pip3 (instead of python and pip). I did that and it worked flawlessly. Jens -- -- To post, send email to archesproject@googlegroups.com. To unsubscribe,

Re: [Arches] Arches installation

2020-01-15 Thread Rob Gaston
Hi Elishai, Sorry, I got mixed up with another thread. I’m assuming the issue is not with “python" on your path, but with “pip”. If “python” in fact points to your python3 binary, then you can install using the python binary directly (instead of “pip”) by running: python -m pip install

Re: [Arches] Arches installation

2020-01-15 Thread Elishai Cohen
Hi Rob, I'm using a hosted cloud server (with ubuntu 18.04) SelectionPathPriority Status 0/usr/bin/python3.7 2 auto mode 1/usr/bin/python3.6 1 manual mode ** 2

Re: [Arches] Arches installation

2020-01-15 Thread Rob Gaston
Hi Elishai, I’m no Windows expert, but it sounds like “pip” on your path still points to your old python 2.7 install. I’m unsure what "change python priority as expected” means, but Arches will simply use whichever binary you specify (ie whichever binary you use to run the command). I’m not

Re: [Arches] Arches installation

2020-01-15 Thread Elishai Cohen
Hi Rob, Thanks for your answer. I installed a new version of python and change python priority as expected. I'm not sure why but Arches installation still uses Python 2.7 version. Best, Elishai On Wed, 15 Jan 2020 at 20:20, Rob Gaston wrote: > Hi Elishai, > > It appears from the output

Re: [Arches] Arches installation

2020-01-15 Thread Rob Gaston
Hi Elishai, It appears from the output that you posted that you are trying to install Arches 5 on Python 2.7. Arches 5 requires Python 3.7 as per here: https://arches.readthedocs.io/en/stable/requirements-and-dependencies/#software-dependencies

Re: [Arches] Arches Installation Unable to run Django Server

2017-04-25 Thread Susan Penacho
Hi Adam, No, that was an issue. I couldn't create my_project. I feel like its me not understanding the directions (I only made it this far since Scott Branting, my supervisor for Arches walked me through it step by step). I entered " python C:\ArchesProjects\ENV\Scripts\arches-project create

Re: [Arches] Arches Installation Unable to run Django Server

2017-04-25 Thread Adam Cox
Hi Susan, ok, sounds like it's an issue with using the new project. Can you confirm you had entered the new project and that's where you were running manage.py from? On Tue, Apr 25, 2017 at 5:10 PM, Susan Penacho wrote: > Hi Alexei, > Thank you for getting back to me

Re: [Arches] Arches Installation Unable to run Django Server

2017-04-25 Thread Susan Penacho
Hi Alexei, Thank you for getting back to me quickly. I am not totally sure what changed. I was finishing working through the arches install steps to try and fix the greyed out issue once I had logged on. Using the website steps, I tried to create an arches project since I didn't have the

Re: [Arches] Arches Installation Unable to run Django Server

2017-04-25 Thread Adam Cox
I believe she would be using the repository, because I script I had written up uses the repo installation, not pip. Whenever the script was last run, that's the version of the repo that would be used in her installation. Susan, have you tried rerunning the script between now and last week? I think

Re: [Arches] Arches Installation Unable to run Django Server

2017-04-25 Thread Alexei Peters
Hi Susan, What changed between last week and this? Have you pip installed Arches, or are you running directly from the repository? Obviously something changed. It just a matter of pip pointing what. Cheers, Alexei Director of Web Development - Farallon Geographics, Inc. - 971.227.3173 On Tue,