gpt4free icon indicating copy to clipboard operation
gpt4free copied to clipboard

pip install phind

Open FiveTechSoft opened this issue 1 year ago • 10 comments

pip install phind ERROR: Could not find a version that satisfies the requirement phind (from versions: none) ERROR: No matching distribution found for phind

How to solve it ?

many thanks!

FiveTechSoft avatar Apr 24 '23 07:04 FiveTechSoft

@FiveTechSoft there is no Python module available you just need to clone the code into your local, then you can use it check the example in Check this file for an example

sudouser777 avatar Apr 24 '23 08:04 sudouser777

@sudouser777 where to find the cf_clearance cookie?

AbdelrhmanNile avatar Apr 24 '23 14:04 AbdelrhmanNile

its provided in the example

https://github.com/xtekky/gpt4free/blob/main/phind/phind_test.py

FiveTechSoft avatar Apr 24 '23 16:04 FiveTechSoft

the solution was to rename init.py as phind.py

https://github.com/xtekky/gpt4free/blob/main/phind/init.py

FiveTechSoft avatar Apr 24 '23 18:04 FiveTechSoft

@FiveTechSoft i know but how about getting my own cookie?

AbdelrhmanNile avatar Apr 24 '23 18:04 AbdelrhmanNile

the solution was to rename init.py as phind.py

https://github.com/xtekky/gpt4free/blob/main/phind/init.py

the solution actually is to move the phind_test.py into the parent directory so phind can be imported but yeah this works too

AbdelrhmanNile avatar Apr 24 '23 18:04 AbdelrhmanNile

@FiveTechSoft i know but how about getting my own cookie?

With such value works, no idea where it comes from

FiveTechSoft avatar Apr 24 '23 18:04 FiveTechSoft

@AbdelrhmanNile Hi! Please tell me in more detail how to solve the installation problem "phind"? Because I'm new to python and I can't figure out how to do it. Thank you in advance

markstark74 avatar Apr 27 '23 14:04 markstark74

@markstark74 rename the file __init__.py to phind.py

AbdelrhmanNile avatar Apr 27 '23 15:04 AbdelrhmanNile

no need for installing anything

AbdelrhmanNile avatar Apr 27 '23 15:04 AbdelrhmanNile