Thanks Mika: https://github.com/numenta/nupic/issues/1755. Can you
give me a full stack trace?
---------
Matt Taylor
OS Community Flag-Bearer
Numenta


On Thu, Jan 15, 2015 at 7:12 PM, Mika Schiller <[email protected]> wrote:
>> I'm trying to install the latest release of Nupic and pip install nupic
>> gives me this error:
>
> building 'fake-extension' extension
>
> clang -bundle -undefined dynamic_lookup -L/usr/local/lib
> -L/usr/local/opt/sqlite/lib
> -Wno-error=unused-command-line-argument-hard-error-in-future -o
> build/lib.macosx-10.9-x86_64-2.7/fake-extension.so
>
> clang: error: no input files
>
> error: command 'clang' failed with exit status 1
>
>
> I have wheel installed. The error seems to be due to the fact that Python
> builds modules using the same set of flags it was compiled with originally
> but some of those apparently don't work with OS Mavericks, which is what I'm
> working with. I tried some of the solutions here without success.
>
>
> Anybody else run into this? Solutions?...
>
>
> Mika

Reply via email to