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: cannot import name 'encodestring' from 'base64 #868

Closed homosapien-lcy closed 1 year ago

homosapien-lcy commented 1 year ago

Problem Description ImportError: cannot import name 'encodestring' from 'base64 when. run the chaco/examples/demo/advanced/javascript_hover_tools.py

Reproduction Steps:

python chaco/examples/demo/advanced/javascript_hover_tools.py

Expected behavior:

OS, Python version: [MacOS, python3.11]