FAQ
How can I use autox with windows?
We recommend to use Anaconda. After installing, open the Anaconda Prompt, create an environment and set up AutoX (Please be aware that we’re using multiprocessing, which can be problematic.):
conda create -n ENV_NAME python=VERSION activate ENV_NAME pip install autox