Git Product home page Git Product logo

Comments (5)

EvilPort2 avatar EvilPort2 commented on July 21, 2024

You can remove the above line. What i mean is, in the cnn_tf.py you can remove that line.

from sign-language.

AfsanaReem avatar AfsanaReem commented on July 21, 2024

If I remove that lines this happens:

"F:\Program Files\Python\Python37\python.exe" F:/PycharmProjects/Sign-Language-master/fun_util.py
2020-04-19 20:44:42.593982: W tensorflow/stream_executor/platform/default/dso_loader.cc:55] Could not load dynamic library 'cudart64_101.dll'; dlerror: cudart64_101.dll not found
2020-04-19 20:44:42.594177: I tensorflow/stream_executor/cuda/cudart_stub.cc:29] Ignore above cudart dlerror if you do not have a GPU set up on your machine.
Using TensorFlow backend.
Traceback (most recent call last):
File "F:\Program Files\Python\Python37\lib\site-packages\pyttsx3_init_.py", line 20, in init
eng = _activeEngines[driverName]
File "F:\Program Files\Python\Python37\lib\weakref.py", line 137, in getitem
o = self.datakey
KeyError: None

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "F:/PycharmProjects/Sign-Language-master/fun_util.py", line 11, in
engine = pyttsx3.init()
File "F:\Program Files\Python\Python37\lib\site-packages\pyttsx3_init_.py", line 22, in init
eng = Engine(driverName, debug)
File "F:\Program Files\Python\Python37\lib\site-packages\pyttsx3\engine.py", line 30, in init
self.proxy = driver.DriverProxy(weakref.proxy(self), driverName, debug)
File "F:\Program Files\Python\Python37\lib\site-packages\pyttsx3\driver.py", line 50, in init
self.module = importlib.import_module(name)
File "F:\Program Files\Python\Python37\lib\importlib_init.py", line 127, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "", line 1006, in _gcd_import
File "", line 983, in _find_and_load
File "", line 967, in _find_and_load_unlocked
File "", line 677, in _load_unlocked
File "", line 728, in exec_module
File "", line 219, in _call_with_frames_removed
File "F:\Program Files\Python\Python37\lib\site-packages\pyttsx3\drivers\sapi5.py", line 10, in
import pythoncom
ModuleNotFoundError: No module named 'pythoncom'

Process finished with exit code 1

from sign-language.

Vivek16444 avatar Vivek16444 commented on July 21, 2024

Bro I need a help I will give fees

from sign-language.

Vivek16444 avatar Vivek16444 commented on July 21, 2024

Please bro

from sign-language.

VuBrian22 avatar VuBrian22 commented on July 21, 2024

Bro I need a help I will give fees

The project is really old so the dependencies need to be updated in the code. I've fixed it for a project I used this code as a base a long time ago but you need to just update the code to the latest dependencies/modules, if that helps.

from sign-language.

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.