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

Difficulties of setting up local benchmark environment #134

Open
p16i opened this issue Feb 17, 2019 · 1 comment
Open

Difficulties of setting up local benchmark environment #134

p16i opened this issue Feb 17, 2019 · 1 comment

Comments

@p16i
Copy link
Contributor

p16i commented Feb 17, 2019

Hi,

I've been trying to set up benchmarks in my laptop, but unfortunately I got several errors and ended up running install scripts one by one.

Currently, I'm trying to install mlpy and shogun, using mlpy_install.sh and shogun_install.sh. I get the following errors.

May I ask you the spec of an ideal environment? For example, which Python version should I use?

@zoq
Copy link
Member

zoq commented Feb 18, 2019

IRC discussion:

[21:26] <    heytitle> | hi, may I ask questions regarding setting up mlpack's benchmarks locally?                                                                                                                              │
[21:30] <         zoq> | heytitle: Hey, yeah sure.                                                                                                                                                                              │
[21:31] >> OpenURL 1                                                                                                                                                                                                            │
[21:31] <    heytitle> | I got this error when I ran mlpy_install.sh https://github.com/mlpack/benchmarks/issues/134                                                                                                            │
[21:31] >> OpenURL 2                                                                                                                                                                                                            │
[21:31] <    heytitle> | and this error https://gist.github.com/heytitle/ba7a85d0459efa46386423f0739852c5#file-shogun-log for shogun_install.sh                                                                                 │
[21:35] <         zoq> | so the install scripts don't install the dependencies for each lib, in case for mlpy and shogun it looks like the missing package is python3-dev                                                       │
[21:37] <         zoq> | Perhaps it makes sense to provide a docker                                                                                                                                                             │
[21:42] <    heytitle> | do you have the docker file already?                                                                                                                                                                   │
[21:43] <         zoq> | unfortunately no                                                                                                                                                                                       │
[21:43] <    heytitle> | ok.                                                                                                                                                                                                    │
[21:43] <    heytitle> | should I try to create one?                                                                                                                                                                            │
[21:43] <         zoq> | That would be great :)                                                                                                                                                                                 │
[21:43] <    heytitle> | what base image should I use?                                                                                                                                                                          │
[21:44] <         zoq> | alpine or I guess ubuntu is also just fine                                                                                                                                                             │
[21:44] <    heytitle> | ok.

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

2 participants