Closed fpgabriel closed 10 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.
o que pode ser isso?
tenho a versao mais atualizada de python
Hey @fpgabriel sorry I can't understand it, can you translate the error message you're encountering to english ?
python3 ./cookies.py does not work
Yeah yeah, can you also send me the complete error message to better understand it ?
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 👍
It always gives this error, even with everything correct
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
continues with the same error, even after your commands.
I will pay you for your help
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>
Even with everything updated, the same error remains
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.
@fpgabriel check also this one on reddit maybe it'll help you.
Nothing worked, can we talk another way?
I would like to hire you for a project, but of course, if you are available!
Hey @fpgabriel yeah you can email me at: new92github@gmail.com
I sent an e-mail