Closed iransales closed 6 years ago
@iransales try it
pip install tqdm
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
I'm also having this issue
pip install tqdm doesn't help (says already satisfied..)
Same here
Last login: Fri Oct 20 21:44:40 on ttys001 MBP-de-iran:~ iran$ cd '/Users/iran/Desktop/instabot-master/examples/' && '/usr/bin/pythonw' '/Users/iran/Desktop/instabot-master/examples/like_hashtags.py' && echo Exit status: $? && exit 1 Traceback (most recent call last): File "/Users/iran/Desktop/instabot-master/examples/like_hashtags.py", line 12, in
from tqdm import tqdm
ImportError: No module named tqdm
How do I solve this problem?