Skip to content

v0.0.3 instadm.py line 133 #43

Description

@yavuzyoldas

I have gotten this error :

from instadm import InstaDM
File "C:\Users\xxxx\Downloads\instagram-bot-dm-v.0.0.3\instagram-bot-dm-v.0.0.3\instadm.py", line 133
self.__remove_browser_unsupported_banner_if_exists(self, element):

SyntaxError: invalid syntax

I have removed the ":" from "self.__remove_browser_unsupported_banner_if_exists(self, element):". And then I have tried again. But it didn't send a message.

And then I have gotten like this error :

ERROR:root:name 'element' is not defined
ERROR:root:162
PS C:\Users\xxxx\Downloads\instagram-bot-dm-v.0.0.3\instagram-bot-dm-v.0.0.3> [8372:2608:0510/230226.751:ERROR:gpu_init.cc(481)] Passthrough is not supported, GL is disabled, ANGLE is

I have removed "self.__remove_browser_unsupported_banner_if_exists(self, element)" this line from typeMessage method. I can send the a message successfully. You have to fix this in the repo.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions