new92 / IGFI

🤖 IGFI: Instagram Followers Increaser 📈 | Written in Python 🐍 | Don't forget to ⭐ the repo !
https://github.com/new92/IGFI
MIT License
177 stars 51 forks source link

Aparentemente está dando erro #52

Closed fpgabriel closed 4 months ago

fpgabriel commented 5 months ago

image

new92 commented 5 months ago

Hey @fpgabriel did you follow the installation process ? Make sure you executed the cookies.py script before the igfi.py one. This error typically occurs when you don't provide a session file.

fpgabriel commented 5 months ago

image

o que pode ser isso?

fpgabriel commented 5 months ago

tenho a versao mais atualizada de python

new92 commented 5 months ago

Hey @fpgabriel sorry I can't understand it, can you translate the error message you're encountering to english ?

fpgabriel commented 5 months ago

python3 ./cookies.py does not work

new92 commented 5 months ago

Yeah yeah, can you also send me the complete error message to better understand it ?

fpgabriel commented 5 months ago

image

new92 commented 5 months ago

Ok so you need to install the requirements first. To do that enter the following command: pip install -r ./files/requirements.txt. Then enter the python3 cookies.py and lastly the python3 igfi.py command. But in order not to encounter other errors I would suggest you to follow the installation process. Let me know if the issue is resolved when you're done 👍

fpgabriel commented 5 months ago

image

fpgabriel commented 5 months ago

It always gives this error, even with everything correct

new92 commented 5 months ago

Ok, try this command: pip install -r ./files/requirements.txt --target=c:/users/gabri/appdata/local/programs/python/python312/scripts if that doesn't work try this one: pip install -r ./files/requirements.txt --target=c:/users/gabri/appdata/local/programs/python/python312/lib/site-packages

fpgabriel commented 5 months ago

continues with the same error, even after your commands.

I will pay you for your help

new92 commented 5 months ago

No, no don't worry about it I don't want you to pay me I'll help you for free but a star in the repo would be really helpful ! So back to the script, try with a virtual environment. Like so:

git clone https://github.com/new92/IGFI
cd IGFI
python -m venv venv
.\venv\Scripts\activate
pip install -r ./files/requirements.txt
python3 ./cookies.py
python3 ./igfi.py -u <username> -p <password> --session <session_file>
fpgabriel commented 5 months ago

image Even with everything updated, the same error remains

new92 commented 5 months ago

I really don't know why you're receiving this error even in a virtual environment. Btw do you have different python versions installed ? Maybe that's the issue.

new92 commented 5 months ago

@fpgabriel check also this one on reddit maybe it'll help you.

fpgabriel commented 5 months ago

Nothing worked, can we talk another way?

I would like to hire you for a project, but of course, if you are available!

new92 commented 5 months ago

Hey @fpgabriel yeah you can email me at: new92github@gmail.com

fpgabriel commented 4 months ago

I sent an e-mail