Skip to content
This repository has been archived by the owner on Dec 8, 2021. It is now read-only.

Error while pip installing the module #6

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Error while pip installing the module #6

wants to merge 4 commits into from

Conversation

mindflayer
Copy link

@mindflayer mindflayer commented Jul 24, 2017

Traceback (most recent call last):
      File “<string>“, line 1, in <module>
      File “/tmp/pip-build-stspk7m3/periodical/setup.py”, line 18, in <module>
        version = get_version()
      File “/tmp/pip-build-stspk7m3/periodical/setup.py”, line 14, in get_version
        module = open(‘periodical.py’).read()
      File “/vagrant/.virtualenvs/mimercadona_api/lib64/python3.4/encodings/ascii.py”, line 26, in decode
        return codecs.ascii_decode(input, self.errors)[0]
    UnicodeDecodeError: ‘ascii’ codec can’t decode byte 0xc2 in position 13092: ordinal not in range(128)```

@coveralls
Copy link

coveralls commented Jul 24, 2017

Coverage Status

Coverage remained the same at 98.783% when pulling d41ce3b on mindflayer:patch-1 into ef635a9 on dabapps:master.

@mindflayer mindflayer changed the title Fix Fix for opening a 'utf-8' file Jul 24, 2017
@coveralls
Copy link

coveralls commented Jul 24, 2017

Coverage Status

Coverage remained the same at 98.783% when pulling ca56f34 on mindflayer:patch-1 into ef635a9 on dabapps:master.

@coveralls
Copy link

coveralls commented Jul 24, 2017

Coverage Status

Coverage remained the same at 98.783% when pulling 67925ff on mindflayer:patch-1 into ef635a9 on dabapps:master.

@mindflayer mindflayer changed the title Fix for opening a 'utf-8' file Error while pip installing the module Jul 27, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants