ImportError Traceback (most recent call last) c:\Users\ychen\Documents\GitHub\pollen_testing.ipynb Cell 1' in <cell line: 3>() 1 import pandas as pd 2 import numpy as np ----> 3 from psy_strat.stratplot import stratplot 5 from IPython.display import Image 6 from overnight_consistency_checker import ConsistencyChecker, FFT_values
What is wrong with it, I do not know how to fix this problem. I even try to install numpy again, it does still not work out.