Also, for Marvin users, this command fails:
sudo mvn -Pdeveloper,marvin.sync -e -Dendpoint=localhost -pl :cloud-marvin


First, reinstall pip
sudo easy_install --upgrade pip

Then
cd tools/marvin/dist/
sudo pip install Marvin-0.1.0.tar.gz --allow-external
mysql-connector-python






On 2/27/14, 1:48 PM, "Chiradeep Vittal" <chiradeep.vit...@citrix.com>
wrote:

>I just upgraded to Mavericks and ran into a number of issues. Hope this
>helps others.
> - MySQL needed to be reinstalled
> - Eclipse wouldn¹t start because it wanted a Java 6 runtime. I fixed the
>issue by downloading the latest JDK7 from Oracle (64-bit) and following
>this SO: http://stackoverflow.com/a/19737307)
> - pip had to be reinstalled (easy_install pip)
> - cloudmonkey had to be reinstalled (sudo pip install cloudmonkey)
> - maven had to be reinstalled (brew install maven)
>

Reply via email to