tgalal / yowsup

The WhatsApp lib
GNU General Public License v3.0
7.06k stars 2.23k forks source link

error dll #2046

Open darkane188 opened 7 years ago

darkane188 commented 7 years ago

Traceback (most recent call last): File "yowsup-cli", line 368, in if not parser.process(): File "yowsup-cli", line 272, in process self.startSendClient() File "yowsup-cli", line 323, in startSendClient not self.args["unmoxie"]) File "C:\Users\fabri\Desktop\wha\yowsup-master\yowsup\demos\sendclient\stack.py", line 20, in init .pushDefaultLayers(encryptionEnabled)\ File "C:\Users\fabri\Desktop\wha\yowsup-master\yowsup\stacks\yowstack.py", line 51, in pushDefaultLayers defaultLayers = YowStackBuilder.getDefaultLayers(axolotl) File "C:\Users\fabri\Desktop\wha\yowsup-master\yowsup\stacks\yowstack.py", line 73, in getDefaultLayers from yowsup.layers.axolotl import AxolotlSendLayer, AxolotlControlLayer, AxolotlReceivelayer File "C:\Users\fabri\Desktop\wha\yowsup-master\yowsup\layers\axolotl__init.py", line 1, in from .layer_send import AxolotlSendLayer File "C:\Users\fabri\Desktop\wha\yowsup-master\yowsup\layers\axolotl\layer_send.py", line 3, in from yowsup.layers.axolotl.protocolentities import * File "C:\Users\fabri\Desktop\wha\yowsup-master\yowsup\layers\axolotl\protocolentities\init.py", line 3, in from .iq_keys_get_result import ResultGetKeysIqProtocolEntity File "C:\Users\fabri\Desktop\wha\yowsup-master\yowsup\layers\axolotl\protocolentities\iq_keys_get_result.py", line 5, in from axolotl.identitykey import IdentityKey File "build\bdist.win32\egg\axolotl\identitykey.py", line 3, in File "build\bdist.win32\egg\axolotl\ecc\curve.py", line 8, in File "build\bdist.win32\egg\axolotl_curve25519.py", line 7, in File "build\bdist.win32\egg\axolotl_curve25519.py", line 6, in bootstrap__ ImportError: DLL load failed: No se puede encontrar el m¾dulo especificado.

yolticmtzz commented 6 years ago

use
1.-python 3.4
2.-update pp 3.- update pip setuptools 4.- pip install yowsup2

skanakas commented 6 years ago

Not working still.