son verilen yöntemde
sudo pip install yowsup2komutundan sonra aşağıdaki hatayı alıyorum.
curve25519module.c:3:20: fatal error: Python.h: Böyle bir dosya ya da dizin yok
#include <Python.h>
^
compilation terminated.
error: command 'i686-linux-gnu-gcc' failed with exit status 1
----------------------------------------
Cleaning up...
Command /usr/bin/python -c "import setuptools, tokenize;__file__='/tmp/pip_build_root/python-axolotl-curve25519/setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record /tmp/pip-bbakcC-record/install-record.txt --single-version-externally-managed --compile failed with error code 1 in /tmp/pip_build_root/python-axolotl-curve25519
Traceback (most recent call last):
File "/usr/bin/pip", line 9, in <module>
load_entry_point('pip==1.5.4', 'console_scripts', 'pip')()
File "/usr/lib/python2.7/dist-packages/pip/__init__.py", line 185, in main
return command.main(cmd_args)
File "/usr/lib/python2.7/dist-packages/pip/basecommand.py", line 161, in main
text = '\n'.join(complete_log)
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 53: ordinal not in range(128)
metrekup@mehmet-Exper-Karizma ~/asdf/yowsup-master $ ^C
metrekup@mehmet-Exper-Karizma ~/asdf/yowsup-master $
Daha önce de söylenen yöntemlerin hepsinde bir hata ile karşılaştım. Umarım pidgin'i başarıyla ayarlayabilirim.
Şimdi ne yapmam gerekiyor ?