Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

python 3 compat in #39

Closed
cokelaer opened this issue Sep 13, 2017 · 1 comment
Closed

python 3 compat in #39

cokelaer opened this issue Sep 13, 2017 · 1 comment

Comments

@cokelaer
Copy link
Contributor

FYI there are quite a few python3 incompatible statements in quast_libs/site_packages/joblib

@alexeigurevich
Copy link
Contributor

Hi!
Sorry for a huge delay. Actually we have quast_libs/site_packages/joblib for Python 2.* and quast_libs/site_packages/joblib3 for Python 3.* and thus something in joblib is not compatible with Python3 and vice versa. We will rename joblib -> joblib2 to exclude the confusion.

almiheenko added a commit that referenced this issue Oct 12, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants