On 3 February 2015 at 08:27, Bancal Samuel <samuel.ban...@epfl.ch> wrote:

> ld: symbol(s) not found for architecture x86_64
> clang: error: linker command failed with exit code 1 (use -v to see
> invocation)
> error: command 'gcc' failed with exit status 1
>
> It's not really clear to me ... am I missing some requirements?
>

That looks like it's failing to find the Python header files. Are you sure
that the pip you're using is the one that's part of Anaconda? Do 'which
pip' at the command line to see where it's located.

Thomas
------------------------------------------------------------------------------
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
cx-freeze-users mailing list
cx-freeze-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cx-freeze-users

Reply via email to