Hi, a workaround is to
export PYTHONHASHSEED=0 as described in [1] which will then lead to a deterministic result. cheers, josch [1] https://docs.python.org/3/using/cmdline.html#envvar-PYTHONHASHSEED _______________________________________________ Python-modules-team mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team

