Hi Lory -

I haven't run into this error before. What versions of python, pip, and
virtualenv are you using?

Thanks,

Cyrus

On Thu, Aug 2, 2018 at 9:10 PM Lory Henning <[email protected]> wrote:

> I'm receiving the following error message during installation (on a Mac).
> Does anyone have any advice?
>
> Collecting arches
>
>   Using cached
> https://files.pythonhosted.org/packages/ad/d0/1cb9ac07dd924af3409fac6ed93aed132e144c6a72a4e19731fc83c53972/arches-4.2.tar.gz
>
>     Complete output from command python setup.py egg_info:
>
>     Traceback (most recent call last):
>
>       File "<string>", line 1, in <module>
>
>       File
> "/private/var/folders/2z/07mz94fs6470_3wp6w18hh4m0000gn/T/pip-install-v29frrzo/arches/setup.py",
> line 14, in <module>
>
>         version = __import__('arches').__version__
>
>       File
> "/private/var/folders/2z/07mz94fs6470_3wp6w18hh4m0000gn/T/pip-install-v29frrzo/arches/arches/__init__.py",
> line 1, in <module>
>
>         from arches.setup import get_version
>
>       File
> "/private/var/folders/2z/07mz94fs6470_3wp6w18hh4m0000gn/T/pip-install-v29frrzo/arches/arches/setup.py",
> line 101
>
>         print "Downloading: %s Bytes: %s" % (file_name, file_size)
>
>                                         ^
>
>     SyntaxError: invalid syntax
>
>
>
>     ----------------------------------------
>
> Command "python setup.py egg_info" failed with error code 1 in
> /private/var/folders/2z/07mz94fs6470_3wp6w18hh4m0000gn/T/pip-install-v29frrzo/arches/
>
>
> Best,
>
> Lory
>
> --
> -- 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.

Reply via email to