Python Forum
unable to list files in a directory - Printable Version

+- Python Forum (https://python-forum.io)
+-- Forum: Python Coding (https://python-forum.io/forum-7.html)
+--- Forum: General Coding Help (https://python-forum.io/forum-8.html)
+--- Thread: unable to list files in a directory (/thread-21196.html)



unable to list files in a directory - christober - Sep-18-2019

Hi,

I'm unable to read/list the files in a directory (in windows OS), as the directory contains more than 1 lakhs files (almost 1,56,000 files).

Can anyone suggest a way to do this?

Thanks,
Christober


RE: unable to list files in a directory - DeaD_EyE - Sep-18-2019

Permission Error?

Post your code and the error message.


RE: unable to list files in a directory - wavic - Sep-18-2019

1,56,000 files?