Skip to content

Missing dependency on python-six

# pacman -Q python-pywinrm
python-pywinrm 0.4.3-3
# python
Python 3.12.3 (main, Apr 23 2024, 09:16:07) [GCC 13.2.1 20240417] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import winrm
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/usr/lib/python3.12/site-packages/winrm/__init__.py", line 7, in <module>
    from winrm.protocol import Protocol
  File "/usr/lib/python3.12/site-packages/winrm/protocol.py", line 9, in <module>
    from six import text_type
ModuleNotFoundError: No module named 'six'
>>>
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information