jhonarodriguez
jhonarodriguez
There are several things that can cause this problem, what happened to me was that I had the password string in config.py with spaces and also badly stuck from the...
Check this line https://github.com/danielcardeenas/whatsapp-framework/blob/master/config.py#L3
Remember the quotes in each string of number and password
Test using the command `pip3 install yowsup2`
Are you in linux?
In your terminal, execute the following commands `sudo curl https://bootstrap.pypa.io/get-pip.py -o get-pip.py` `sudo python3 get-pip.py`
> Just a normal module not found error I assume that you didn't run `./setup.sh` at beginning. Run this if still problem persist then use `pip3 install blinker` > >...
If possible, read the following documentation and the next issue https://github.com/danielcardeenas/whatsapp-framework/wiki/Do-not-get-banned https://github.com/danielcardeenas/whatsapp-framework/issues/156
just follow the installation instructions with python 3.5 and register the number. It is not very complicated.
The correct form is "(country code) (phone number)": 'contact name'. I think you'd be interested in reading the following case https://github.com/danielcardeenas/whatsapp-framework/issues/129