python, yowsup

pkg_resources.DistributionNotFound: The ‘python-axolotl-curve25519’ distribution was not found and is required by python-axolotl (solved)

As lot of people asking me about YOWSUP. This is one another problem people facing with YOWSUP installation sometimes. You can also read my previous blog on YOWSUP installation I'm available for hire! This is my email link: iamjagjeetubhi@gmail.com Just install these dependencies sudo apt-get install build-essential autoconf libtool pkg-config python-pyrex idle-python2.7 qt4-dev-tools qt4-designer libqtgui4… Continue reading pkg_resources.DistributionNotFound: The ‘python-axolotl-curve25519’ distribution was not found and is required by python-axolotl (solved)

python

How to use YOWSUP (The python WhatsApp library) in ubuntu

Updated 4/June/2019 Yowsup is a python library that allows you to login and use the WhatsApp service and provides you with all capabilities of an official WhatsApp client, allowing you to create a full-fledged custom WhatsApp client. Installation sudo apt-get update Prepare the system with the necessary components to Yowsup sudo apt-get install python-dateutil sudo… Continue reading How to use YOWSUP (The python WhatsApp library) in ubuntu