After running the below command in cmd:
pip install Dhan-Tradehull
I developed the following script in sublime text:
import pandas as pd
import pdb
import time
import datetime
import traceback
from Dhan_Tradehull import Tradehull
from pprint import pprint
import talib
print(‘Hello’)
but,
I am facing below error upon execution…

What could be the wrong here??
Please note that i don’t have any trading account with Dhan.