Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when install #26

Closed
liuyoyi opened this issue Oct 14, 2019 · 3 comments
Closed

Error when install #26

liuyoyi opened this issue Oct 14, 2019 · 3 comments
Assignees
Labels
Milestone

Comments

@liuyoyi
Copy link

liuyoyi commented Oct 14, 2019

` File "", line 17, in

File "/tmp/pip_build_root/python-masscan/setup.py", line 21, in

long_description = readme_file.read()

File "/usr/lib/python2.7/encodings/ascii.py", line 26, in decode

return codecs.ascii_decode(input, self.errors)[0]

UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 4267: ordinal not in range(128)`

@MyKings
Copy link
Owner

MyKings commented Oct 15, 2019

@liuyoyi

Please execute the following command to provide the Python version.

$ python -V

@liuyoyi
Copy link
Author

liuyoyi commented Oct 15, 2019

@MyKings
`# python -V
Python 2.7.6

`

@MyKings MyKings added the bug label Oct 15, 2019
@MyKings MyKings self-assigned this Oct 15, 2019
@MyKings MyKings added this to the v0.1.6 milestone Oct 15, 2019
@MyKings
Copy link
Owner

MyKings commented Oct 15, 2019

@liuyoyi Release version 0.1.6 to resolve this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants