cmd2 icon indicating copy to clipboard operation
cmd2 copied to clipboard

Handle absent lzma library

Open stephenfin opened this issue 1 year ago • 0 comments

The lzma library may be missing in some environments as it is an optional dependency [1]. Fall back to bz2 in this instance.

[1] https://devguide.python.org/getting-started/setup-building/

stephenfin avatar Aug 19 '24 10:08 stephenfin