GithubHelp home page GithubHelp logo

Installation on a Mac about macaw HOT 4 CLOSED

microsoft avatar microsoft commented on May 27, 2024
Installation on a Mac

from macaw.

Comments (4)

hamed-zamani avatar hamed-zamani commented on May 27, 2024

This seems to be a pyndri issue, it's better to ask the question from Christophe in the pyndri repo. BTW, did you install pyndri using pip or by cloning the repo and running the setup file? I recommend the latter.

from macaw.

Guzpenha avatar Guzpenha commented on May 27, 2024

I tried both, the error is the same. I will ask about this issue there, thanks !

from macaw.

akaysh avatar akaysh commented on May 27, 2024

@Guzpenha I am facing similar issue for my Mac. I installed the modified version of Indri from the same repo and now I am not able to install pyindri.

GCC is giving me errors.

/usr/local/include/indri/atomic.hpp:48:13: error: unknown type name '_Atomic_word'
    typedef _Atomic_word value_type;
            ^
/usr/local/include/indri/atomic.hpp:51:6: error: use of undeclared identifier '__gnu_cxx'
     __atomic_add( &variable, 1 );
     ^
/usr/local/include/indri/atomic.hpp:46:26: note: expanded from macro '__atomic_add'
    #define __atomic_add __gnu_cxx::__atomic_add
                         ^
/usr/local/include/indri/atomic.hpp:55:7: error: use of undeclared identifier '__gnu_cxx'
      __atomic_add( &variable, -1 );
      ^

Any solutions for this?

from macaw.

hamed-zamani avatar hamed-zamani commented on May 27, 2024

These problems seems to be related to pyndri. Please open an issue in the pyndri repo, as this is irrelevant to macaw's implementation.

from macaw.

Related Issues (5)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.