Open r4x171 opened 5 years ago
I have the same problem
$ python creator.py
Traceback (most recent call last):
File "creator.py", line 12, in
$ python creator.py
Traceback (most recent call last):
File "creator.py", line 12, in
$ python creator.py
Traceback (most recent call last):
File "creator.py", line 12, in
$ python creator.py
Traceback (most recent call last):
File "creator.py", line 12, in
It's driving me crazy!!
python3 creator.py Traceback (most recent call last): File "creator.py", line 12, in
accountCreator()
File "creator.py", line 9, in accountCreator
runBot()
File "/cyber/Insta-mass-account-creator/modules/requestbot.py", line 96, in runBot
account_info = new_account(country=Config['country'])
TypeError: new_account() got an unexpected keyword argument 'country'