Updated deprecated module imports and various fixes to make it work out-of-the-box#6784
Updated deprecated module imports and various fixes to make it work out-of-the-box#6784prestonyun wants to merge 10 commits intoInstaPy:masterfrom
Conversation
had capital A on append functions. fixed to lowercase.
|
Can you tell me how step by step guideline ? |
Probably the most straightforward way would be to install InstaPy from my fork:
|
|
it is very confusing. i have wasted lots of time in it. i didn't find a solution. i'm not a programmer, can you tell me or show me the tutorial to get rid of this situation. |
|
didnt work with you repo tho, cant find the right media, can u help @prestonyun ? |
|
It could log in successfully, however, it can't like/follow/comment. |
|
|
Hey guys, I added a couple more commits that fix the 'like' functionality. I haven't done anything to fix the other functions ('comment,' 'unfollow,' etc.), but I've been using Instagrapi and it is much easier to get working. |
|
PLS HELP :( [Session lasted 1.53 minutes] [Session lasted 1.41 minutes] |
|
Pull Request Template
Description
Out-of-the-box, this package fails due to some imports that seem to have changed. I updated the import statements to use the updated modules.
Fixes #6680 #6777
How Has This Been Tested?
Clarifi-util and other imports such as UNICODE_EMOJI now work.
Checklist:
black -t py34