kluctl/go-embed-python

error when run go generate ./...

Closed this issue · 2 comments

I got an error:
ModuleNotFoundError: No module named 'ctypes'
when run comand:
go generate ./...
system: widows 11
go version: 1.20.1
image error:
Screenshot 2023-03-06 160037

how to fix it.
thank you so much.

Windows as build system is untested and I unfortunately can't support this (I have no Windows)

I'm closing this. If someone wants to add support for Windows as build system, I'm happy to re-open it.