I am using a global PhantomJS on my Mac OS X for multiple Javascript and Python selenium projects. For the first time, I set up a virtual environnement using virtualenv :
I guess its too late, but for future reference I've solved this issue by:
sudo apt-get install libfontconfig
The answer was found here:
Trouble connecting to phantomJs webdriver using python and selenium