Problems with from astroML.utils.decorators import pickle_results

16 views
Skip to first unread message

Keith Sloan

unread,
Jun 13, 2019, 11:20:05 AM6/13/19
to astroML-general
Trying to run some old sample which has


 from astroML.decorators import pickle_results

Told that decorators has been depreciated and to use  from astroMLutils.decorators import pickle_results

But cannot find astroML.utils
Traceback (most recent call last):
  File "sample.py", line 11, in <module>
    from astroML.utils.decorators import pickle_results
ImportError: No module named astroML.utils.decorators

Where do I find and then install astroML.utils?

Keith Sloan

unread,
Jul 16, 2019, 5:37:30 AM7/16/19
to astroML-general
Reply all
Reply to author
Forward
0 new messages