Closed iwangu closed 5 years ago
@iwangu You can always do this- from future import print_function, division, absolute_imports, unicode_literals
@bjherger I could do that
@akashpandey111 This app should mostly be Python 3 comparable, except for the following known issues
print
statementsenvironment.yml
file for Python 3 version of packages. README
for using Python 3 version of environment.yml
If you'd like to remedy these issues, test that everything works, and submit a PR, I'd appreciate the help.
I'm currently running this app on Python3, had very few issues with installing. Only issue I currently have is the app is not picking up new skills added to the config.yaml file, not sure if it's related to Python3 though..
Not at this time. I’d be happy to review a PR that adds Python 3 support, but I do not have the bandwidth to add it myself. On Fri, Nov 10, 2017 at 4:42 AM iwangu notifications@github.com wrote: