-
-
Notifications
You must be signed in to change notification settings - Fork 7
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
"introspection typelib not found" with python 3.7 on Windows 10 64 Bit #14
Comments
Hi, I believe the problem is that you're trying to import the So, unfortunately I don't think we can do anything about this until we provide Gtk3 on Windows. That's definitely something in which there is interest, but Gtk3 takes a long time to compile and has a lot of dependencies, so it's a challenge. As such, I'm going to close this bug, but feel free to comment or reopen if you believe there's something on the pygobject side that needs addressing. |
Is Gtk3 available now on windows? |
Yes, it has been for a year or so. Also Gtk4 by the way. |
Thank you |
Issue:
Hi folks,
I just can't get my little python program running on Windows 10 64 Bit.
gives
Setting GI_TYPELIB_PATH to C:\Anaconda3\envs\python3.7\Library\lib\girepository-1.0 where the .typelib files are doesn't change anything.
Do you have any idea?
Thanks!
Environment (
conda list
):Details about
conda
and system (conda info
):The text was updated successfully, but these errors were encountered: