Reader Interactions

Comments

  1. Thanks for this, I will try to make sure that the upcoming version of esxplot works well on the latest OSX release. Would you be interested in being an alpha/beta tester?

    Geoff

  2. I would be really interested in being a beta tester for macosx.

    I am in the process of running this in a Virtual machine (windows) thank you

    Manny

  3. You can also create a shell script like this:

    #!/bin/bash
    export set VERSIONER_PYTHON_PREFER_32_BIT=yes
    python esxplot.py

    and place it in the src directory and chmod +x it and run it ./esxplot.sh for example.