Yowsup: Problem running the bot

Created on 28 Apr 2016  路  5Comments  路  Source: tgalal/yowsup

Hi everyone, some one have had this problem with the file run.py?
I don麓t find information about how to fix it,
I would appreciate any help.

captura de pantalla 54

Most helpful comment

because you installed via pip, it is no longer dependent on that folder. you should learn some basic unix/python at first and why give yowsup sudo rights? why try to use python commands in shell?

do this:

$ cd
$ cd yowsup
$ python2 yowsup-cli (additional parameters)

now it is starting in your folder. if you changed files within the yowsup folder, these changes are now working...

All 5 comments

Give this a try dude

sudo pip install yowsup2 --upgrade

Hi @davidsilveiro, it works, now the bot is working, but now I have the problem of incomplite messages issue #1356, and I already did the fix but it doesn麓t work

because you installed via pip, it is no longer dependent on that folder. you should learn some basic unix/python at first and why give yowsup sudo rights? why try to use python commands in shell?

do this:

$ cd
$ cd yowsup
$ python2 yowsup-cli (additional parameters)

now it is starting in your folder. if you changed files within the yowsup folder, these changes are now working...

@MauricioAHM you must download the bot and get back up

@MauricioAHM apply the fix and install in the system (sudo python setup.py) or use a non-systemic solution as @k-freeman proposed.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

thatskriptkid picture thatskriptkid  路  3Comments

sunny1974 picture sunny1974  路  3Comments

ikuraj picture ikuraj  路  5Comments

Realitaetsverlust picture Realitaetsverlust  路  4Comments

abhiroock picture abhiroock  路  5Comments