Skip to content

Pip install failing: syntax error #20

@kcappieg

Description

@kcappieg

I have python 3.6.2 (64-bit) and pip 9.0.1

Whenever I run

pip install route53-transfer

I get the error:

Command "python setup.py egg_info" failed with error code 1 in [AppData PATH]\pip-build-9jlz3n0x\boto\

The syntax error above seems to be pointing to a file named config.py, and the line:

print s.getValue()

I've tried everything I could find online to fix pip, but I get the feeling the problem is with this package on a newer version of Python. I'm pretty new to Python, though, so there's only so far I can trouble shoot before it's more worth it for me to just add the DNS records manually!

Thanks.

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