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

Error while building client-mpquic.go #3

Open
Mahati-Kalale opened this issue Apr 29, 2024 · 0 comments
Open

Error while building client-mpquic.go #3

Mahati-Kalale opened this issue Apr 29, 2024 · 0 comments

Comments

@Mahati-Kalale
Copy link

I am getting the following error while trying to build the client-mpquic.go file. I have installed all the dependencies and yet I don't know where I am going wrong

client-mpquic.go:10:2: "./config" is relative, but relative import paths are not supported in module mode
client-mpquic.go:9:2: "./utils" is relative, but relative import paths are not supported in module mode
client-mpquic.go:11:2: no required module provides package github.com/lucas-clemente/quic-go: go.mod file not found in current directory or any parent directory; see 'go help modules'
client-mpquic.go:12:2: no required module provides package gocv.io/x/gocv: go.mod file not found in current directory or any parent directory; see 'go help modules'
Screenshot from 2024-04-29 08-45-10

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