Skip to content

UnicodeDecodeError error when pip install #3

Description

@bill10

maybe some system package is missing on my machine?

this is the error msg. thanks for taking a look at it

Collecting mwxml
  Downloading mwxml-0.2.2.tar.gz
    Complete output from command python setup.py egg_info:
    Traceback (most recent call last):
      File "<string>", line 1, in <module>
      File "/tmp/4504190.1.batch.q/glide_uyoMWw/execute/dir_13328/pip-build-9zncpm_y/mwxml/setup.py",
     line 26, in <module>
        long_description=open('README.md').read(),
      File "/tmp/4504190.1.batch.q/glide_uyoMWw/execute/dir_13328/miniconda3/envs/myenv/lib/python3.6/encodings/ascii.py", line 26, in decode
        return codecs.ascii_decode(input, self.errors)[0]
        UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position 102: ordinal not in range(128)

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions