hello everybody
Traceback (most recent call last):
File "step1_recon_3d_face.py", line 10, in
from utils.create_renderer import create_renderer_graph
File "/Deep3dPortrait/utils/create_renderer.py", line 2, in
from .render.mesh_renderer import mesh_renderer
File "/Deep3dPortrait/utils/render/mesh_renderer.py", line 24, in
from .rasterize_triangles import rasterize_triangles
File "/Deep3dPortrait/utils/render/rasterize_triangles.py", line 27, in
os.path.dirname(os.path.abspath(file)),'kernels/rasterize_triangles_kernel_1.so'))
File "/home/pc/.local/lib/python3.5/site-packages/tensorflow_core/python/framework/load_library.py", line 61, in load_op_library
lib_handle = py_tf.TF_LoadLibrary(library_filename)
tensorflow.python.framework.errors_impl.NotFoundError: libtensorflow_framework.so: cannot open shared object file: No such file or directory
this is my return when i use a commade
step1_recon_3d_face.py
I hope I could find some help we are already a few days in the search
hello everybody
Traceback (most recent call last):
File "step1_recon_3d_face.py", line 10, in
from utils.create_renderer import create_renderer_graph
File "/Deep3dPortrait/utils/create_renderer.py", line 2, in
from .render.mesh_renderer import mesh_renderer
File "/Deep3dPortrait/utils/render/mesh_renderer.py", line 24, in
from .rasterize_triangles import rasterize_triangles
File "/Deep3dPortrait/utils/render/rasterize_triangles.py", line 27, in
os.path.dirname(os.path.abspath(file)),'kernels/rasterize_triangles_kernel_1.so'))
File "/home/pc/.local/lib/python3.5/site-packages/tensorflow_core/python/framework/load_library.py", line 61, in load_op_library
lib_handle = py_tf.TF_LoadLibrary(library_filename)
tensorflow.python.framework.errors_impl.NotFoundError: libtensorflow_framework.so: cannot open shared object file: No such file or directory
this is my return when i use a commade
step1_recon_3d_face.py
I hope I could find some help we are already a few days in the search