when I try to minidom module in the python console, it says:
File"c:\resource\site.py", line 112, in platsec_import raise ImportError('No module named' + name)
so I think I should copy the minidom.py to the same subfolder as site.py. But I cannot access to C:\resource! Actually I cannot see any folder named 'resource' in C drive![]()
I'm really confused. It it hidden?

Reply With Quote

