Instapy: UPDATED TUTORIAL?

Created on 20 Jul 2018  ·  11Comments  ·  Source: timgrossmann/InstaPy

Hi, I'm trying to install InstaPy on my Windows 10 64 bit laptop and I can not get it. Is there a tutorial that is updated? Because the one that appears in the readme is outdated and following the way it indicates does not work.
Greetings and many thanks.

wontfix

All 11 comments

@seoalexramon Open Readme.md everythin is inside

@alezhke i followed it 8 times and it does not work for me.

@seoalexramon I installed it on Windows 10 64 bit several days ago. What are you having trouble with?

The clarifai issues your having is because you didn't do this step:

  1. Edit the instapy.py file
    Open file instapy.py an disabling the clarifai import
    comment the line “from .clarifai_util import check_image”
    from .clarifai_util import check_image

The reason you're getting from instapy import InstaPy error is because you didn't move the .exe file into the master folder, which is step 3.2.

@starbuck614 regarding step 3.2, the link does not work. What should I do exactly?

https://fotos.subefotos.com/1c4d77b06f63bd9c343e5e0c0b664043o.jpg

this version is obsolete but the gui has been taken over by someone else there is a link on the initial repo page.

However, gui uses old values that are depreciate, just load the script

I have done everything you tell me but I still have this problem.

https://fotos.subefotos.com/8f2843c437c4abdc8cb15b883b82d081o.jpg

error: Microsoft Visual C++ 14.0 is required. Get it with "Microsoft Visual C++ Build Tools": http://landinghub.visualstudio.com/visual-cpp-build-tools

https://landinghub.visualstudio.com/visual-cpp-build-tools returns a 404 error. Where do I download these elusive build tools for Windows?

@ogtimothymiller Try here

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. > If this problem still occurs, please open a new issue

Was this page helpful?
0 / 5 - 0 ratings