-
-
Notifications
You must be signed in to change notification settings - Fork 212
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
OCIEnvCreate error #423
Comments
Hmm, I don't get this. I'll fix this issue but Could you please temporally modify globals.go like below?
|
Hi, I encounterd a similar situation. At first, golang v1.16.12(not accurate) on macOS monterey, an error occured while testing.
After upgrading to golang v1.17.7, the probrem was solved. |
您好,请问解决了吗,我也遇到这个问题: |
The error is this,and how can i deal with it?
panic: OCIEnvCreate error
goroutine 1 [running]:
github.com/mattn/go-oci8.init.0()
C:/Users/kingdee/go/pkg/mod/github.com/mattn/[email protected]/globals.go:177 +0x518
The text was updated successfully, but these errors were encountered: