So I am trying to import and write commands for a file in ArcPro via arcpy using a the same line of code I used a few days ago but now when I try and run said code again, it comes up with a syntax error. The file is from a flash drive I have been using for roughly 6 months now. Thoughts? I have pasted a screenshot below for reference.
you can't import a path, you have to import a module that exists within a path that python recognizes