Open anj-ML opened 1 month ago
ImportError Traceback (most recent call last) Cell In[2], line 1 ----> 1 from aquacrop import AquaCropModel
ImportError: cannot import name 'AquaCropModel' from 'aquacrop' (/home/dr-anjum/anaconda3/lib/python3.12/site-packages/aquacrop/init.py)
Please help me
@anj-ML Could you please provide some more details about your setup and examples of your code? With the information above it is not really possible to determine what the cause of your issue may be
ImportError Traceback (most recent call last) Cell In[2], line 1 ----> 1 from aquacrop import AquaCropModel
ImportError: cannot import name 'AquaCropModel' from 'aquacrop' (/home/dr-anjum/anaconda3/lib/python3.12/site-packages/aquacrop/init.py)