Git Product home page Git Product logo

Comments (6)

shbhrsaha avatar shbhrsaha commented on August 21, 2024

The Notifications and Birthday modules are the built-in Facebook-related modules. You're welcome to write more modules on your Pi to add more Facebook-related features.

from jasper-client.

mrgoodfriend avatar mrgoodfriend commented on August 21, 2024

Hi,

Thé issue is that notification and birthday modules try to import facebook
module which does not exist
Le 10 avr. 2014 05:12, "Shubhro Saha" [email protected] a écrit :

The Notificationshttp://jasperproject/jasper-client/blob/master/client/modules/Notifications.pyand
Birthdayhttp://jasperproject/jasper-client/blob/master/client/modules/Birthday.pymodules are the built-in Facebook-related modules. You're welcome to write
more modules on your Pi to add more Facebook-related features.

Reply to this email directly or view it on GitHubhttps://github.com//issues/10#issuecomment-40039104
.

from jasper-client.

charliermarsh avatar charliermarsh commented on August 21, 2024

Did you "pip install -r requirements.txt"? You need the Facebook Python SDK, which is included as a dependency in requirements.txt.

(You could also look at Issue #17 if you're having trouble installing the requirements.)

from jasper-client.

mrgoodfriend avatar mrgoodfriend commented on August 21, 2024

I did this but have'nt take care it failed due to the fact pip can't find pocketsphinx package and so did not arrive to facebook install.

Is there a special source server to use for installing pockesphinx and sphinxbase with pip because I can't see it on : https://pypi.python.org/pypi?%3Aaction=browse

from jasper-client.

shbhrsaha avatar shbhrsaha commented on August 21, 2024

Got it. It seems that the PocketSphinx pip requirement may already be satisfied through the pocketsphinx installation step. Try removing that line and the SphinxBase one from requirements.txt. I'll commit that change after testing later today, but I suspect that might be the problem.

from jasper-client.

shbhrsaha avatar shbhrsaha commented on August 21, 2024

Removed SphinxBase and PocketSphinx from requirements.txt, as those dependencies are satisfied during the PocketSphinx/Sphinxbase installation steps. Please let us know if your pip installation still fails. Thanks!

from jasper-client.

Related Issues (20)

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.