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

Worker.scala:53: type mismatch; problem #138

Open
MiguelAngelRG opened this issue Dec 19, 2016 · 0 comments
Open

Worker.scala:53: type mismatch; problem #138

MiguelAngelRG opened this issue Dec 19, 2016 · 0 comments

Comments

@MiguelAngelRG
Copy link

Hi everyone,

I am trying to install the last version of BIDMach in my cluster, but I am having some problems to compile it.
This is the procedure that I am following:
./sbt package
Then, I got this error:

[error] found : Array[java.net.InetSocketAddress]
[error] required: Array[String]
[error] machine = new Machine(null, groups, imach, M, opts.useLong, opts.bufsize, false, opts.machineTrace, opts.replicate, workers);
[error] ^
[error] one error found
[error] (compile:compile) Compilation failed
[error] Total time: 40 s, completed 19-Dec-2016 16:36:18

Any ideas?

Thank you very much in advance.

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