Skip to content

Cannot install in windows #37

Description

@therealnlee

While I tried to install this package via 'pip install jws' in Windows 10 (python 3.7),
'UnicodeDecodeError: 'cp949' codec can't decode byte 0xe2 in position 500: illegal multibyte sequence' occured.
I end up modifying 'setup.py' file (add parameter "encoding='UTF8'" in open function in line 5).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions