big-fish
big-fish copied to clipboard
Permission Error[WinError 32]
trafficstars
when I do a test run with “pytest big-fish” command as they suggest in README docs, I get the error “Permission Error[WinError 32]” . The error stems from the temp files that are being generated in the process but do not get cleanup despite it being mentioned in the script.
Has anyone encountered this error? What should I do?
Thank you in advance.