helpshift / helpshift/herald

Fail to install herald

Open
#2 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
43
Forks
7
PR merge metrics
No merged PRs in 30d

Description

It seems gevent 1.0.2 can not support python 3. New vesion of gevent works for me (1.3.3).
File "/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/distutils/command/build_ext.py", line 473, in _build_extensions_serial
self.build_extension(ext)
File "/var/folders/g3/txgyplxn6sq6bxrldphfzpmw0000gn/T/easy_install-669_u285/gevent-1.0.2/setup.py", line 234, in build_extension
File "/var/folders/g3/txgyplxn6sq6bxrldphfzpmw0000gn/T/easy_install-669_u285/gevent-1.0.2/setup.py", line 231, in gevent_prepare
File "/var/folders/g3/txgyplxn6sq6bxrldphfzpmw0000gn/T/easy_install-669_u285/gevent-1.0.2/setup.py", line 139, in configure_libev
File "/var/folders/g3/txgyplxn6sq6bxrldphfzpmw0000gn/T/easy_install-669_u285/gevent-1.0.2/setup.py", line 111, in make_universal_header
TypeError: unsupported operand type(s) for >>: 'builtin_function_or_method' and '_io.TextIOWrapper'. Did you mean "print(, file=)"?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.