Giter Site home page Giter Site logo

unable to import FER from fer about fer HOT 3 OPEN

justinshenk avatar justinshenk commented on May 25, 2024
unable to import FER from fer

from fer.

Comments (3)

JustinShenk avatar JustinShenk commented on May 25, 2024

Which version of FER are you using? Try pip install -U fer to get the latest version.

from fer.

oerzn avatar oerzn commented on May 25, 2024

hello,

Yes, I tried "pip install -U fer" and "pip install imageio-ffmpeg" also still it is giving an error.

below is the error output.

RuntimeError Traceback (most recent call last)
in
----> 1 from fer import FER
2 import cv2
3
4 img = cv2.imread("image.jpeg")
5 detector = FER()

3 frames
[/usr/local/lib/python3.8/dist-packages/imageio/plugins/ffmpeg.py] in download(directory, force_download)
35
36 def download(directory=None, force_download=False): # pragma: no cover
---> 37 raise RuntimeError(
38 "imageio.ffmpeg.download() has been deprecated. "
39 "Use 'pip install imageio-ffmpeg' instead.'"

RuntimeError: imageio.ffmpeg.download() has been deprecated. Use 'pip install imageio-ffmpeg' instead.'

from fer.

JustinShenk avatar JustinShenk commented on May 25, 2024

Any update on this?

from fer.

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.