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

libgrid_sample_3d_plugin.so not designed to run on Windows or contains error #11

Open
mocmocmoc opened this issue Jul 20, 2024 · 4 comments

Comments

@mocmocmoc
Copy link

Fresh git clone
Windows11, Python 3.10.11

explorer_rtBH5HWNz0
@aihacker111
Copy link
Owner

@mocmocmoc I don’t use window my friend , I’ll update script for build it on window later, but now you can run it con colab for demo

@galigaligo
Copy link

The same problem,
Error:
ctypes.CDLL(self.plugin_path, mode=ctypes.RTLD_GLOBAL)
File "D:\soft\miniconda\LivePortrait\lib\ctypes_init_.py", line 374, in init
self._handle = _dlopen(self._name, mode)
OSError: [WinError 193] %1 不是有效的 Win32 应用程序。
Exception ignored in: <function TensorRTEngine.del at 0x000001EC70E7D0D0>

@aihacker111
Copy link
Owner

@galigaligo This is build on Linux and also it cannot run on window, please use notebook in colab folder and run on colab . Thank you

@YacratesWyh
Copy link

You may refer to this windows build https://github.com/warmshao/FasterLivePortrait

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

4 participants