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

cannot find module for path crypto/ed25519 #56

Closed
hillout opened this issue Nov 27, 2020 · 7 comments
Closed

cannot find module for path crypto/ed25519 #56

hillout opened this issue Nov 27, 2020 · 7 comments
Assignees
Labels
bug Something isn't working

Comments

@hillout
Copy link

hillout commented Nov 27, 2020

Hi! Trying to go run . command on RPI4, and eventually it fails with this error:

build github.com/deepch/RTSPtoWebRTC: cannot find module for path crypto/ed25519

Can you help please?

@AntiHeld889
Copy link

Same problem

@yeshivsher
Copy link

What version of Go you running?
What OS Linux or Windows?

@hillout
Copy link
Author

hillout commented Dec 10, 2020

Hi,
Mine:

PRETTY_NAME="Raspbian GNU/Linux 10 (buster)"
NAME="Raspbian GNU/Linux"
VERSION_ID="10"
VERSION="10 (buster)"
VERSION_CODENAME=buster
ID=raspbian
ID_LIKE=debian
HOME_URL="http://www.raspbian.org/"
SUPPORT_URL="http://www.raspbian.org/RaspbianForums"
BUG_REPORT_URL="http://www.raspbian.org/RaspbianBugs"

Kernel: 5.4.72-v7l+

Go version go1.11.6 linux/arm

@yeshivsher
Copy link

Maybe upgrade the go version will fix it.
I recommend you to do it on docker - you will not see any error.

@hillout
Copy link
Author

hillout commented Dec 13, 2020

You mean, a container with Go lang only?

@best4username
Copy link

same also

@deepch
Copy link
Owner

deepch commented Jan 8, 2021

Try it in the new version there pion v3 was updated and rtsp v2 client was updated

@deepch deepch self-assigned this Jan 8, 2021
@deepch deepch added the bug Something isn't working label Jan 8, 2021
@deepch deepch closed this as completed Jan 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants