Closed pgawlowicz closed 8 years ago
Hey man, I tried merging but your fork was earlier then some of my updates and was incompatible. I have begun the port to python 3 and the latest codes works however there are still import errors on python 3 that I am working on rectifying.
Hi,
I have ported your code to be compatible with python2.7 and python3 and also fixed some tests. Only two tests do not pass now. They try to access 'freqs' list from phyinfo, what is missing in this object. I think this test-case may be removed.
Best, Piotr