jttoivon / data-analysis-with-python-spring-2019

Sources of materials for the course Data Analysis with Python - Spring 2019. Newer course instance available here https://csmastersuh.github.io/data_analysis_with_python_2020/
https://jttoivon.github.io/data-analysis-with-python-spring-2019/
4 stars 18 forks source link

tmc test ModuleNotFoundError: No module named 'numpy' error #3

Closed gordan43dom closed 2 years ago

gordan43dom commented 5 years ago

From exercise part01-e10_detect_ranges tmc test does not work for me and throws me

No module named 'numpy' error .

I am on windows, I have anaconda installed and I can import numpy in python console .