tutorials-scikit-learn icon indicating copy to clipboard operation
tutorials-scikit-learn copied to clipboard

No module named 'root_numpy' when running tutorial on MyBinder

Open aniemerg opened this issue 8 years ago • 0 comments

The following line: from root_numpy import root2array, rec2array triggers the error: ImportError: No module named 'root_numpy'

Perhaps root_numpy needs to be added to the environment.yml file?

aniemerg avatar Feb 29 '16 01:02 aniemerg