Try pycall(fmin.migrad, PyObject) to prevent PyCall from trying to convert the output to a native Julia tuple.
pycall(fmin.migrad, PyObject)