Skip to content

Error received when installing: 'TypeError: can only concatenate tuple (not "list") to tuple' #133

@joseavegaa

Description

@joseavegaa

When installing using pip install python-pkcs11 or pip install git+https://github.com/danni/python-pkcs11, I get the following error:

TypeError: can only concatenate tuple (not "list") to tuple

I've tried to install the package on two different computers. One of them running Windows 10 21H2 and the other one on Windows 11. Both of them have new conda environments created with miniforge and using Python 3.10.1 and pip 21.3.1. Also, Visual Code for C++ is installed and I am indeed able to compile and install other packages, such as PyHanko or Tesserocr.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions