Hi Chris,
The warning you're seeing isn't an issue.  It's related to our MANIFEST.in
file that setup.py uses to build the distribution for pypi.
The build is trying to exclude all *.txt file in the arches/logs directory,
but can't find any (which is ok).  Not sure why this shows up as a warning
as it shouldn't be an issue at all.
It looks like everything else installed correctly.  If that's the case then
Arches is ready to go.  Are you planning on installing the Arches-HIP
package?
Cheers,
Alexei


Director of Web Development - Farallon Geographics, Inc. - 971.227.3173

On Thu, Apr 21, 2016 at 10:18 AM, <couimet....@gmail.com> wrote:

> Hi Adam,
>
> Just checked and I do have Python 2.7.6. installed.
>
> The Arches installation file (arches-3.1.2.tar.gz) file downloads without
> issues when running "pip install arches"
>
> Here is the first error that appears bellow. It gives a warning relating
> to a previously-included file is not found. The install takes less than 20
> seconds.
>
> (ENV)couimet@ubuntu:~/Projects$ pip install arches
> Downloading/unpacking arches
>   Downloading arches-3.1.2.tar.gz (18.9MB): 18.9MB downloaded
>   Running setup.py (path:/home/couimet/Projects/ENV/build/arches/setup.py)
> egg_info for package arches
>
>     warning: no previously-included files found matching
> 'arches/logs/*.txt'
>
>
> All of the other items (prerequisites and pip) seem to have installed
> correctly. I tried to reinstall everything with a fresh install of the
> virtual machine, but have the exact same situation. Could it be that I'm
> not using an up to date file somewhere.
>
> Thanks again Adam, greatly appreciated.
>
> Chris
>
> --
> -- To post, send email to archesproject@googlegroups.com. To unsubscribe,
> send email to archesproject+unsubscr...@googlegroups.com. 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 archesproject+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
-- To post, send email to archesproject@googlegroups.com. To unsubscribe, send 
email to archesproject+unsubscr...@googlegroups.com. 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 archesproject+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to