Closed tsdev closed 7 years ago
No, transplant is not supposed to run on Python 2.7.
Ok, thanks. It might be good to note that in the documentation.
I added a note to the README. A better solution would specify the python version in setup.py, so that you couldn't even install Transplant on Python 2.7, but I can't figure out how to do that.
As of the latest version, Transplant should neither run nor install on Python 2.7.
I tried to import transplant on Python 2.7.13 but I get the following error:
Is transplant planned to run on Python 2.7?