Skip to content

Install crashes #14

@mobitinker

Description

@mobitinker

I have Python 2.7 on an OpenSUSE 13.2 machine. I've already installed boto3. Here's what happens when I install backup-monkey:

www2:/srv/www/htdocs/resv # sudo pip install backup-monkey
Downloading/unpacking backup-monkey
Downloading backup_monkey-1.0.0.tar.gz
Running setup.py (path:/tmp/pip_build_root/backup-monkey/setup.py) egg_info for package backup-monkey
Traceback (most recent call last):
File "", line 17, in
File "/tmp/pip_build_root/backup-monkey/setup.py", line 23
print 'Backup Monkey requires Python 2.7.x'
^
SyntaxError: invalid syntax
Complete output from command python setup.py egg_info:
Traceback (most recent call last):

File "", line 17, in

File "/tmp/pip_build_root/backup-monkey/setup.py", line 23

print 'Backup Monkey requires Python 2.7.x'

                                          ^

SyntaxError: invalid syntax


Cleaning up...
Command python setup.py egg_info failed with error code 1 in /tmp/pip_build_root/backup-monkey
Storing debug log for failure in /root/.pip/pip.log

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions