-
Notifications
You must be signed in to change notification settings - Fork 68
Open
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels