Closed baqwas closed 3 years ago
Operator error presumably. I ran _./mglearn/plothelpers.py autonomously and then re-ran the original notebook, 01-introduction.ipyng. Everything worked as documented. Sorry for the false alarm.
Kind regards.
Glad it worked out in the end :)
Hello! I am having the same exact error, I don't know what is wrong. I did not get how @baqwas solved the problem.
您的邮件已收到,我将会尽快处理,谢谢。王宇凝
@imkhali
I ran ./mglearn/plot_helpers.py. I have not visited this topic recently but will be willing to assist to help you further if you wish. Thanks.
Kind regards.
I add from mglearn import plot_helpers.
And I revised cycler('color', mglearn.plot_helpers.cm_cycle.colors) to cycler('color', plot_helpers.cm_cycle.colors).
Kind regards.
Hello!
After cloning the repository, I ran the first line in the notebook, 01-introduction.ipyng, and encountered the following error message:
AttributeError: module 'mglearn' has no attribute 'plot_helpers'
Is this an operator/user self-inflicted error?
Thanks.
My platform information (derived from the code in the notebook a few lines later) is: