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

安装报错 #30

Open
Curry30h opened this issue Sep 18, 2018 · 0 comments
Open

安装报错 #30

Curry30h opened this issue Sep 18, 2018 · 0 comments

Comments

@Curry30h
Copy link

Running build with OpenGL rendering.
Building with OpenGL: GOPATH=/home/haotong/noreward-rl/curiosity/src/go-vncdriver/.build go build -buildmode=c-shared -o go_vncdriver.so github.com/openai/go-vncdriver. (Set GO_VNCDRIVER_NOGL to build without OpenGL.)
Traceback (most recent call last):
File "curiosity/src/go-vncdriver/build.py", line 121, in
main()
File "curiosity/src/go-vncdriver/build.py", line 20, in main
build()
File "curiosity/src/go-vncdriver/build.py", line 112, in build
if not build_gl():
File "curiosity/src/go-vncdriver/build.py", line 100, in build_gl
return not subprocess.call(cmd.split())
File "/usr/lib/python2.7/subprocess.py", line 523, in call
return Popen(*popenargs, **kwargs).wait()
File "/usr/lib/python2.7/subprocess.py", line 711, in init
errread, errwrite)
File "/usr/lib/python2.7/subprocess.py", line 1343, in _execute_child
raise child_exception
OSError: [Errno 2] No such file or directory
求解,这是什么原因报的错?

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