Python saving file -


i trying write , save file following error raised python script:

oserror: [errno 22] invalid argument: 'c:/export/ixxxx/izzzzz_2015-05-12 17:00:00.shp 

what wrong path? directory exists.

you aren't allowed use colons in file names in windows (which i'm guessing you're using given rest of path). there bit more information here.


Comments

Popular posts from this blog

javascript - three.js lot of meshes optimization -

smartface.io - Proper way to change color scheme for whole application -

Email notification in google apps script -