> ... maybe you need to call os.makedirs() instead of os.mkdir() as it > has to create first "python" and then "plugins" directory? > > Martin Thanks. I've implemented it as an additional security. However it's not very elegant way...