I am trying to set up RhodeCode on WS2008R2, but keep on receiving the following error message at the "pip install rhodecode" stage:
"couldn't import standard bz2 (incomplete python install)"
this seems to happen at the stage when the installation process tries to install mercurial.
I am not quite sure where to go with this, as I have zero experience with python. I am following the guide provided from rhodecode: guide
Python version is 2.7.
Please help!