enthought / chaco

Chaco is a Python package for building interactive and custom 2-D plots.
http://docs.enthought.com/chaco/
Other
291 stars 101 forks source link

ImportError: attempted relative import with no known parent package #876

Closed homosapien-lcy closed 1 year ago

homosapien-lcy commented 1 year ago

Problem Description ImportError: attempted relative import with no known parent package when running chaco/examples/demo/zoomed_plot/zoom_plot.py

Reproduction Steps: python chaco/examples/demo/zoomed_plot/zoom_plot.py

OS, Python version: [MacOS, python3.8 (with EDM), python3.11]