JonEliasMoen / Computer-networkplot

This when it is finished will go through all the files on your computer and make a network graph out of your entire computer. In the graph nodes are folders or files.
0 stars 0 forks source link

Premission denied #9

Open JonEliasMoen opened 8 years ago

JonEliasMoen commented 8 years ago

/Programfiler calling emptyloop from a4 -1 Traceback (most recent call last): File "main.py", line 186, in computerplot.main() File "main.py", line 26, in main currentFolders, fucked = self.populate(fullpath) File "main.py", line 159, in populate files = os.listdir(fullpath) # list all files and folders, is getting files for some reason PermissionError: [WinError 5] Ingen tilgang: '/Programfiler'