Skip to content
This repository has been archived by the owner on May 31, 2022. It is now read-only.

Install fails on Windows with Python 2.7.10 #4

Closed
highlyunavailable opened this issue Mar 25, 2016 · 0 comments
Closed

Install fails on Windows with Python 2.7.10 #4

highlyunavailable opened this issue Mar 25, 2016 · 0 comments

Comments

@highlyunavailable
Copy link

I'm unable to install txmsgpackrpc 1.1 using Python 2.7.10 because of the following error:

    Complete output from command python setup.py egg_info:
    Traceback (most recent call last):
      File "<string>", line 1, in <module>
      File "c:\users\me\appdata\local\temp\pip-build-sxrjzo\txmsgpackrpc\setup.py", line 12, in <module>
        os.link(setup_path, linked_path)
    AttributeError: 'module' object has no attribute 'link'

Works fine in 3.5, though.

jakm pushed a commit that referenced this issue Apr 2, 2016
@jakm jakm closed this as completed Nov 12, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants