Something's is wrong with my python script...pls help!

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…

s1_dhan_tradehull error

What could be the wrong here??

Please note that i don’t have any trading account with Dhan.

Hi @vedvishwa ,

Do refer this thread-