hi Team ,
i am getting error while run the python script from ansible to windows
2019. kindly help me to fix the issue
error :
"Traceback (most recent call last):",
" File \"deploy.py\", line 866, in <module>",
" DatabaseCreator().main()",
" File \"deploy.py\", line 788, in main",
" os.makedirs(self.ECRF_FGDB_PATH)",
" File \"F:\\Python27\\ArcGISx6410.7\\lib\\os.py\", line 150, in
makedirs",
" makedirs(head, mode)",
" File \"F:\\Python27\\ArcGISx6410.7\\lib\\os.py\", line 150, in
makedirs",
" makedirs(head, mode)",
" File \"F:\\Python27\\ArcGISx6410.7\\lib\\os.py\", line 150, in
makedirs",
" makedirs(head, mode)",
" File \"F:\\Python27\\ArcGISx6410.7\\lib\\os.py\", line 157, in
makedirs",
" mkdir(name, mode)",
"WindowsError: [Error 123] The filename, directory name, or volume
label syntax is incorrect: '\\\\\\\\'"
--
You received this message because you are subscribed to the Google Groups
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/ansible-project/ac654703-540d-4b8a-95c7-830f1a59fbbd%40googlegroups.com.