Hi Todd,
I attached my output for pip freeze. I am using python 2.7.12.
The reason version numbers aren't specified in the dependencies text files
is for precisely this reason, that is to help us find out when newer
versions of certain packages break ocw. In this case, I have at least
confirmed t
Alex,
I've attached the output of the pip libraries I have currently loaded
for python3.
I think the underlying problem, at least for the tests, is that the
dependencies declared in deps_py{2|3}.txt are un-versioned.
Can you post the output of these commands for both python2 and python3?
Hi Todd,
What versions of numpy and matplotlib are you using? I know that both of
these packages have had some major releases recently, and I suspect that
incompatibilities introduced in these releases may be the reason for the
errors your seeing as the last commit to the ocw repo came before that