from Smartapi import SmartConnect, WebSocket ModuleNotFoundError: No module named 'Smartapi'


  • I have Tried all possible solutions but im still facing this error for my algo trading.
    from Smartapi import SmartConnect, WebSocket
    ModuleNotFoundError: No module named 'Smartapi'

    can anyone help this?