Hi Group members,
I am trying to install asterisk 16 on centos 7 following the steps in mentioned book.
but i am failing its install after following the commands below and the playbook. @prabha_friend
i saw your posts at few locations but i have no luck wiht its intall . please if you can guide.
i ave no luck with below.
here is the pastebin link
I am just learing Asterisk so i need to follow the book. @prabha_friend has noticed some errata and problems and has posted in detailed on his two links.
Here is the link to the book and its errata as well.
=============================DEBUG ASSISTANCE==========================
If you are seeing an error here please try the following to
successfully install cryptography:
Upgrade to the latest pip and try again. This will fix errors for most
users. See: https://pip.pypa.io/en/stable/installing/#upgrading-pip
=============================DEBUG ASSISTANCE==========================
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/tmp/pip-build-sp0i8p43/cryptography/setup.py", line 18, in <module>
from setuptools_rust import RustExtension
ModuleNotFoundError: No module named 'setuptools_rust'
----------------------------------------
Command “python setup.py egg_info” failed with error code 1 in /tmp/pip-build-sp0i8p43/cryptography/
[root@localhost ~]#
Command “python setup.py egg_info” failed with error code 1 in /tmp/pip-build-n5gYUv/alembic/
You are using pip version 8.1.2, however version 23.1 is available.
You should consider upgrading via the ‘pip install --upgrade pip’ command.