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

import bubbles fails #15

Closed
chancyk opened this issue Feb 20, 2014 · 2 comments
Closed

import bubbles fails #15

chancyk opened this issue Feb 20, 2014 · 2 comments

Comments

@chancyk
Copy link

chancyk commented Feb 20, 2014

Python 2.7 - 64bit - Windows

In [1]: import bubbles
File "C:\Anaconda\lib\site-packages\bubbles\core.py", line 222
def operation(*signature, name=None):
^
SyntaxError: invalid syntax

@Stiivi
Copy link
Owner

Stiivi commented Feb 20, 2014

From the README: Requires at least Python 3.3.

Bubbles is not going to be back-ported to python 2.7, because it is already using some Python 3+ features and will be using more of them.

@Stiivi Stiivi closed this as completed Feb 20, 2014
@chancyk
Copy link
Author

chancyk commented Feb 21, 2014

Aha, silly me. Thanks for pointing that out. I'll give it another go.

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

2 participants