unioslo / zabbix-cli

Command-line interface for Zabbix
https://unioslo.github.io/zabbix-cli/
GNU General Public License v3.0
208 stars 105 forks source link

RL8: [ERROR]: 'Version' object has no attribute 'release' #182

Closed tjyang closed 11 months ago

tjyang commented 1 year ago

Recording this error for python3-packaging-16.8-9.el8.noarch on RockyLinux 8

[me@alt01 tmp]$ zabbix-cli
-------------------------
Zabbix-CLI authentication
-------------------------
# Username[me]: Admin
# Password:

[ERROR]: 'Version' object has no attribute 'release'

[me@alt01 tmp]$

R1: https://github.com/pypa/setuptools_scm/issues/605

pederhan commented 1 year ago

I don't know if I have the capacity to maintain the RPM package. It is very limiting to deal with such outdated dependencies - that version of packaging is over 7 years old at this point. Install with pip for now.