Kanaries / pygwalker

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

[BUG] pygwalker bug report #556

Closed kerwinkfs closed 1 month ago

kerwinkfs commented 1 month ago

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. clone repro
  2. innstalled dependecies

Expected behavior Run application.

Screenshots If applicable, add screenshots to help explain your problem.

Versions

Additional context Add any other context about the problem here. FileNotFoundError: [Errno 2] No such file or directory: '/Users/kerwinstanley/aialtruists/dev/aialtruistclone/pages/dataanalyze/pygwalker/templates/dist/pygwalker-app.iife.js'

longxiaofei commented 1 month ago

refer it: https://pygwalker-docs.vercel.app/installation#local-development

cd app

yarn install

yarn build