Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unexpected Error in py_wanderer.plotter #48

Closed
iand66 opened this issue May 25, 2024 · 1 comment
Closed

Unexpected Error in py_wanderer.plotter #48

iand66 opened this issue May 25, 2024 · 1 comment

Comments

@iand66
Copy link

iand66 commented May 25, 2024

After a simple c&p from GH repo when streamlit run simple_plot.py

File "C:\Users\myuser\AppData\Local\Programs\Python\Python312\Lib\site-packages\py_wanderer\plotter.py", line 21, in plot_maze_with_paths
cmap = cm.get_cmap("tab20")
^^^^^^^^^^^
AttributeError: module 'matplotlib.cm' has no attribute 'get_cmap'

@egges
Copy link
Contributor

egges commented Jun 6, 2024

Thanks for posting the issue. This seems to be an issue with the py_wanderer package and not with the code example, so I'm going to close this one.

@egges egges closed this as completed Jun 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants