Open Babay88 opened 11 months ago
Were you able to use gcld3 properly?
After following your way to install it. I run into the following error:
from .pybind_ext import * ImportError: DLL load failed while importing pybind_ext: The specified module could not be found.
It seems I cannot even import gcld3. 😞
I had some problems installing gcld3 on windows (python 3.8). Simple
pip install gcld3
didn't do the trick. But I've found a way to install it.\installed\x64-windows\tools\protobuf
inside vcpkg folderport_def.inc
file. It should be in\installed\x64-windows\include\google\protobuf
folder inside vcpkg installationgoogle/protobuf/port_def.inc
.\installed\x64-windows\include\
inside vcpkg installation.libprotobuf.lib
file. It should be in\installed\x64-windows\lib
inside vcpkg folder.libprotobuf.lib
toprotobuf.lib