steveseguin / raspberry_ninja

Publish or capture VDO.Ninja streams with Python (Raspberry Pi, Linux, Mac, Windows WSL)
https://raspberry.ninja
144 stars 28 forks source link

import gi #31

Open omrbngl opened 1 year ago

omrbngl commented 1 year ago

Hello, I am trying to import gi in project but I cannot. I have search many forums or pages but did not solve my problem. I attached 2 pic. about error message. Please help me about this issue. I am using python 3.11.4 2 1

steveseguin commented 1 year ago

I've not figured out how to install PyGObject on Windows myself yet either.

https://www.geeksforgeeks.org/how-to-install-pygobject-in-windows/

Possibly an issue with my Visual Studio setup, but I've wasted too much time trying to get it to work already. It would be a huge win to have this actually install though on Windows...

image

also can't get GTK to install, but maybe it works for you: https://github.com/wingtk/gvsbuild/issues/846