hi ,anyone have idea ? On Friday, May 8, 2020 at 12:25:03 PM UTC+5:30, Dhilipsingh G wrote: > > 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/252257c0-d589-4522-ac29-a1887161efa2%40googlegroups.com.
