Giter Club home page Giter Club logo

Comments (8)

FeezyHendrix avatar FeezyHendrix commented on May 25, 2024

Did you correctly configure your config file.

from insta-mass-account-creator.

rudyrection avatar rudyrection commented on May 25, 2024

Yes I believe so, for input_generate password I put by firebase login password is this correct?
Also, what format is the proxy in?
IP:PORT:USERNAME:Password? Or is it something else.

from insta-mass-account-creator.

FeezyHendrix avatar FeezyHendrix commented on May 25, 2024

Well, the password field is a general password for the accounts you are creating.
83.135.65.151 is an example of a German proxy so as to not let Instagram block your IP for creating accounts.

from insta-mass-account-creator.

rudyrection avatar rudyrection commented on May 25, 2024

I filled in the config.py correctly. But I am still getting syntax error

(insta-mass) Jackys-MacBook-Pro-2:insta jhaw$ python3.7 botcore.py Traceback (most recent call last): File "botcore.py", line 14, in <module> from modules.storeusernametofirebase import storeinfirebase File "/Users/jhaw/Desktop/insta/modules/storeusernametofirebase.py", line 1, in <module> from firebase import firebase File "/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/firebase/__init__.py", line 3 from .async import process_pool

from insta-mass-account-creator.

rudyrection avatar rudyrection commented on May 25, 2024

I think I found out what was wrong, you're running Python3.6.5 I am running python 3.7. So I switched to your version of python but now I get this error, which is printed repeatedly:

expected str, bytes or os.PathLike object, not Options

from insta-mass-account-creator.

FeezyHendrix avatar FeezyHendrix commented on May 25, 2024

This has been fixed kindly clone the new repo.

from insta-mass-account-creator.

rudyrection avatar rudyrection commented on May 25, 2024

Now I am getting this:

`(env) Jackys-MacBook-Pro-2:insta jhaw$ python3.6 botcore.py
Traceback (most recent call last):
  File "botcore.py", line 17, in <module>
    driver = webdriver.Chrome(chrome_options)
 
 File "/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/selenium/webdriver/chrome/webdriver.py", line 68, in __init__
    self.service.start()
 
 File "/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/selenium/webdriver/common/service.py", line 76, in start
    stdin=PIPE)
 
 File "/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/subprocess.py", line 709, in __init__
    restore_signals, start_new_session)
  
File "/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/subprocess.py", line 1258, in _execute_child
    executable = os.fsencode(executable)
  
File "/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/os.py", line 800, in fsencode
    filename = fspath(filename)  # Does type-checking of `filename`.

TypeError: expected str, bytes or os.PathLike object, not Options`

from insta-mass-account-creator.

FeezyHendrix avatar FeezyHendrix commented on May 25, 2024

This issue has been fixed kindly re clone the new repo

from insta-mass-account-creator.

Related Issues (20)

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.