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

ModuleNotFoundError: No module named 'codegen' #7066

Closed
schwarzaviv opened this issue Jun 27, 2019 · 1 comment
Closed

ModuleNotFoundError: No module named 'codegen' #7066

schwarzaviv opened this issue Jun 27, 2019 · 1 comment

Comments

@schwarzaviv
Copy link

trying to install gtk with vcpkg.
get the following error message:

Building package gtk:x64-windows failed with: BUILD_FAILED.
Vcpkg version 2019.06.21-nohash

Log file says:
Traceback (most recent call last):
File "C:/vcpkg/installed/x64-windows/tools/glib/gdbus-codegen", line 37, in
from codegen import codegen_main
ModuleNotFoundError: No module named 'codegen'

Attached cmd screenshot
gtk error

@schwarzaviv
Copy link
Author

#7051 solves the issue

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

1 participant