domhnallmorr / Tk-Path-Finder

Windows File Explorer/Manager with Tabs. Written in Tkinter using ttkbootstrap.
MIT License
16 stars 5 forks source link

Error when moving a file that is open in another application #7

Closed domhnallmorr closed 2 years ago

domhnallmorr commented 3 years ago

PermissionError: [WinError 32] The process cannot access the file because it is being used by another process:

domhnallmorr commented 2 years ago

Unable to replicate this at the moment. Permission denied error working when trying to move a file that is open in an application.

Will leave issue open for now in case I come across it again.