rizkiarm / LipNet

Keras implementation of 'LipNet: End-to-End Sentence-level Lipreading'
MIT License
638 stars 226 forks source link

anyone help ! #129

Closed Mr-Usama closed 2 years ago

Mr-Usama commented 2 years ago

C:\Users\Hp\PycharmProjects\LipNet>python -m pip install -e . Defaulting to user installation because normal site-packages is not writeable Obtaining file:///C:/Users/Hp/PycharmProjects/LipNet Preparing metadata (setup.py) ... done Collecting Keras==2.0.2 Using cached Keras-2.0.2-py3-none-any.whl Collecting editdistance==0.3.1 Using cached editdistance-0.3.1.tar.gz (19 kB) Preparing metadata (setup.py) ... done Collecting h5py==2.6.0 Using cached h5py-2.6.0.tar.gz (245 kB) Preparing metadata (setup.py) ... done Collecting matplotlib==2.0.0 Using cached matplotlib-2.0.0.tar.gz (53.2 MB) Preparing metadata (setup.py) ... error error: subprocess-exited-with-error

× python setup.py egg_info did not run successfully. │ exit code: 1 ╰─> [71 lines of output]

  Edit setup.cfg to change the build options

  BUILDING MATPLOTLIB
              matplotlib: yes [2.0.0]
                  python: yes [3.9.5 (tags/v3.9.5:0a7dcbd, May  3 2021,
                          17:27:52) [MSC v.1928 64 bit (AMD64)]]
                platform: yes [win32]

  REQUIRED DEPENDENCIES AND EXTENSIONS
                   numpy: yes [version 1.19.5]
                     six: yes [using six version 1.15.0]
                dateutil: yes [dateutil was not found. It is required for date
                          axis support. pip/easy_install may attempt to
                          install it after matplotlib.]
             functools32: yes [Not required]
            subprocess32: yes [Not required]
                    pytz: yes [pytz was not found. pip will attempt to install
                          it after matplotlib.]
                  cycler: yes [cycler was not found. pip will attempt to
                          install it after matplotlib.]
                 tornado: yes [tornado was not found. It is required for the
                          WebAgg backend. pip/easy_install may attempt to
                          install it after matplotlib.]
               pyparsing: yes [pyparsing was not found. It is required for
                          mathtext support. pip/easy_install may attempt to
                          install it after matplotlib.]
                  libagg: yes [pkg-config information for 'libagg' could not
                          be found. Using local copy.]
                freetype: no  [The C/C++ header for freetype (ft2build.h)
                          could not be found.  You may need to install the
                          development package.]
                     png: no  [The C/C++ header for png (png.h) could not be
                          found.  You may need to install the development
                          package.]
                   qhull: yes [pkg-config information for 'qhull' could not be
                          found. Using local copy.]

  OPTIONAL SUBPACKAGES
             sample_data: yes [installing]
                toolkits: yes [installing]
                   tests: no  [skipping due to configuration]
          toolkits_tests: no  [skipping due to configuration]

  OPTIONAL BACKEND EXTENSIONS
                  macosx: no  [Mac OS-X only]
                  qt5agg: no  [PyQt5 not found]
                  qt4agg: no  [PySide not found; PyQt4 not found]
                 gtk3agg: no  [Requires pygobject to be installed.]
               gtk3cairo: no  [Requires cairocffi or pycairo to be installed.]
                  gtkagg: no  [Requires pygtk]
                   tkagg: yes [installing; run-time loading from Python Tcl /
                          Tk]
                   wxagg: no  [requires wxPython]
                     gtk: no  [Requires pygtk]
                     agg: yes [installing]
                   cairo: no  [cairocffi or pycairo not found]
               windowing: yes [installing]

  OPTIONAL LATEX DEPENDENCIES
                  dvipng: no
             ghostscript: no
                   latex: no
                 pdftops: no

  OPTIONAL PACKAGE DATA
                    dlls: no  [skipping due to configuration]

  ============================================================================
                          * The following required packages can not be built:
                          * freetype, png
  [end of output]

note: This error originates from a subprocess, and is likely not a problem with pip. error: metadata-generation-failed

× Encountered error while generating package metadata. ╰─> See above for output.

note: This is an issue with the package mentioned above, not pip. hint: See above for details.