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

INSTALLING ERROR #6

Closed
pretech86 opened this issue May 14, 2020 · 2 comments
Closed

INSTALLING ERROR #6

pretech86 opened this issue May 14, 2020 · 2 comments

Comments

@pretech86
Copy link

root@kali:~/tools/recconessance/Moriarty-Project# pip3 install -r requiremenets.txt

Traceback (most recent call last):

File "/usr/bin/pip3", line 6, in

from pkg_resources import load_entry_point

File "/usr/local/lib/python3.8/dist-packages/pkg_resources.py", line 1479, in

register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider)

AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader'

@mateusfg7
Copy link

you wrote requiremenets.txt, take off the e in the end.
if not work, try with python3 -m pip install -r requirements.txt

Oceans77 added a commit to Oceans77/Moriarty-Project that referenced this issue May 26, 2020
Spelling issues on Lines: 6, 39, and 29
Grammar issues on Lines: 12
---------------------------------------------------
Spelling issue on line 20 was probably was caused issue AzizKpln#6 "INSTALLING ERROR"
@AzizKpln
Copy link
Owner

AzizKpln commented Jun 6, 2020

issue has been fixed you dont have to input pip3 install -r requirements.txt anymore

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

3 participants