Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Module Not Found Error | On Installation #67

Closed
kinghacker0 opened this issue Feb 6, 2025 · 1 comment
Closed

Module Not Found Error | On Installation #67

kinghacker0 opened this issue Feb 6, 2025 · 1 comment

Comments

@kinghacker0
Copy link

I have tried multiple OS (Kali Linux and WSL) and am sure that all the requirements and packages are installed but still, this error has not been fixed

python3 tookie-osint tookie-osint is starting... /home/kali/Desktop/tookie-osint/tookie-osint/__main__.py Traceback (most recent call last): File "/home/kali/Desktop/tookie-osint/brib.py", line 16, in <module> from alive_progress import * ModuleNotFoundError: No module named 'alive_progress'

@Alfredredbird
Copy link
Owner

Please run pip install alive_progress or pip3 install alive_progress depending on your installation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants