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

[Question] [Bug] undefined: conn #141

Closed
MeowSaiGithub opened this issue Dec 30, 2023 · 2 comments
Closed

[Question] [Bug] undefined: conn #141

MeowSaiGithub opened this issue Dec 30, 2023 · 2 comments

Comments

@MeowSaiGithub
Copy link

I was trying out the duckdb with this tutorial link - https://duckdb.org/docs/api/go.html and this error came up.

 # github.com/marcboeker/go-duckdb
C:\Users\HP\go\pkg\mod\github.com\marcboeker\[email protected]\transaction.go:6:5: undefined: conn

I just use go run . . Did i miss anything or do anything wrong?

@marcboeker
Copy link
Owner

Unfortunately, we currently do not support Windows out of the box. There is a PR #140 for Windows support but it's not completed yet.

@MeowSaiGithub
Copy link
Author

thanks, i thought i did something wrong

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

2 participants