Code Monkey home page Code Monkey logo

Comments (5)

joshuashort avatar joshuashort commented on August 29, 2024

from oa-core.

dimitri-gigot avatar dimitri-gigot commented on August 29, 2024

Good good.

I only read the "arch" part, i'll check all the dependencies in the other installation process.
I should have think about it :)

I let you know asap

from oa-core.

dimitri-gigot avatar dimitri-gigot commented on August 29, 2024

Well... a part of the deps list was missing when i cat the file (i guess my terminal was too small or something) and i missed "pyttsx3" and "pocketsphinx", after installing them, obviously everything work great.

I'm quite ashamed of myself right now :p

Adding some install _script.sh could be a good idea (for dumb people like me), I guess it could just be what's written in the Readme.

If you think it's a good idea i can start doing this and do a PR (I have a ubuntu and an arch machine so I can test both)

Thanks for the quick response ;)

from oa-core.

joshuashort avatar joshuashort commented on August 29, 2024

@dimitri-gigot the instructions could definitely use some love.. and we’re about to start improving documentation/wiki stuff.

You’ll probably want to avoid using start_oa.sh. It’s ok if your system’s Python is 3.x, otherwise you’d need to run python3 oa.py instead of python oa.py. Similarly with pip3 vs. pip.

Also, consider switching to the master branch instead of next. They’re basically equal right now, but our aim is for master to be the latest ‘stable’ release.

from oa-core.

joshuashort avatar joshuashort commented on August 29, 2024

Thanks! I don’t recall the convention right now, but it’s pretty common to see something like requirements.txt with the dependencies listed (on individual lines?). Pretty sure you can then do something like pip3 install -r requirements.txt

Dependencies/modules are kind of in flux, but I’d love a PR with the dependency list in an easy-to-install format. Go for it if that sounds good to you —

from oa-core.

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.