nickpettican / InstaBot

:robot: Automate your Instagram activity with InstaBot, a customisable bot that likes, follows and comments
Apache License 2.0
221 stars 51 forks source link

error import arrow module #38

Closed polzav closed 6 years ago

polzav commented 6 years ago

how to fix it? Traceback (most recent call last): File "run.py", line 23, in <module> from src.instabot import InstaBot File "/home/instabot/src/instabot.py", line 23, in <module> import arrow ImportError: No module named arrow

nickpettican commented 6 years ago

Duplicate of #24