Closed Alibabade closed 2 years ago
Hi, thank you for the interest. Unfortuently I'm not sure if the code is runnable on python=3.6. I started working on an 3.7 environment and kept it. If there is issues on 3.6, you can post them here. I'd be happy to help.
Hi, thanks for the reply! I managed to transplant the hear21passt from python3.8 to python3.6. And here are some tricks I used:
Hi, thanks so much for sharing the great work! I'd like to use PaSST for downstream tasks and integrate it into existing conda environment with python=3.6 (it 's kind of painful to upgrade python from 3.6 to 3.7/3.8 due to many inconsistent packages). I know that python>=3.7 is required to install PaSST, but I'm wandering if it's possible to install it with python=3.6?