Skip to content

Error 'str'  #12

Description

@quintendewilde

I'm running this on Python3 mac osx.

The script start but returns following error after starting firefox and logging in.

File "LInBot.py", line 205, in <module>
   Launch()
 File "LInBot.py", line 38, in Launch
   StartBrowser(browserChoice)
 File "LInBot.py", line 98, in StartBrowser
   LInBot(browser)
 File "LInBot.py", line 122, in LInBot
   visitedUsersFile.write(str(profileID)+'\r\n')
TypeError: a bytes-like object is required, not 'str'

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