Skip to content

Got toroubles installing stompy using pip #2

Open
@jpjoubert

Description

@jpjoubert

Hello, I hope you are the right person to help me.
I am not sure, but I think that I have an issue when installing the library using pip.

I work under Windows 10 using Python 3.6.3, as well as
Cygwin NT-10.0 xxxxxxxxx 2.9.0(0.318/5/3) 2017-09-12 10:18 x86_64 using Python 2.7.14

I look for and need a Python library which allows me to work at low level (frame). I just found stompy as being convenient for my purpose. I tried to install it but I am facing the same problem in both environment.
Installation of stompy v0.2.8 or v0.2.9 failed for the same reason:

File "C:\Users\JPJOUB~1\AppData\Local\Temp\pip-install-u3gwp4kw\stompy\stompy\stomp.py", line 49
except socket.timeout, exc:
^
SyntaxError: invalid syntax

Can you provide me with instructions on how to proceed?
Attached some traces I got using pip -vvv install stompy or pip -vvv install stompy==0.2.8

Windows10_python_v360_stompy_v0.2.9.txt
Cygwin_python_v2.7.14_stomp_v0.2.8.txt
Cygwin_python_v2.7.14_stomp_v0.2.9.txt
Windows10_python_v363_stompy_v0.2.8.txt

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