Code Monkey home page Code Monkey logo

Comments (9)

ramkrishna757575 avatar ramkrishna757575 commented on July 3, 2024

I'm trying to comment the input Apply this change? [y/N]: and want to try to install it from the source.
Can you please help me to run the installation from the source?

from howdy.

boltgolt avatar boltgolt commented on July 3, 2024

Try removing the half installed package first

sudo apt purge howdy

then set a flag that will execute the installer without asking any questions

HOWDY_NO_PROMPT="true"

Then run the installer again. This means howdy will also use the default camera but you can change that with the sudo howdy config command afterwards

from howdy.

ramkrishna757575 avatar ramkrishna757575 commented on July 3, 2024

Okay thanks..I'll try and let u know.

from howdy.

ramkrishna757575 avatar ramkrishna757575 commented on July 3, 2024

The installation succeeded. But now I'm getting this error on running sudo howdy add:

Traceback (most recent call last):
  File "/usr/local/bin/howdy", line 86, in <module>
    import cli.add
  File "/lib/security/howdy/cli/add.py", line 9, in <module>
    import cv2
ModuleNotFoundError: No module named 'cv2'

from howdy.

boltgolt avatar boltgolt commented on July 3, 2024

That's an issue on some machines, could you try the solutions from #32?

from howdy.

ramkrishna757575 avatar ramkrishna757575 commented on July 3, 2024

Thanks. I installed the opencv library and it worked.

from howdy.

ramkrishna757575 avatar ramkrishna757575 commented on July 3, 2024

It's working great now. You've done an amazing job. Thanks.

Just wanted to know. It uses my webcam for face detection. Is there a way I can configure it to use the IR camera instead?

My system is Alienware 15R3 and has the IR camera.

from howdy.

boltgolt avatar boltgolt commented on July 3, 2024

Run sudo howdy config, which will open the config file for you. Try changing the device_id option to 1 and save the file. Howdy should now try to use a different video input.

from howdy.

ramkrishna757575 avatar ramkrishna757575 commented on July 3, 2024

Tried it, however got error
VIDEOIO ERROR: V4L: index 1 is not correct!

I think ubuntu is unable to detect the IR device, probably due to some driver issue or driver not available at all.

from howdy.

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.