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

Missing dependency #77

Open
azzaea opened this issue Aug 20, 2019 · 1 comment
Open

Missing dependency #77

azzaea opened this issue Aug 20, 2019 · 1 comment

Comments

@azzaea
Copy link

azzaea commented Aug 20, 2019

Hello,

Thank you for your efforts packaging many important causal reasoning algorithms via these suits of programs.

I'm trying to install causal web as a dependency for the Causal Rest API, but stuck at the stage of installing ccd-job-queue-0.1.8. First, it gave me this error:

ERROR] Failed to execute goal on project ccd-job-queue: Could not resolve dependencies for project edu.pitt.dbmi:ccd-job-queue:jar:0.1.8: The following artifacts could not be resolved: edu.pitt.dbmi:ccd-db:jar:0.6.5, edu.pitt.dbmi.isg:remoteSchedulerClient:jar:0.1.4: Failure to find edu.pitt.dbmi:ccd-db:jar:0.6.5 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced -> [Help 1]

To which a partial fix is installing the older version of ccd-db-0.6.5 (along with the recent version suggested in the README file of this repo. Now, I get the following error:

[ERROR] Failed to execute goal on project ccd-job-queue: Could not resolve dependencies for project edu.pitt.dbmi:ccd-job-queue:jar:0.1.8: Failure to find edu.pitt.dbmi.isg:remoteSchedulerClient:jar:0.1.4 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced -> [Help 1]

I'm not sure where this jar file is, and would really appreciate any pointers you may be able to share.

Thank you,
Azza

@azzaea azzaea changed the title Dependency installations Missing dependency Aug 21, 2019
@azzaea
Copy link
Author

azzaea commented Aug 21, 2019

It turned out that remoteSchedulerClient is another program that can be installed as the rest of the other dependencies. Once I downloaded this release here, I was good to go.

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