zuliani99 / AutoML-Benchmark

Benchmark for some usual automated machine learning, such as: AutoSklearn, MLJAR, H2O, TPOT and AutoGluon. All visualized via a Dash Web Application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

issue when running both locally and with docker image

yairVanti opened this issue · comments

commented

clines the repository , build the docker image ( i hade to add the README.md file to it for it to work) , and when it ran i got:

RuntimeError: module compiled against API version 0x10 but this version of numpy is 0xe

build docker image and run

my machine:

  • OS: MaxOS
  • Browser chrome
  • Version latest

At that time I was struggling using Doker Image. However I hope to have some time to solve this problem and update conflicting packages.

Thanks for submitting the issue!