Skip to content

[BUG] Fix visualization error in cg.visualize #75

@tdpham2

Description

@tdpham2

The cg.visualize function currently fails with a runtime error. The issue may be related to a missing or misconfigured dependency during the pyppeteer installation, causing the browser to exit unexpectedly.

Error message:

pyppeteer.errors.BrowserError: Browser closed unexpectedly

Temporary fix: Use draw_ascii() method as replacement for now.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions