Apr-13-2019, 03:37 PM
I don't understand why you get an error.
It's thoroughly tested. where did you put the code, and how did you run it?
I also looked at your error message, and looks as though you have some permission issues.
If you correct those, you should have no problem running.
Also, which directory did you try and start in?
on windows, Microsoft will not allow access to some directories, and that could be a (fixable) issue.
I can alter the code to skip these directories.
Finally, what did you name the module? It cannot be the same name as any python commands.
When run, it's amazingly fast, I have 8 TB of internal disk space, and it finished fast.
It's thoroughly tested. where did you put the code, and how did you run it?
I also looked at your error message, and looks as though you have some permission issues.
If you correct those, you should have no problem running.
Also, which directory did you try and start in?
on windows, Microsoft will not allow access to some directories, and that could be a (fixable) issue.
I can alter the code to skip these directories.
Finally, what did you name the module? It cannot be the same name as any python commands.
When run, it's amazingly fast, I have 8 TB of internal disk space, and it finished fast.