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

compile error in docker.paddlepaddlehub.com/paddle:latest-dev images #9906

Closed
luotao1 opened this issue Apr 13, 2018 · 0 comments · Fixed by #9907
Closed

compile error in docker.paddlepaddlehub.com/paddle:latest-dev images #9906

luotao1 opened this issue Apr 13, 2018 · 0 comments · Fixed by #9907

Comments

@luotao1
Copy link
Contributor

luotao1 commented Apr 13, 2018

docker images: docker.paddlepaddlehub.com/paddle:latest-dev
cmake command:

cmake -DWITH_FLUID_ONLY=ON -DCUDA_ARCH_NAME=Auto -DWITH_TESTING=ON ..

compiler error:

make[2]: *** No rule to make target 

'../python/paddle/v2/tests/.test_env/lib/python2.7/posixpath.py', needed by 

'python/build/.timestamp'.  Stop.
CMakeFiles/Makefile2:30120: recipe for target 'python/CMakeFiles/paddle_python.dir/all' 

failed
make[1]: *** [python/CMakeFiles/paddle_python.dir/all] Error 2
Makefile:160: recipe for target 'all' failed
make: *** [all] Error 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant