Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to load users_path #53

Open
Strannik74 opened this issue May 10, 2020 · 0 comments
Open

Unable to load users_path #53

Strannik74 opened this issue May 10, 2020 · 0 comments

Comments

@Strannik74
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant