artillery
artillery copied to clipboard
os.mkdirs("/var/artillery/database")
This throws an error, for some reason on linux, and using python2.X, it may have worked for you on your systems but I had to remove the os.mkdirs in order to get it to run. its on line 70