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

Doesn't work at all #22

Open
MigrantBirdd opened this issue Oct 15, 2022 · 5 comments
Open

Doesn't work at all #22

MigrantBirdd opened this issue Oct 15, 2022 · 5 comments

Comments

@MigrantBirdd
Copy link

after scnd cmnd line, all the feedback is negative such as:

Aliance@DESKTOP-MG1BMCP MINGW64 ~/Desktop/WhatsappBOT (master)
$ python3 -m venv venv
bash: python3: command not found

Aliance@DESKTOP-MG1BMCP MINGW64 ~/Desktop/WhatsappBOT (master)
$ source venv/bin/activate
bash: venv/bin/activate: No such file or directory

Aliance@DESKTOP-MG1BMCP MINGW64 ~/Desktop/WhatsappBOT (master)
$ pip install -r requirements.txt
bash: pip: command not found

Aliance@DESKTOP-MG1BMCP MINGW64 ~/Desktop/WhatsappBOT (master)
$ python WhatsappBot.py
bash: python: command not found

Aliance@DESKTOP-MG1BMCP MINGW64 ~/Desktop/WhatsappBOT (master)
$

@foster99
Copy link

you need to install python bro

@MigrantBirdd
Copy link
Author

py already installed before using the repo

@edgarperezblanco
Copy link

edgarperezblanco commented Mar 16, 2023

You need to make it visible to the Shell. So install it into this bash your are running :)

@MigrantBirdd
Copy link
Author

i'll figure it out
tnx

@ErannaYadav
Copy link

It worked for me. Only thing you need to find your chrome version and download same version of chromedriver and change chromedriver location in WhatsApp.py

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

4 participants