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

dependency issue #114

Open
xiaozhi-alan-zhu opened this issue Nov 17, 2021 · 6 comments
Open

dependency issue #114

xiaozhi-alan-zhu opened this issue Nov 17, 2021 · 6 comments

Comments

@xiaozhi-alan-zhu
Copy link

能否给一个教程,告诉我们要当前版本的pytorch-on-angel要搭配什么版本的angel以及其他的dependency?我反复尝试了很久,还是有各种version不匹配的问题。

@ouyangwen-it
Copy link
Contributor

image
当前master版本依赖angel 3.2.0

@xiaozhi-alan-zhu
Copy link
Author

感谢回复。我在编译angel的时候有一下问题,我的maven version是3.8.3,不知道有什么解决办法,感谢。

[ERROR] Failed to execute goal on project spark-on-angel-graph: Could not resolve dependencies for project com.tencent.angel:spark-on-angel-graph:jar:3.2.0: Could not find artifact edu.princeton.cs:algs4:jar:1.0.3 in central (https://repo.maven.apache.org/maven2) -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <args> -rf :spark-on-angel-graph

@jinqinn
Copy link

jinqinn commented Feb 21, 2022

遇到一样的问题

@ljacg
Copy link

ljacg commented May 5, 2022

我也是这个问题,采用推荐的Docker方式编译,但到这里就说jar包找不到,这个jar是本地包还是远程包啊?
还有,采用docker方式编译应该对本机环境没有什么要求吧

@wangcaihua
Copy link

wangcaihua commented Jun 25, 2024 via email

@Hukai0
Copy link

Hukai0 commented Jun 25, 2024

感谢回复。我在编译angel的时候有一下问题,我的maven version是3.8.3,不知道有什么解决办法,感谢。

[ERROR] Failed to execute goal on project spark-on-angel-graph: Could not resolve dependencies for project com.tencent.angel:spark-on-angel-graph:jar:3.2.0: Could not find artifact edu.princeton.cs:algs4:jar:1.0.3 in central (https://repo.maven.apache.org/maven2) -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <args> -rf :spark-on-angel-graph

我也遇到了这个问题

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

6 participants