Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RuntimeError: Requires Python 2.5 or above and does not support Python 3 #32

Open
avelino opened this issue Jun 2, 2018 · 0 comments
Open

Comments

@avelino
Copy link

avelino commented Jun 2, 2018

$ pip install boto_rsync
Collecting boto_rsync
  Downloading https://files.pythonhosted.org/packages/b9/d7/989c5beeddfd9ba60c4cefdcad444ce0102e2a82f79f5ece6449e95ecf33/boto_rsync-0.8.1.tar.gz
    Complete output from command python setup.py egg_info:
    Traceback (most recent call last):
      File "<string>", line 1, in <module>
      File "/tmp/pip-install-7l2i_dcy/boto-rsync/setup.py", line 10, in <module>
        raise RuntimeError('Requires Python 2.5 or above and does not support '
    RuntimeError: Requires Python 2.5 or above and does not support Python 3

    ----------------------------------------
Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-install-7l2i_dcy/boto-rsync/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant