-
-
Notifications
You must be signed in to change notification settings - Fork 3.8k
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
python3 -m pip install -r requirements.txt #59
Comments
You simply don't have a "python3" executable. Try with |
You need to install python3 |
yea but I already have python 3.7.1 installed |
On windows os not support python3 command. and what is your python
version.? and show me list in you'r Phoneinfoga file.?
…On Mon, Jun 3, 2019 at 5:16 AM hrithikpopat ***@***.***> wrote:
[image: python]
<https://user-images.githubusercontent.com/51276945/58768864-fa537a80-8555-11e9-964f-e70130825385.PNG>
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#59>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AJHMJ3AGMTCMWDCH72JOQSLPYRLV7ANCNFSM4HSBS56A>
.
|
Does |
It's still saying that there is no such thing as requirements.txt |
Typo in my previous comment: Also what is the output of |
You typed |
shoot i didn't realize |
You are not in the repository's folder. Please read the doc properly. |
I am using kali linux as windows subsystem btw. |
whenever I type python3 -m pip install -r requirements.txt it says
'python3' is not recognized as an internal or external command,
operable program or batch file.
I don't know if I'm stupid or what.
(Thank you if any1 responds)
The text was updated successfully, but these errors were encountered: