jarrodnorwell / InstaPy2

Instagram automation tool for farming comments, follows and likes, written in Python
GNU General Public License v3.0
52 stars 9 forks source link

Noob needs help #38

Closed OgHabibo closed 12 months ago

OgHabibo commented 1 year ago

Instagram.py", line 11, in pk = session.configuration.location.get_pk(query='place name here') ^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'InstaPy2' object has no attribute 'configuration'

What can i put there? i dont understand it

jarrodnorwell commented 1 year ago

Hey @OgHabibo, I believe I've messed up the main branch and now that I'm working on the rewrite there's no point going back to fix main.

You are more than welcome to try the rewrite using pip install with the rewrite branch here which also has some working examples

OgHabibo commented 1 year ago

Thank you but this is my first python script i used so i dont have any knowledge