Closed desilinguist closed 3 years ago
As of right now, I am flummoxed as to why this would happen. We should just update the installation instructions to explicitly specify the version number of SKLL whenever installing.
I think the best solution is to just switch back to a version-specific recipe. I just tested this and it works well.
Addressed by #673
For some reason, v2.0 is the default version that gets installed for Python 3.6 and 3.7 and not v2.1 ... unless
skll=2.1
is explicitly specified. The recipe should probably be tweaked a bit to remove python versions entirely.