kimchi
kimchi copied to clipboard
AttributeError: 'bytes' object has no attribute 'linux_distribution'
Describe the bug AttributeError: 'bytes' object has no attribute 'linux_distribution'
To Reproduce Steps to reproduce the behavior: print(distro.linux_distribution(full_distribution_name=False))
Expected behavior print the distro name : Debian
Desktop (please complete the following information):
- OS:Kali Linux
- Version 2020.1
- Python 3.7.6