Skip to content

Installation Error into Ubuntu #177

@mahmutaydin1

Description

@mahmutaydin1

Hello,

I am using ubuntu VERSION="22.04.2 LTS (Jammy Jellyfish)". When I try to install yaBGP, I am getting below error.

root@ubuntu:~# yabgpd -h Traceback (most recent call last): File "/usr/local/bin/yabgpd", line 5, in <module> from yabgp.agent.cmd import main File "/usr/local/lib/python3.10/dist-packages/yabgp/agent/__init__.py", line 21, in <module> from oslo_config import cfg File "/usr/local/lib/python3.10/dist-packages/oslo_config/cfg.py", line 1750, in <module> class ConfigOpts(collections.Mapping): AttributeError: module 'collections' has no attribute 'Mapping'

My default python version is 3.10.12

root@ubuntu:~# python3 --version
Python 3.10.12

Could you please help me what is best practise to install ?
thank tou

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions