Skip to content

Pip install error #15

Description

@abalter
alter@BICB260:~/rk$ pip install rk
Collecting rk
  Using cached rk-0.3b1.tar.gz
    Complete output from command python setup.py egg_info:
    Traceback (most recent call last):
      File "<string>", line 1, in <module>
      File "/private/var/folders/qm/b_1n3bn15wb373zvkvd1vcp4yjd86m/T/pip-build-ki70csci/rk/setup.py", line 39, in <module>
        long_description = open(join(dirname(__file__), "README.rst")).read(),
      File "/Users/balter/miniconda3/lib/python3.5/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 2208: ordinal not in range(128)

    ----------------------------------------
Command "python setup.py egg_info" failed with error code 1 in /private/var/folders/qm/b_1n3bn15wb373zvkvd1vcp4yjd86m/T/pip-build-ki70csci/rk/

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