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

go run . doesn't work on macos sonoma 14.2.1 (23C71) #1160

Open
djzzwx opened this issue Mar 26, 2024 · 3 comments
Open

go run . doesn't work on macos sonoma 14.2.1 (23C71) #1160

djzzwx opened this issue Mar 26, 2024 · 3 comments
Labels

Comments

@djzzwx
Copy link

djzzwx commented Mar 26, 2024

Description

Steps to Reproduce

  1. mkdir test && cd test
  2. touch main.go
  3. go run .

Your Environment

  • Operating System and version: macos sonoma 14.2.1 (23C71)
  • OpenCV version used: opencv lib version: 4.9.0
  • How did you install OpenCV? brew install opencv
  • GoCV version used: gocv version: 0.35.0
  • Go version: go version go1.22.1 darwin/amd64
  • Did you run the env.sh or env.cmd script before trying to go run or go build?
  • yes, but it return :
  • This script is no longer necessary and has been deprecated.
    See the Custom Environment section of the README if you need to customize your environment.
@djzzwx
Copy link
Author

djzzwx commented Mar 26, 2024

Xnip2024-03-26_09-52-12

@deadprogram
Copy link
Member

Hello @djzzwx we are about to release an update to GoCV for OpenCV 4.9.0

Each update to OpenCV generally requires changes in GoCV due to changes in the OpenCV interfaces.

Hope that helps!

@djzzwx
Copy link
Author

djzzwx commented Apr 1, 2024

Hello @djzzwx we are about to release an update to GoCV for OpenCV 4.9.0

Each update to OpenCV generally requires changes in GoCV due to changes in the OpenCV interfaces.

Hope that helps!

ok, thinks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants