Kanaries / pygwalker

PyGWalker: Turn your pandas dataframe into an interactive UI for visual analysis
https://kanaries.net/pygwalker
Apache License 2.0
11.08k stars 570 forks source link

modulenotfounderror: no module named 'pygwalker' I get the error below with pip install #467

Closed Nikhil-Lakha closed 4 months ago

Nikhil-Lakha commented 6 months ago
  error: Microsoft Visual C++ 14.0 or greater is required. Get it with "Microsoft C++ Build Tools": https://visualstudio.microsoft.com/visual-cpp-build-tools/
  [end of output]

note: This error originates from a subprocess, and is likely not a problem with pip. ERROR: Failed building wheel for duckdb Running setup.py clean for duckdb Failed to build duckdb ERROR: Could not build wheels for duckdb, which is required to install pyproject.toml-based projects

longxiaofei commented 6 months ago

Which version of python are you using?