[00:09:56] python version differences make pyspark sad :( I can build virtualenv's and distribute with pyspark for python2.7 on stat1005, since jessie and stretch have 2.7. But jessie has 3.4 and stretch has 3.5 so can't build a python 3 virtualenv [00:10:24] well i can build one ... it just wont be able to import anything from stdlib :P