svg_stack icon indicating copy to clipboard operation
svg_stack copied to clipboard

Requirements.txt: Add "six" module

Open cmacht opened this issue 1 year ago • 0 comments

Traceback (most recent call last):
  File "/home/user/code/svg_stack/./svg_stack.py", line 28, in <module>
    from six import string_types
ModuleNotFoundError: No module named 'six'

cmacht avatar Dec 08 '23 00:12 cmacht