jatintiwari0 / FbCreator

A python tool to creator facebook account
MIT License
17 stars 16 forks source link

code no working #8

Closed Danmingking closed 4 months ago

Danmingking commented 4 months ago

pi

syntax error

europecdc commented 4 months ago

Nah, bro To run the FBcreator.py file, you have two options: - Double-click on the FBcreator.py file with the left mouse button to run it directly. - Open the console or terminal and navigate to the directory containing the FBcreator.py file, then enter the command python FBcreator.py to run the script. Additionally, make sure you have all the necessary modules installed, as listed in the repository. You'll need to ensure those dependencies are met before the script will run successfully ☺️

Danmingking commented 4 months ago

trying

i try to install all the modules already, but after i run the FbCreator.py , it just shown like this for 1 second then auto close..

i install all the modules except the haslib this the one coming out : ERROR: Could not find a version that satisfies the requirement haslib (from versions: none) ERROR: No matching distribution found for haslib

europecdc commented 4 months ago

Yes, but you should have not "haslib", but "hashlib"

jatintiwari0 commented 4 months ago

You'll need to ensure those dependencies are met before the script will run successfully 👍🏻

Danmingking commented 4 months ago

724

i tried..