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!
Ok it seems as if rhodecode have updated their step-by-step installation process and have included sections for 64-bit OS systems. Have tried on windows server 2012 and it works!