Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DLL load failed #85

Open
SurafelTeka opened this issue Nov 28, 2020 · 0 comments
Open

DLL load failed #85

SurafelTeka opened this issue Nov 28, 2020 · 0 comments

Comments

@SurafelTeka
Copy link

This error occurred while trying to run train.py

Traceback (most recent call last):
File "train.py", line 12, in
from data_load import get_batch, load_vocab
File "C:\Users\lenovo\Music\xamp\htdocs\dc_tts-master\dc_tts-master\data_load.py", line 12, in
import tensorflow as tf
File "C:\Users\lenovo\AppData\Local\Programs\Python\Python36\lib\site-packages\tensorflow_init_.py", line 24, in
from tensorflow.python import *
File "C:\Users\lenovo\AppData\Local\Programs\Python\Python36\lib\site-packages\tensorflow\python_init_.py", line 52, in
from tensorflow.core.framework.graph_pb2 import *
File "C:\Users\lenovo\AppData\Local\Programs\Python\Python36\lib\site-packages\tensorflow\core\framework\graph_pb2.py", line 6, in
from google.protobuf import descriptor as _descriptor
File "C:\Users\lenovo\AppData\Local\Programs\Python\Python36\lib\site-packages\google\protobuf\descriptor.py", line 48, in
from google.protobuf.pyext import _message
ImportError: DLL load failed: The specified procedure could not be found.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant