Navigation

    SmartAPI Forum
    • Register
    • Login
    • Search
    • Categories
    • Popular
    • Groups
    • FAQs
    • API Docs
    1. Home
    2. zubuco
    3. Topics
    Z
    • Profile
    • Following 0
    • Followers 0
    • Topics 4
    • Posts 11
    • Best 1
    • Groups 0

    Topics created by zubuco

    • Z

      In on pong function==> b'ping
      Python SDK • • zubuco

      1
      0
      Votes
      1
      Posts
      24
      Views

      No one has replied

    • Z

      In on pong function==> b'ping
      Python SDK • • zubuco

      1
      0
      Votes
      1
      Posts
      7
      Views

      No one has replied

    • Z

      No module named 'smartapi'
      Python SDK • • zubuco

      2
      0
      Votes
      2
      Posts
      36
      Views

      Z

      @zubuco said in No module named 'smartapi':

      Re: ModuleNotFoundError: No module named 'smartapi'

      Now this output:
      on open
      In on pong function==> b'\x00'
      In on pong function==> b'\x00'
      In on pong function==> b'\x00'
      Attempting to resubscribe/reconnect...
      Close
      Close

      TypeError: run_forever() got an unexpected keyword argument 'ping_payload'

    • Z

      ModuleNotFoundError: No module named 'smartapi'
      Python SDK • • zubuco

      2
      1
      Votes
      2
      Posts
      74
      Views

      V

      @zubuco yea, bad work from the team on this one. Apparently, for Websocket 2.0, they have used 'SmartApi' instead of 'smartapi'. Also, if you use the Websocket 2.0 branch, TOTP updates are not done there.