Skip to content
This repository has been archived by the owner on Jul 1, 2024. It is now read-only.

dll not found #431

Closed
oranges7 opened this issue Jun 29, 2023 · 0 comments
Closed

dll not found #431

oranges7 opened this issue Jun 29, 2023 · 0 comments

Comments

@oranges7
Copy link

import tensorflow as tf
import openvino_tensorflow
print('TensorFlow version: ',tf.version)

2023-06-29 13:17:11.072582: W tensorflow/stream_executor/platform/default/dso_loader.cc:64] Could not load dynamic library 'cudart64_110.dll'; dlerror: cudart64_110.dll not found
2023-06-29 13:17:11.072667: 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.
Traceback (most recent call last):
File "C:\Users\Smi1e\Desktop\文件\ont\NANOCALLER\NanoCaller-master\nanocaller_src\try.py", line 125, in
import openvino_tensorflow
File "D:\applications\anaconda\envs\arc_tf\lib\site-packages\openvino_tensorflow_init_.py", line 122, in
_ = load_library.load_op_library(full_lib_path)
File "D:\applications\anaconda\envs\arc_tf\lib\site-packages\tensorflow\python\framework\load_library.py", line 54, in load_op_library
lib_handle = py_tf.TF_LoadLibrary(library_filename)
tensorflow.python.framework.errors_impl.NotFoundError: D:\applications\anaconda\envs\arc_tf\lib\site-packages\openvino_tensorflow\openvino_tensorflow.dll not found

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

No branches or pull requests

1 participant