Code Monkey home page Code Monkey logo

Comments (7)

sqoshi avatar sqoshi commented on June 10, 2024

#from emoji import UNICODE_EMOJI
import emoji

in isntapy/util.py

from instapy-docs.

sqoshi avatar sqoshi commented on June 10, 2024

t ofix

from instapy-docs.

sachhu avatar sachhu commented on June 10, 2024

Any solution? I am still getting this issue

from instapy-docs.

delameter avatar delameter commented on June 10, 2024
venv/bin/pip install "emoji<=1.7.0"

from instapy-docs.

delameter avatar delameter commented on June 10, 2024

btw thats not the only failing dependency, at least on python 3.10. the second one is clarifai, downgrade it too if you encounter problems:

venv/bin/pip install "clarifai<9"

this should install clarifai 2.6.2

also these:

venv/bin/pip install "instapy-chromedriver==2.36.post0"
venv/bin/pip install "selenium<=4.9"

from instapy-docs.

delameter avatar delameter commented on June 10, 2024

here is a setup which successfully runs on my system (ubuntu 20):

requirements.txt

logging in doesn't work though, but I'll fork the project and try to do smth about it

from instapy-docs.

ai9anya avatar ai9anya commented on June 10, 2024

here is a setup which successfully runs on my system (ubuntu 20):

requirements.txt

logging in doesn't work though, but I'll fork the project and try to do smth about it

WARNING [2023-07-26 11:39:57] [ ] - Hide Selenium Extension: error
INFO [2023-07-26 11:40:02] [ ] - Cookie file not found, creating cookie...
WARNING [2023-07-26 11:40:12] [ ] Login A/B test detected! Trying another string...
WARNING [2023-07-26 11:40:17] [ ] Could not pass the login A/B test. Trying last string...
ERROR [2023-07-26 11:40:22] [ ] Login A/B test failed!

Everything stops at the login page. What can be done?

from instapy-docs.

Related Issues (18)

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.