Search results

  1. X

    [Free bot] Free Instagram bot for your Raspberry Pi

    No i didn't, But i did a new one now and the same problem appeared: python_version_test = f"If you are reading this error, you are not running Python 3.6 or greater. Check 'python --version' or 'python3 --version'."...
  2. X

    [Free bot] Free Instagram bot for your Raspberry Pi

    pi@raspberrypi:~ $ sudo apt-get install python3 Reading package lists... Done Building dependency tree Reading state information... Done python3 is already the newest version (3.5.3-1). 0 upgraded, 0 newly installed, 0 to remove and 23 not upgraded.
  3. X

    [Free bot] Free Instagram bot for your Raspberry Pi

    When I try this command: it only respond: sudo: add-apt-repository: command not found
  4. X

    [Free bot] Free Instagram bot for your Raspberry Pi

    I've done that as well :/ sudo python3 /home/pi/bot/instabot.py/followbot.py python3 /home/pi/bot/instabot.py/followbot.py
  5. X

    [Free bot] Free Instagram bot for your Raspberry Pi

    Oo thanks for so quick response, no i dident check my Python version. The last command i did was: sudo python /home/pi/bot/instabot.py/followbot.py python /home/pi/bot/instabot.py/followbot.py
  6. X

    [Free bot] Free Instagram bot for your Raspberry Pi

    Hi, thanks for a good guide! Im having a problem on the last step, did I do something wrong? Traceback (most recent call last): File "/home/pi/bot/instabot.py/followbot.py", line 6, in <module> from src import InstaBot File "/home/pi/bot/instabot.py/src/__init__.py", line 1, in <module>...
Back
Top