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:
    Traceback (most recent call last):
      File "<string>", line 1, in <module>
      File "/tmp/pip-build-ubsl7_6s/arches/setup.py", line 14, in <module>
        version = __import__('arches').__version__
      File "/tmp/pip-build-ubsl7_6s/arches/arches/__init__.py", line 1, in 
<module>
        from arches.setup import get_version
      File "/tmp/pip-build-ubsl7_6s/arches/arches/setup.py", line 124
        print "Downloading: %s Bytes: %s" % (file_name, file_size)
                                        ^
    SyntaxError: invalid syntax

    ----------------------------------------
Command "python setup.py egg_info" failed with error code 1 in 
/tmp/pip-build-ubsl7_6s/arches/



so request you to please check where i am lacking in this code.


On Sunday, April 3, 2016 at 4:02:03 PM UTC+5:30, Koen Van Daele wrote:
>
> 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 you computer system you probably have a really old system and upgrading 
> that might be necessary.
>
>
> Koen
>
>
>
> *Van Daele Koen *
>
> Applicatiebeheerder
>
>
> Agentschap *Onroerend Erfgoed*
>
> *T* 02 553 16 82, *M* 0499 94 93 68
> ------------------------------
> *Van:* [email protected] <javascript:> <
> [email protected] <javascript:>> namens Ajay Mahajan <
> [email protected] <javascript:>>
> *Verzonden:* zondag 3 april 2016 10:58
> *Aan:* Arches Project
> *Onderwerp:* Re: [Arches] Command "python setup.py egg_info" failed with 
> error code 1 
>  
> 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 if you could provide some 
>> more information about your system environment.  Do you have a virtual 
>> environment active?  If so, I'd recommend that you try upgrading your 
>> version of pip, as I recently described in this post 
>> <https://groups.google.com/forum/#!topic/archesproject/0S8M8s7n4vo>. No 
>> idea if that's what your problem is, but it may be a good place to start. 
>>
>> Adam
>>
>> On Fri, Apr 1, 2016 at 3:00 PM, <[email protected]> wrote:
>>
>>> Hello there, 
>>>
>>> While installing the pacages facing this issue:
>>>
>>> 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:
>>>     Traceback (most recent call last):
>>>       File "<string>", line 1, in <module>
>>>       File "/tmp/pip-build-ubsl7_6s/arches/setup.py", line 14, in 
>>> <module>
>>>         version = __import__('arches').__version__
>>>       File "/tmp/pip-build-ubsl7_6s/arches/arches/__init__.py", line 1, 
>>> in <module>
>>>         from arches.setup import get_version
>>>       File "/tmp/pip-build-ubsl7_6s/arches/arches/setup.py", line 124
>>>         print "Downloading: %s Bytes: %s" % (file_name, file_size)
>>>                                         ^
>>>     SyntaxError: invalid syntax
>>>
>>>     ----------------------------------------
>>> Command "python setup.py egg_info" failed with error code 1 in 
>>> /tmp/pip-build-ubsl7_6s/arches/
>>>
>>>
>>> is there any solution for this.
>>>
>>> as i am first time using this arches. so please be clear with answer
>>>
>>> -- 
>>> -- 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] <javascript:>. To 
> unsubscribe, send email to [email protected] <javascript:>. 
> 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] <javascript:>.
> 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.

Reply via email to