[Arches] Stuck on Installation of Dependencies

2016-04-03 Thread sandeep
Hello there, I am starting a project for heritage using arches. But stuck on using this project installation on Godaddy Server. Please do any one help in supporting in giving me some usefull steps for installing arches and its all dependencies which are using python and all extensions.

Re: [Arches] Command "python setup.py egg_info" failed with error code 1

2016-04-03 Thread Ajay Mahajan
Thanks for reply, but i have tried the same before and the result is in this way as given below: Collecting arches-hip Using cached arches_hip-1.0.4.tar.gz Collecting arches>=3.1.0 (from arches-hip) Using cached arches-3.1.2.tar.gz Complete output from command python setup.py egg_info:

RE: [Arches] Command "python setup.py egg_info" failed with error code 1

2016-04-03 Thread Van Daele, Koen
According to https://pypi.python.org/pypi/arches/3.1.2 , Arches only runs on Python 2.7. So, you would first need to upgrade to python 2.7. It doesn't run on Python 3.x (yet), so don't go to a version higher than 2.7. Bear in mind that Python 2.6 is very old, so if that's the default version on

Re: [Arches] Command "python setup.py egg_info" failed with error code 1

2016-04-03 Thread Ajay Mahajan
Actully i have installed python 2.6 and now want to install arches. just confues how to place package and run arches app. just need steps to install and run arches hip project On Saturday, April 2, 2016 at 4:28:16 AM UTC+5:30, Adam Cox wrote: > > Hi there, it would be easier to troubleshoot