GithubHelp home page GithubHelp logo

Comments (6)

Amit-GH avatar Amit-GH commented on May 27, 2024 1

Option (1) suggested by Marco seems to be the only practical solution. However, for Mac one more issue is that indri-5.11 is only supported for Mac OSX 10.11.3. The documentation of indri-5.18 clearly says no support for OSX 10.12+ . On seeing this, I believe the best way forward is to use Docker for replicating the package on a Ubuntu (14.04/16.04/18.04) flavour container.

from macaw.

markanthony97 avatar markanthony97 commented on May 27, 2024

Upgrade pexpect, as from python 3.7 async is a reserved word;
pip install pexpect --upgrade

from macaw.

Amit-GH avatar Amit-GH commented on May 27, 2024

Upgrading pexpect to the latest version (4.8.0 at this time) solves the async keyword issue but creates problem with DrQA as that explicitly requires version 4.2.1 here.

from macaw.

markanthony97 avatar markanthony97 commented on May 27, 2024

Upgrading pexpect to the latest version (4.8.0 at this time) solves the async keyword issue but creates problem with DrQA as that explicitly requires version 4.2.1 here.

At this point the only solutions I can think of are either:

  1. downgrading below python 3.7 (workaround)
  2. manually modify the async keywords in the pexpect source code (tedious and impractical)
  3. Create an issue in the DrQA repository and solve the version conflict (impractical)

from macaw.

phdahmed avatar phdahmed commented on May 27, 2024

I have upgraded pexpect to the latest version (4.8.0) and still the issue exist then upgrade it to (4.2.1) and still face the same issue, the error exactly similar to Akaysh query.

from macaw.

Amit-GH avatar Amit-GH commented on May 27, 2024

I made some updates to this package and made it working in a Docker container. The updates were pushed here https://github.com/hamed-zamani/macaw . Check its documentation section.

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.