PAIR-code / facets

Visualizations for machine learning datasets
https://pair-code.github.io/facets/
Apache License 2.0
7.35k stars 887 forks source link

%1 is not a valid win32 application #225

Open nehruperumalla opened 4 years ago

nehruperumalla commented 4 years ago

My goal is to embed facets into webpage.

For that I have done the following steps:

  1. Install Bazel and Set Env Path for that bazel.exe.
  2. Installed dependencies: a. JDK b. Visual Studio C++ c. Installed MSYS2 - To avoid genrule error
    1. Then I had run the Dive Integration Test command -- bazel run //facets_dive/components/facets_dive:devserver

By running the above command I am getting the following error.

Screenshot (4)

It would be great if anyone could help me solve this issue and also help me to integrate facets into webpage.

Thanks.

jameswex commented 4 years ago

I unfortunately don't have a windows machine to debug your problem. @jimbojw do you have one for testing running this command? It works at HEAD on my macbook.

jimbojw commented 4 years ago

I also do not have a Windows machine, unfortunately, but maybe we can figure this out.

A couple of things I found when searching around:

Things to try which may help: