Coder Social home page Coder Social logo

Bug: ImportError: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.27' not found (required by /path/to/.local/lib/python3.7/site-packages/stt/lib/libstt.so) about stt HOT 5 CLOSED

coqui-ai avatar coqui-ai commented on May 11, 2024
Bug: ImportError: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.27' not found (required by /path/to/.local/lib/python3.7/site-packages/stt/lib/libstt.so)

from stt.

Comments (5)

reuben avatar reuben commented on May 11, 2024 1

Latest packages now are built on manylinux_2_24 and need glibc 2.24 or newer.

from stt.

reuben avatar reuben commented on May 11, 2024

from stt.

zubairahmed-ai avatar zubairahmed-ai commented on May 11, 2024

Just faced this. I am Ubuntu 18.04, what should I do? @reuben

from stt.

zubairahmed-ai avatar zubairahmed-ai commented on May 11, 2024
 stt --model stt-0.9.3-models.pbmm --scorer stt-0.9.3-models.scorer --audio speech26-510k.wav
Traceback (most recent call last):
  File "/home/ubuntu/anaconda3/envs/stt/bin/stt", line 5, in <module>
    from stt.client import main
  File "/home/ubuntu/anaconda3/envs/stt/lib/python3.6/site-packages/stt/__init__.py", line 23, in <module>
    from stt.impl import Version as version
  File "/home/ubuntu/anaconda3/envs/stt/lib/python3.6/site-packages/stt/impl.py", line 13, in <module>
    from . import _impl
ImportError: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.29' not found (required by /home/ubuntu/anaconda3/envs/stt/lib/python3.6/site-packages/stt/lib/libstt.so)

ldd --version
ldd (Ubuntu GLIBC 2.27-3ubuntu1.4) 2.27

lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:    Ubuntu 18.04.5 LTS
Release:        18.04
Codename:       bionic

from stt.

zubairahmed-ai avatar zubairahmed-ai commented on May 11, 2024

Great, I have now upgraded but good to know this too

from stt.

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.