I am on Ubuntu 14.04 and using the Julia PPA. The problem discussed in the issue is the same I have indeed.
A solution that worked for me was to uninstall anaconda and install everything from the pip-python manager and then set Julia ENV["PYTHON"]to detect that python path. Thanks!
