Skip to content

Unable to load users_path #53

@Strannik74

Description

@Strannik74

Hello everyone!
What am I doing wrong.?

python3 main.py
Load setting file from: "settings.json"
[SUCCESS] Load telegram_token : xxxxxxxxxx:000000000000000000000000000_0O00000
[SUCCESS] Load allowed_id : ['00000000', '000000000']
[SUCCESS] Load instapy_folder : /root/instagram/InstaPy/instapy
[ERROR] Unable to load users_path
[WARNING] Load default value of: users_path : users.pickle
[ERROR] Unable to load project_path
[WARNING] Load default value of: project_path : ./
Traceback (most recent call last):
File "main.py", line 481, in
plac.call(main)
File "/usr/local/lib/python3.8/dist-packages/plac_core.py", line 367, in call
cmd, result = parser.consume(arglist)
File "/usr/local/lib/python3.8/dist-packages/plac_core.py", line 232, in consume
return cmd, self.func(*(args + varargs + extraopts), **kwargs)
File "main.py", line 426, in main
from scripts import Scripts
File "/root/instagram/Telegram-InstaPy-Scheduling/scripts.py", line 14
session.like_by_tags(['natgeo', 'world'], amount=10)
^
TabError: inconsistent use of tabs and spaces in indentation

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