Page "BloodhoundInstall" was changed by gjm Diff URL: <https://issues.apache.org/bloodhound/wiki/BloodhoundInstall?action=diff&version=22> Revision 22 Comment: adding note for fixing Babel version Changes: -------8<------8<------8<------8<------8<------8<------8<------8<-------- Index: BloodhoundInstall ========================================================================= --- BloodhoundInstall (version: 21) +++ BloodhoundInstall (version: 22) @@ -103,6 +103,12 @@ virtualenv --system-site-packages bloodhound source ./bloodhound/bin/activate pip install -r requirements.txt + }}} + +NOTE: for current versions you will additionally need to: + {{{ + #!sh + pip install Babel==0.9.6 }}} NOTE: for version 0.5.2, you will additionally need to: -------8<------8<------8<------8<------8<------8<------8<------8<--------
-- Page URL: <https://issues.apache.org/bloodhound/wiki/BloodhoundInstall> Apache Bloodhound <https://issues.apache.org/bloodhound/> The Apache Bloodhound issue tracker This is an automated message. Someone added your email address to be notified of changes on 'BloodhoundInstall' page. If it was not you, please report to .
