jxzhanggg/nonparaSeq2seqVC_code

Upgrade to Python3

JRMeyer opened this issue · 2 comments

warning when installing pytorch with python2.7:

DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support

Thanks for you suggestion, I'll consider to upgrade to python3. I think it will be simple by modifying some code.

I can work on this, but I want to get the code working with python2.7 first (on my machine)