GithubHelp home page GithubHelp logo

shri4r / instagram-post Goto Github PK

View Code? Open in Web Editor NEW
28.0 1.0 8.0 2 KB

Post Instagram photos from your computer (Windows only)

Python 100.00%
python3 instagram-bot instagram-photos selenium autoit instagram-api instagram-scraper

instagram-post's People

Contributors

shri4r avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

instagram-post's Issues

Reduce script time

You can actually remove those hard waits by simply implementing an explicit wait for the element visibility.

For eg: When you click on line 80, you can simply introduce the driver to check the loader element disappearing and then proceed. You don't necessary sleep for 1.5 seconds there.

Command "python setup.py egg_info" failed with error code 1

Hi,

I'm getting this error when trying to run the pip command.

/tmp/Insta-post (master ✔) ᐅ pip install -U https://github.com/jacexh/pyautoit/archive/master.zip                                                               
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7.
Collecting https://github.com/jacexh/pyautoit/archive/master.zip
  Downloading https://github.com/jacexh/pyautoit/archive/master.zip
     \ 675kB 7.4MB/s
    Complete output from command python setup.py egg_info:
    Traceback (most recent call last):
      File "<string>", line 1, in <module>
      File "/private/var/folders/n_/gd4bz2y92l1834sjbsb6nhlr0000gn/T/pip-req-build-wAL7UZ/setup.py", line 8, in <module>
        import autoit
      File "autoit/__init__.py", line 6, in <module>
        from .autoit import options, properties, commands
      File "autoit/autoit.py", line 7, in <module>
        from ctypes.wintypes import *
      File "/usr/local/Cellar/python@2/2.7.16/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/wintypes.py", line 19, in <module>
        class VARIANT_BOOL(_SimpleCData):
    ValueError: _type_ 'v' not supported

    ----------------------------------------
Command "python setup.py egg_info" failed with error code 1 in /private/var/folders/n_/gd4bz2y92l1834sjbsb6nhlr0000gn/T/pip-req-build-wAL7UZ/

/tmp/Insta-post (master ✔) ᐅ pip3 install -U https://github.com/jacexh/pyautoit/archive/master.zip                                                              
Collecting https://github.com/jacexh/pyautoit/archive/master.zip
  Using cached https://github.com/jacexh/pyautoit/archive/master.zip
    Complete output from command python setup.py egg_info:
    Traceback (most recent call last):
      File "<string>", line 1, in <module>
      File "/private/var/folders/n_/gd4bz2y92l1834sjbsb6nhlr0000gn/T/pip-req-build-avp5qm85/setup.py", line 8, in <module>
        import autoit
      File "/private/var/folders/n_/gd4bz2y92l1834sjbsb6nhlr0000gn/T/pip-req-build-avp5qm85/autoit/__init__.py", line 6, in <module>
        from .autoit import options, properties, commands
      File "/private/var/folders/n_/gd4bz2y92l1834sjbsb6nhlr0000gn/T/pip-req-build-avp5qm85/autoit/autoit.py", line 7, in <module>
        from ctypes.wintypes import *
      File "/usr/local/Cellar/python/3.7.3/Frameworks/Python.framework/Versions/3.7/lib/python3.7/ctypes/wintypes.py", line 20, in <module>
        class VARIANT_BOOL(ctypes._SimpleCData):
    ValueError: _type_ 'v' not supported

    ----------------------------------------
Command "python setup.py egg_info" failed with error code 1 in /private/var/folders/n_/gd4bz2y92l1834sjbsb6nhlr0000gn/T/pip-req-build-avp5qm85/

Any idea how to fix it?

Thank you.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.