Skip to content
This repository was archived by the owner on Jun 7, 2018. It is now read-only.

Support Python 2 #1

Closed
wants to merge 3 commits into from
Closed

Support Python 2 #1

wants to merge 3 commits into from

Conversation

d0ugal
Copy link
Owner

@d0ugal d0ugal commented Apr 7, 2014

No description provided.

@d0ugal
Copy link
Owner Author

d0ugal commented Apr 10, 2014

I think at the moment this isn't wanted, I am keen to run on Python 3.4 (or at least 3.3). If somebody wants to come and help with this then we can merge it. I wont be testing it otherwise, so to say I support it would be a lie :)

So - unless somebody comes along and expresses an interest in this, we will stick with 3.3+ for now.

@d0ugal d0ugal closed this Apr 10, 2014
@yoch
Copy link

yoch commented Aug 11, 2014

Hello,

I'm interested to use this library on my raspberry Pi, but only python 3.2 is available on raspbian. If this library can be ported on python 2.7 or 3.2, it helps me a lot.

@d0ugal
Copy link
Owner Author

d0ugal commented Aug 11, 2014

Hi,

We are currently limited to Python 3.3 because we use the 'yield from' sytax introduced in Python 3.3.
http://legacy.python.org/dev/peps/pep-0380/

This pull request does make most of it work and if you are interested in trying to update it to work with the current master I'd be happy to include Python 2 support.

@yoch
Copy link

yoch commented Aug 12, 2014

OK, thanks. I will try.

@d0ugal
Copy link
Owner Author

d0ugal commented Aug 12, 2014

Alternatively you could try this: https://github.com/woudt/pyRFXtrx

d0ugal pushed a commit that referenced this pull request Aug 8, 2015

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Pulling latest changes from Bruno to improve CPU
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants