Giter VIP home page Giter VIP logo

Comments (5)

jlguardi avatar jlguardi commented on August 23, 2024

Remove google.protobuf 2 and install google.protobuf 3.

sudo apt-get remove python-protobuf‎
sudo python setup.py install

from yowsup.

necvga avatar necvga commented on August 23, 2024

I was try
sudo apt-get remove python-protobuf‎
sudo python setup.py install
after then , have follow error message
"
Traceback (most recent call last):
File "yowsup-cli", line 324, in
if not parser.process():
File "yowsup-cli", line 232, in process
self.startSendClient()
File "yowsup-cli", line 272, in startSendClient
from yowsup.demos import sendclient
File "/run/shm/yowsup-master/yowsup/demos/sendclient/init.py", line 1, in
from .stack import YowsupSendStack
File "/run/shm/yowsup-master/yowsup/demos/sendclient/stack.py", line 2, in
from .layer import SendLayer
File "/run/shm/yowsup-master/yowsup/demos/sendclient/layer.py", line 1, in
from yowsup.layers.interface import YowInterfaceLayer, ProtocolEntityCallback
File "/run/shm/yowsup-master/yowsup/layers/interface/init.py", line 1, in
from .interface import YowInterfaceLayer, ProtocolEntityCallback
File "/run/shm/yowsup-master/yowsup/layers/interface/interface.py", line 7, in
from yowsup.layers.axolotl.layer import YowAxolotlLayer
File "/run/shm/yowsup-master/yowsup/layers/axolotl/init.py", line 1, in
from .layer import YowAxolotlLayer
File "/run/shm/yowsup-master/yowsup/layers/axolotl/layer.py", line 8, in
from yowsup.layers.axolotl.store.sqlite.liteaxolotlstore import LiteAxolotlStore
File "/run/shm/yowsup-master/yowsup/layers/axolotl/store/sqlite/liteaxolotlstore.py", line 2, in
from .liteidentitykeystore import LiteIdentityKeyStore
File "/run/shm/yowsup-master/yowsup/layers/axolotl/store/sqlite/liteidentitykeystore.py", line 4, in
from axolotl.util.keyhelper import KeyHelper
File "build/bdist.linux-x86_64/egg/axolotl/util/keyhelper.py", line 10, in
File "build/bdist.linux-x86_64/egg/axolotl/identitykeypair.py", line 3, in
File "build/bdist.linux-x86_64/egg/axolotl/state/storageprotos.py", line 9, in
ImportError: cannot import name symbol_database
"

from yowsup.

necvga avatar necvga commented on August 23, 2024

I try reinstall python-axolotl
and remove ~/.yowsup/*
use python yowsup-cli demos -c config.file -y , online .
the problem fix.
Thx

from yowsup.

egorovalexey27 avatar egorovalexey27 commented on August 23, 2024

sudo apt-get remove python-protobuf‎
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package python-protobuf‎

from yowsup.

egorovalexey27 avatar egorovalexey27 commented on August 23, 2024

It helped that's http://stackoverflow.com/questions/26053982/error-setup-script-exited-with-error-command-x86-64-linux-gnu-gcc-failed-wit
And reinstall python-axolotl and protobuf

from yowsup.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.