Skip to content
This repository was archived by the owner on May 5, 2020. It is now read-only.
This repository was archived by the owner on May 5, 2020. It is now read-only.

python 3 compatibility issue #35

@neeraj1928

Description

@neeraj1928

I am using Flask with Twisted in Python virtual environment. When I am installing it using pip install txsockjs, below error is coming.
`
Collecting txsockjs
Using cached txsockjs-1.2.2.tar.gz
Complete output from command python setup.py egg_info:
Traceback (most recent call last):
File "", line 1, in
File "/private/var/folders/1t/9zn63d2n5px7kmf565b4_wyh797ymr/T/pip-build-16fvndsf/txsockjs/setup.py", line 73
except Exception, e:
^
SyntaxError: invalid syntax

----------------------------------------

Command "python setup.py egg_info" failed with error code 1 in /private/var/folders/1t/9zn63d2n5px7kmf565b4_wyh797ymr/T/pip-build-16fvndsf/txsockjs/
`

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