kimchi icon indicating copy to clipboard operation
kimchi copied to clipboard

AttributeError: 'bytes' object has no attribute 'linux_distribution'

Open jspw opened this issue 5 years ago • 0 comments

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

jspw avatar Feb 07 '20 18:02 jspw