Giter VIP home page Giter VIP logo

fastflix's People

Contributors

cdgriffith avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

fastflix's Issues

libx265 invalid value for max-cll

Fastflix is producing an invalid format for x265 max-cll value what leads to the warning
[libx265 @ 0x...] Invalid value for max-cll: (1242,436).

It is because max-cli must not be formatted like max-cll=(1242,436) but just max-cll=1242,436.
Removing the brackets and the warning is no longer thrown.

Add custom x265-params field

Right now it is possible to add commands specific to the entire ffmpeg string, but need to add a way to specifically add x265 params.

Bitrate HEVC is broken in 2.3.1

I'm sure you are sick of me, but in the 2.3.1 version switching to bitrate in HEVC does not seem to work. The command line page shows just the single pass CRF code and then encoder gives a location not found error.

This was working in one builds you had me test so I think it's probably something easy.

Thanks,
Chris

Feature request: Subtitle Burn-in

Hi Chris. I'm not sure if I am reading this correctly but it would be great to have the ability to include subtitles as SRT rather than pgs (https://trac.ffmpeg.org/wiki/ExtractSubtitles)

The reason behind this is I use Plex which I understand doesn't take kindly to pgs subtitles and therefore will automatically transcode them, however when a video is in 4k an error message is received that the server isn't powerful enough. Handbrake is able to complete this and I can then play videos with forced subtitles which doesn't work at the moment using fastflix (at least I don't know what command to enter to get the result I want and therefore a choice in the software would be great), however handbrake obviously has limitations around 10bit :)

Selecting a source file throws an error

@cdgriffith Nice work. This will become really handy.

Unfortunately I was not able to try it out yet, because it's throwing an error when I try to select a source file.

Log:

2020-07-13 20:18:06,727 - flix    DEBUG    running probe command: "C:\Program Files\ffmpeg\bin\ffprobe.EXE" -v quiet -print_format json -show_format -show_streams "N:/source.mkv"
2020-07-13 20:18:07,727 - flix    DEBUG    running command: "C:\Program Files\ffmpeg\bin\ffprobe.EXE" -v quiet -print_format json -show_format -show_streams "N:/source.mkv"
2020-07-13 20:18:07,896 - flix    ERROR    Exception in 'update_video_info': from_json requires a string or filename - args: (<flix.widgets.main.Main(0x28b51d44ce0) at 0x0000028B5281DB48>,)
2020-07-13 20:18:07,897 - flix    ERROR    Exception in 'open_file': from_json requires a string or filename - args: (<flix.widgets.main.Main(0x28b51d44ce0) at 0x0000028B5281DB48>,)
Traceback (most recent call last):
  File "flix\widgets\main.py", line 167, in <lambda>
  File "site-packages\reusables\wrappers.py", line 270, in wrapper
  File "site-packages\reusables\wrappers.py", line 262, in wrapper
  File "flix\widgets\main.py", line 472, in open_file
  File "site-packages\reusables\wrappers.py", line 270, in wrapper
  File "site-packages\reusables\wrappers.py", line 262, in wrapper
  File "flix\widgets\main.py", line 579, in update_video_info
  File "flix\flix.py", line 381, in parse_hdr_details
  File "site-packages\box\box.py", line 613, in from_json
  File "site-packages\box\converters.py", line 65, in _from_json
box.exceptions.BoxError: from_json requires a string or filename

Feature Request: FastFlixFull GPL version

A GPL version would allow:

  • x256 conversion
  • x254 conversion
  • Better AAC compressor
  • Integrated cutie log viewer

This would have to be another full repo / program that built on top of this one

3.0 Bug Hunt (Binaries Link in comment - Report issues here)

Latest Binaries: https://ci.appveyor.com/project/cdgriffith/fastflix/build/artifacts (if latest is broken, let me know. You can also always try out the previous build.)

I am trying to get 3.0 out as quick as possible, so looking for any and all volunteers to try it out and report back any issues here (even if they were in 2.x as well!)

There is a new windows installer that I recommend you use instead of the "portable" exe. Mac / Linux builds will have to manually install from git as shown in the Readme.

Known issues (looking to address):

  • Can put incorrect values into text boxes (aka letters into crop box)
  • Update check is windows only based downloads
  • Missing tooltops for chapters and metadata checkboxes

Known issues (not addressing for 3.0):

  • Qt warnings for QObject:connect and QThread disconnect
  • Audio settings don't save after switching encoders

Adding changelog here so that it links relevant issues.

Version 3.0.0

  • Adding AVC support (libx264)
  • Adding #65 rav1e support (librav1e)
  • Adding #49 SVT AV1 support (libsvtav1) directly with FFmpeg
  • Adding SVT AV1 dual pass, tier, scene detection, and tile parameters
  • Adding #67 Status Panel to view encoding logs
  • Adding #58 Support for cover attachments (thanks to -L0Lock-)
  • Adding various speed improvements
  • Adding changelog in GUI
  • Adding #68 version upgrade dialogue
  • Adding icons to encoders drop down
  • Adding video filename path
  • Adding Windows installer
  • Adding check for new ffmpeg on startup
  • Adding #69 nice feature for language selection (thanks to HannesJo0139)
  • Adding #13 button to copy commands to clipboard and save to file
  • Adding options to remove metadata and copy chapters
  • Changing #8 logs to be separated into GUI and conversion logs
  • Changing major internal re-write to keep encoding even if GUI dies
  • Changing bitrate suggestion resolutions to be more readable with fps
  • Changing command builders to specify the temporary files themselves
  • Changing changelog to proper markdown
  • Changing rotation and flip section to drop downs
  • Fixing Windows taskbar does not always show icon
  • Fixing #55 GUI logs by splitting them from core logs
  • Fixing #42 log output from FFmpeg stopped due to PIPE filling up (thanks to Trevbams)
  • Fixing that mkv cover attachments would show as video tracks
  • Fixing plugins should not be available if no FFmpeg library for them
  • Fixing error on audio tracks listing zero channels
  • Removing support for the direct SVT AV1 encoder (fixes #24)
  • Removing support for cutielog / socket based logging

DTS can't convert when using HEVC

I am trying to encode with the DTS audio channel. I can't change anything in the conversion box (ac3 would be great!) and in the log I get this error:

2020-07-14 21:57:58,787 - flix INFO ffmpeg version git-2020-07-13-7772666 Copyright (c) 2000-2020 the FFmpeg developers
2020-07-14 21:57:58,791 - flix INFO Input #0, matroska,webm, from 'F:/Beautiful Day in the Neighborhood, A_t00.mkv':
2020-07-14 21:57:58,791 - flix INFO [NULL @ 00000146d8d42700] Unable to find a suitable output format for '768k'
2020-07-14 21:57:58,792 - flix INFO 768k: Invalid argument

the 768k is the bitrate for the DTS so I assume that is giving off the error.

Thanks!
Chris

Colors look washed out

Original issue raised in #30 by @schlotkins

Converted video details looked good, but the colors still look washed out.

Video
ID : 1
ID in the original source medium : 4113 (0x1011)
Format : HEVC
Format/Info : High Efficiency Video Coding
Format profile : Main [email protected]@High
HDR format : SMPTE ST 2086, HDR10 compatible
Codec ID : V_MPEGH/ISO/HEVC
Duration : 1 h 35 min
Bit rate : 63.3 Mb/s
Width : 3 840 pixels
Height : 2 160 pixels
Display aspect ratio : 16:9
Frame rate mode : Constant
Frame rate : 24.000 FPS
Color space : YUV
Chroma subsampling : 4:2:0 (Type 2)
Bit depth : 10 bits
Bits/(Pixel*Frame) : 0.318
Stream size : 42.4 GiB (91%)
Writing library : x265 1.9+205-dcd65c5ff838:[Windows][GCC 4.8.2][64 bit] 10bit
Encoding settings : wpp / ctu=64 / min-cu-size=8 / max-tu-size=32 / tu-intra-depth=1 / tu-inter-depth=1 / me=1 / subme=2 / merange=57 / no-rect / no-amp / max-merge=2 / temporal-mvp / no-early-skip / no-recursion-skip / rdpenalty=0 / no-tskip / no-tskip-fast / strong-intra-smoothing / no-lossless / no-cu-lossless / no-constrained-intra / no-fast-intra / no-open-gop / no-temporal-layers / interlace=0 / keyint=24 / min-keyint=1 / scenecut=40 / rc-lookahead=20 / lookahead-slices=8 / bframes=4 / bframe-bias=0 / b-adapt=2 / ref=3 / limit-refs=3 / no-limit-modes / weightp / no-weightb / aq-mode=0 / qg-size=32 / aq-strength=0.00 / cbqpoffs=0 / crqpoffs=0 / rd=1 / psy-rd=0.00 / rdoq-level=0 / psy-rdoq=0.00 / no-rd-refine / signhide / deblock=0:0 / no-sao / no-sao-non-deblock / no-b-pyramid / no-cutree / no-intra-refresh / rc=crf / crf=13.0 / qcomp=0.60 / qpmin=0 / qpmax=51 / qpstep=1 / vbv-maxrate=65000 / vbv-bufsize=50000 / crf-max=0.0 / ipratio=1.10 / pbratio=1.00
Language : English
Default : No
Forced : No
Color range : Limited
Color primaries : BT.2020
Transfer characteristics : PQ
Matrix coefficients : BT.2020 non-constant
Mastering display color primaries : BT.2020
Mastering display luminance : min: 0.0001 cd/m2, max: 1000 cd/m2
Maximum Content Light Level : 1000 cd/m2
Maximum Frame-Average Light Level : 400 cd/m2
Original source medium : Blu-ray

Example from handbrake:

87595356-40f52d00-c6a3-11ea-945f-ec7f150189be

Example from ffmpeg output:
87595359-42265a00-c6a3-11ea-8792-c68767050c2e

Wrong audio stream specifier set

I have 2 audio streams in a mkv file and select them to transcode to ac3, downmix to stereo and set bitrate 448kbps. I just noticed that only the 2nd audio stream got the 448k set while 1st was encoded with 192k default value.

Checking the created command line, one can find stream / bitrate specifier -b: a :1 448k and -b: a :2 448k. So my first guess was that the first audio stream id may be 0. Changing them to -b: a :0 448k and -b: a :1 448k leads to the expected behavior. (Spaces are just meant to avoid emoticons)

Any Plans to support MacOS

I Just want to know if this is going to support macOS since it is written in Python so I thought it should be feasible !

Feature Request: Add audio meta tag "language"

Thanks again for your work! I just noticed that Fastflix adds no language tag to audio streams. In most cases, I have an english and a german audio stream and convert them. Fasflix adds a title and a handler meta tag. Could you add a language tag? Some Players like Plex just grab that one and they just show Language: UNDEFINED then. Thanks!

Request - Attachment files tab

I'd love to see a new tab for managing attachment files such as thumbnails or custom fonts.

I tried to add a custom thumbnail, whith I usually do using this kind of command:

ffmpeg -i video.mp4 -i cover.jpg -map 0 -map 1 -c copy -disposition:v:1 attached_pic video_covered.mp4

I tried to play with the custom ffmpeg options input in the Quality tab but never achieved what I wanted.

incomplete UHD conversion

I'm using the latest version of Fastflix to convert UHD file converted with makemkv using the default Fastflix settings, however regularly I find that the encode finishes early creating part of the movie with the Fastflix GUI window close but the CMD window still open but static at the last time it converted the video. I have had some success converting using medium speed but slow always seems to stop midway. I've checked the PC settings to ensure its not going to sleep or anything stupid.

Feature Request: Actions on Completion

Not sure if this is reasonable with the current command line setup, but it would be nice to be able to tell the computer to shutdown or run some other commands when complete.

Feature Request: get the CRF suggestions back D:

I see in this commit you added more CRF values. Which is neat!

But I also see you removed the little resolutions parentheses. IMHO these were neat as well. I mean, even though I know how to choose the proper CRF values, I'm always a little lazy concerned about the time I spend prevaricating instead of hitting the Convert button.

On a more serious tone, I think these indications are a good thing for anyone a bit new to ffmpeg or just in need for tools that are quick and easy to understand.

So... Maybe it would be nice to add them back ?

Set a default max_queue?

To make it work, I need to add the following option:

-max_muxing_queue_size 1024

Could this be added as the default or set as an option?

Use the new builtin svt_av1 in FFmpeg

This will be a version breaking change.

Make sure that the FFmpeg contains SVT AV1 for windows downloads and Ubuntu standard install at minimum before making main version of tool.

Edit: SVT AV1 in this app never worked with Ubuntu, so no reason to wait for it

Bug: Crash when encoder switched to VP9 or GIF

Using v2.6.0, FastFlix crashes when I set the encoder to GIF or VP9. Here are the console output:

GIF:

Traceback (most recent call last):
  File "fastflix\widgets\video_options.py", line 46, in change_conversion
  File "fastflix\plugins\gif\settings_panel.py", line 89, in new_source
AttributeError: 'GIF' object has no attribute 'remove_hdr_label'

VP9:

Traceback (most recent call last):
  File "fastflix\widgets\video_options.py", line 46, in change_conversion
  File "fastflix\plugins\vp9\settings_panel.py", line 251, in new_source
AttributeError: 'VP9' object has no attribute 'remove_hdr_label'

Custom Settings don't impact command Line

HDR is going over, DTS can be converted to AC3 - I am a happy camper :)

With that said, it seems the custom settings don't work. So if I put the CRF to the default of 20 for 4k, I get this commad line:

"{ffmpeg}" -y -i "F:/Beautiful Day in the Neighborhood, A_t00.mkv" -map 0:0 -c:v libx265 -x265-params "hdr-opt=1:repeat-headers=1:colorprim=bt2020:transfer=smpte2084:colormatrix=bt2020nc:master-display=G(13250,34500)B(7500,3000)R(34000,16000)WP(15635,16450)L(40000000,50):max-cll=(1264,211)" -crf 20 -preset slow -map 0:2 -metadata:s:1 title="Surround 5.1" -metadata:s:1 handler="Surround 5.1" -c:1 ac3 -b:a:1 576k -map_chapters 0 "{output}"

If I change it to "custom" and then put in say "18," I get this:
"{ffmpeg}" -y -i "F:/Beautiful Day in the Neighborhood, A_t00.mkv" -map 0:0 -c:v libx265 -x265-params "hdr-opt=1:repeat-headers=1:colorprim=bt2020:transfer=smpte2084:colormatrix=bt2020nc:master-display=G(13250,34500)B(7500,3000)R(34000,16000)WP(15635,16450)L(40000000,50):max-cll=(1264,211)" -crf 30 -preset slow -map 0:2 -metadata:s:1 title="Surround 5.1" -metadata:s:1 handler="Surround 5.1" -c:1 ac3 -b:a:1 576k -map_chapters 0 "{output}"

no matter What I put in, I get -crf 30

I have the same issue with the bitrate. If I do custom, it just stays to whatever was in there last time.

Thanks,
Chris

PS - On the quality tab, it might be nice to not have the resolutions in there because then it seems like the program is going to downscale 4k rather than just change the CRF setting. I assume you mean those to be recommendations since I don't see any rescale parameters enter the FFMPEG code. For example, here is CRF 24:

"{ffmpeg}" -y -i "F:/Beautiful Day in the Neighborhood, A_t00.mkv" -map 0:0 -c:v libx265 -x265-params "hdr-opt=1:repeat-headers=1:colorprim=bt2020:transfer=smpte2084:colormatrix=bt2020nc:master-display=G(13250,34500)B(7500,3000)R(34000,16000)WP(15635,16450)L(40000000,50):max-cll=(1264,211)" -crf 24 -preset slow -map 0:2 -metadata:s:1 title="Surround 5.1" -metadata:s:1 handler="Surround 5.1" -c:1 ac3 -b:a:1 576k -map_chapters 0 "{output}"

Bug: IndexError: list index out of range

Not sure exactly what causes the issue, but fastflix can't work with some of my files. I haven't thoroughly tested, but it looks like it occurs with files containing multiple audio/subtitles steams. Maybe...

When using those files, the command list tab remains blank, and using the convert button doesn't do anything besides setting an output file.

This is the log output:

DEBUG - 2020-09-14 00:19:47,955 - running probe command: "C:\AppInstl\ffmpeg\bin\ffprobe.EXE" -v quiet -print_format json -show_format -show_streams "S:/temp/test.mkv"
DEBUG - 2020-09-14 00:19:48,969 - running command: "C:\AppInstl\ffmpeg\bin\ffprobe.EXE" -v quiet -print_format json -show_format -show_streams "S:/temp/test.mkv"
DEBUG - 2020-09-14 00:19:49,108 - {'video': [{'index': 3, 'codec_name': 'h264', 'codec_long_name': 'H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10', 'profile': 'High', 'codec_type': 'video', 'codec_time_base': '1001/48000', 'codec_tag_string': '[0][0][0][0]', 'codec_tag': '0x0000', 'width': 1920, 'height': 800, 'coded_width': 1920, 'coded_height': 800, 'closed_captions': 0, 'has_b_frames': 2, 'sample_aspect_ratio': '1:1', 'display_aspect_ratio': '12:5', 'pix_fmt': 'yuv420p', 'level': 41, 'color_range': 'tv', 'color_space': 'bt709', 'chroma_location': 'left', 'field_order': 'progressive', 'refs': 1, 'is_avc': 'true', 'nal_length_size': '4', 'r_frame_rate': '24000/1001', 'avg_frame_rate': '24000/1001', 'time_base': '1/1000', 'start_pts': 0, 'start_time': '0.000000', 'bits_per_raw_sample': '8', 'disposition': {'default': 1, 'dub': 0, 'original': 0, 'comment': 0, 'lyrics': 0, 'karaoke': 0, 'forced': 0, 'hearing_impaired': 0, 'visual_impaired': 0, 'clean_effects': 0, 'attached_pic': 0, 'timed_thumbnails': 0}, 'tags': {'language': 'eng', 'BPS-eng': '8559522', 'DURATION-eng': '01:58:58.131000000', 'NUMBER_OF_FRAMES-eng': '171144', 'NUMBER_OF_BYTES-eng': '7637373896', '_STATISTICS_WRITING_APP-eng': "mkvmerge v41.0.0 ('Smarra') 64-bit", '_STATISTICS_WRITING_DATE_UTC-eng': '2020-03-12 07:43:06', '_STATISTICS_TAGS-eng': 'BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES'}}], 'audio': [{'index': 0, 'codec_name': 'ac3', 'codec_long_name': 'ATSC A/52A (AC-3)', 'codec_type': 'audio', 'codec_time_base': '1/48000', 'codec_tag_string': '[0][0][0][0]', 'codec_tag': '0x0000', 'sample_fmt': 'fltp', 'sample_rate': '48000', 'channels': 6, 'channel_layout': '5.1(side)', 'bits_per_sample': 0, 'dmix_mode': '-1', 'ltrt_cmixlev': '-1.000000', 'ltrt_surmixlev': '-1.000000', 'loro_cmixlev': '-1.000000', 'loro_surmixlev': '-1.000000', 'r_frame_rate': '0/0', 'avg_frame_rate': '0/0', 'time_base': '1/1000', 'start_pts': 0, 'start_time': '0.000000', 'bit_rate': '448000', 'disposition': {'default': 1, 'dub': 0, 'original': 0, 'comment': 0, 'lyrics': 0, 'karaoke': 0, 'forced': 0, 'hearing_impaired': 0, 'visual_impaired': 0, 'clean_effects': 0, 'attached_pic': 0, 'timed_thumbnails': 0}, 'tags': {'language': 'fre', 'BPS-eng': '448000', 'DURATION-eng': '01:58:58.144000000', 'NUMBER_OF_FRAMES-eng': '223067', 'NUMBER_OF_BYTES-eng': '399736064', '_STATISTICS_WRITING_APP-eng': "mkvmerge v41.0.0 ('Smarra') 64-bit", '_STATISTICS_WRITING_DATE_UTC-eng': '2020-03-12 07:43:06', '_STATISTICS_TAGS-eng': 'BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES'}}, {'index': 4, 'codec_name': 'ac3', 'codec_long_name': 'ATSC A/52A (AC-3)', 'codec_type': 'audio', 'codec_time_base': '1/48000', 'codec_tag_string': '[0][0][0][0]', 'codec_tag': '0x0000', 'sample_fmt': 'fltp', 'sample_rate': '48000', 'channels': 6, 'channel_layout': '5.1(side)', 'bits_per_sample': 0, 'dmix_mode': '-1', 'ltrt_cmixlev': '-1.000000', 'ltrt_surmixlev': '-1.000000', 'loro_cmixlev': '-1.000000', 'loro_surmixlev': '-1.000000', 'r_frame_rate': '0/0', 'avg_frame_rate': '0/0', 'time_base': '1/1000', 'start_pts': 0, 'start_time': '0.000000', 'bit_rate': '640000', 'disposition': {'default': 0, 'dub': 0, 'original': 0, 'comment': 0, 'lyrics': 0, 'karaoke': 0, 'forced': 0, 'hearing_impaired': 0, 'visual_impaired': 0, 'clean_effects': 0, 'attached_pic': 0, 'timed_thumbnails': 0}, 'tags': {'language': 'eng', 'BPS-eng': '640000', 'DURATION-eng': '01:58:58.144000000', 'NUMBER_OF_FRAMES-eng': '223067', 'NUMBER_OF_BYTES-eng': '571051520', '_STATISTICS_WRITING_APP-eng': "mkvmerge v41.0.0 ('Smarra') 64-bit", '_STATISTICS_WRITING_DATE_UTC-eng': '2020-03-12 07:43:06', '_STATISTICS_TAGS-eng': 'BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES'}}], 'subtitle': [{'index': 1, 'codec_name': 'subrip', 'codec_long_name': 'SubRip subtitle', 'codec_type': 'subtitle', 'codec_time_base': '0/1', 'codec_tag_string': '[0][0][0][0]', 'codec_tag': '0x0000', 'r_frame_rate': '0/0', 'avg_frame_rate': '0/0', 'time_base': '1/1000', 'start_pts': 0, 'start_time': '0.000000', 'duration_ts': 7138144, 'duration': '7138.144000', 'disposition': {'default': 1, 'dub': 0, 'original': 0, 'comment': 0, 'lyrics': 0, 'karaoke': 0, 'forced': 1, 'hearing_impaired': 0, 'visual_impaired': 0, 'clean_effects': 0, 'attached_pic': 0, 'timed_thumbnails': 0}, 'tags': {'language': 'fre', 'title': 'Forced', 'BPS-eng': '1', 'DURATION-eng': '01:57:50.855000000', 'NUMBER_OF_FRAMES-eng': '36', 'NUMBER_OF_BYTES-eng': '1618', '_STATISTICS_WRITING_APP-eng': "mkvmerge v41.0.0 ('Smarra') 64-bit", '_STATISTICS_WRITING_DATE_UTC-eng': '2020-03-12 07:43:06', '_STATISTICS_TAGS-eng': 'BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES'}}, {'index': 2, 'codec_name': 'subrip', 'codec_long_name': 'SubRip subtitle', 'codec_type': 'subtitle', 'codec_time_base': '0/1', 'codec_tag_string': '[0][0][0][0]', 'codec_tag': '0x0000', 'r_frame_rate': '0/0', 'avg_frame_rate': '0/0', 'time_base': '1/1000', 'start_pts': 0, 'start_time': '0.000000', 'duration_ts': 7138144, 'duration': '7138.144000', 'disposition': {'default': 0, 'dub': 0, 'original': 0, 'comment': 0, 'lyrics': 0, 'karaoke': 0, 'forced': 0, 'hearing_impaired': 0, 'visual_impaired': 0, 'clean_effects': 0, 'attached_pic': 0, 'timed_thumbnails': 0}, 'tags': {'language': 'fre', 'title': 'French', 'BPS-eng': '34', 'DURATION-eng': '01:57:50.855000000', 'NUMBER_OF_FRAMES-eng': '944', 'NUMBER_OF_BYTES-eng': '30608', '_STATISTICS_WRITING_APP-eng': "mkvmerge v41.0.0 ('Smarra') 64-bit", '_STATISTICS_WRITING_DATE_UTC-eng': '2020-03-12 07:43:06', '_STATISTICS_TAGS-eng': 'BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES'}}], 'attachment': [], 'data': []}
DEBUG - 2020-09-14 00:19:49,111 - {'filename': 'S:/temp/test.mkv', 'nb_streams': 5, 'nb_programs': 0, 'format_name': 'matroska,webm', 'format_long_name': 'Matroska / WebM', 'start_time': '0.000000', 'duration': '7138.144000', 'size': '8610170356', 'bit_rate': '9649758', 'probe_score': 100, 'tags': {'encoder': 'libebml v1.3.9 + libmatroska v1.5.2', 'creation_time': '2020-03-12T07:43:06.000000Z'}}
INFO - 2020-09-14 00:19:49,113 - height has -0px off aspect
DEBUG - 2020-09-14 00:19:49,114 - 1 video tracks found
DEBUG - 2020-09-14 00:19:49,114 - 2 audio tracks found
DEBUG - 2020-09-14 00:19:49,115 - 2 subtitle tracks found
ERROR - 2020-09-14 00:19:49,209 - Exception in 'update_video_info': list index out of range - args: (,)
ERROR - 2020-09-14 00:19:49,210 - Exception in 'dropEvent': list index out of range - args: (, )

I also have this in the console:

2020-09-14 00:19:49,210 - fastflix  ERROR    Exception in 'dropEvent': list index out of range - args: (<fastflix.widgets.main.Main(0x23bb2516f10) at 0x0000023BB2F45D88>, <PySide2.QtGui.QDropEvent object at 0x0000023BB5344F88>)
Traceback (most recent call last):
  File "site-packages\reusables\wrappers.py", line 270, in wrapper
  File "site-packages\reusables\wrappers.py", line 262, in wrapper
  File "fastflix\widgets\main.py", line 864, in dropEvent
  File "site-packages\reusables\wrappers.py", line 270, in wrapper
  File "site-packages\reusables\wrappers.py", line 262, in wrapper
  File "fastflix\widgets\main.py", line 649, in update_video_info
  File "fastflix\widgets\video_options.py", line 63, in new_source
  File "fastflix\plugins\av1\settings_panel.py", line 147, in new_source
  File "site-packages\box\box_list.py", line 69, in __getitem__
IndexError: list index out of range

Bug: crash when encoding starts

On v 2.6.32, with one specific file so far (and doesn't cause any issue on other softwares, including ffmpeg alone, davinci resolve, handbrake, ...).

I tested different HEVC encoding settings, always crashes. I also tried AV1 SVT just in case, still crashes, though the terminal output is similar but different.

Not sure if I should shorten the outputs, so get scrollwheel well oiled!

HEVC terminal output:
2020-09-19 18:56:41 DESKTOP-Chips fastflix[15888] INFO Running command: "C:\AppInstl\ffmpeg\bin\ffmpeg.EXE" -y -i "S:/temp/test.mkv" -map 0:0 -pix_fmt yuv420p10le -c:v:0 libx265 -map_metadata -1 -crf 23 -preset medium -map 0:1 -metadata:s:1 title="" -metadata:s:1 handler="" -metadata:s:1 language=eng -c:1 aac -b:1 768k -map 0:2 -metadata:s:2 title="" -metadata:s:2 handler="" -metadata:s:2 language=fre -c:2 aac -b:2 768k -map 0:4 -c:3 copy -disposition:s:3 0 -metadata:s:3 language=fra -map_chapters 0 "S:/temp/โ€ขtest.mkv"
2020-09-19 18:56:41 DESKTOP-Chips fastflix[15888] INFO ffmpeg version git-2020-06-12-38737b3 Copyright (c) 2000-2020 the FFmpeg developers
2020-09-19 18:56:41 DESKTOP-Chips fastflix[15888] ERROR Could not run commands - 'charmap' codec can't decode byte 0x8f in position 82: character maps to <undefined>
Traceback (most recent call last):
  File "fastflix\widgets\command_runner.py", line 125, in run
  File "fastflix\widgets\command_runner.py", line 93, in run_command
  File "c:\python38-x64\lib\encodings\cp1252.py", line 23, in decode
UnicodeDecodeError: 'charmap' codec can't decode byte 0x8f in position 82: character maps to <undefined>
Traceback (most recent call last):
  File "fastflix\widgets\command_runner.py", line 125, in run
  File "fastflix\widgets\command_runner.py", line 93, in run_command
  File "c:\python38-x64\lib\encodings\cp1252.py", line 23, in decode
UnicodeDecodeError: 'charmap' codec can't decode byte 0x8f in position 82: character maps to <undefined>

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 617, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 5] Access is denied: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp_33olmkxw'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "fastflix\widgets\command_runner.py", line 138, in run
  File "tempfile.py", line 832, in cleanup
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 619, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 690, in rmtree
RecursionError: maximum recursion depth exceeded while calling a Python object

AV1 SVT terminal output:

2020-09-19 19:05:27 DESKTOP-Chips fastflix[13368] DEBUG setting intra-period to 23 based of fps 23.98
2020-09-19 19:05:27 DESKTOP-Chips fastflix[13368] INFO Running command: "C:\AppInstl\ffmpeg\bin\ffmpeg.EXE" -y   -i "S:/temp/test.mkv"  -map 0:0 -c copy -sc_threshold 0 -reset_timestamps 1 -f segment -segment_time 60 -an -sn -dn "C:\Users\loicd\AppData\Roaming\FastFlix\temp__ciir6cb\1_dz54wsc3\%04d.mkv"
2020-09-19 19:05:28 DESKTOP-Chips fastflix[13368] INFO ffmpeg version git-2020-06-12-38737b3 Copyright (c) 2000-2020 the FFmpeg developers
2020-09-19 19:05:28 DESKTOP-Chips fastflix[13368] INFO Input #0, matroska,webm, from 'S:/temp/test.mkv':
2020-09-19 19:05:28 DESKTOP-Chips fastflix[13368] ERROR Could not run commands - 'charmap' codec can't decode byte 0x8f in position 80: character maps to <undefined>
Traceback (most recent call last):
  File "fastflix\widgets\command_runner.py", line 125, in run
  File "fastflix\widgets\command_runner.py", line 93, in run_command
  File "c:\python38-x64\lib\encodings\cp1252.py", line 23, in decode
UnicodeDecodeError: 'charmap' codec can't decode byte 0x8f in position 80: character maps to <undefined>
Traceback (most recent call last):
  File "fastflix\widgets\command_runner.py", line 125, in run
  File "fastflix\widgets\command_runner.py", line 93, in run_command
  File "c:\python38-x64\lib\encodings\cp1252.py", line 23, in decode
UnicodeDecodeError: 'charmap' codec can't decode byte 0x8f in position 80: character maps to <undefined>

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "shutil.py", line 613, in _rmtree_unsafe
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp__ciir6cb\\1_dz54wsc3\\0000.mkv'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "tempfile.py", line 803, in onerror
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp__ciir6cb\\1_dz54wsc3\\0000.mkv'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "fastflix\widgets\command_runner.py", line 138, in run
  File "tempfile.py", line 832, in cleanup
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 610, in _rmtree_unsafe
  File "shutil.py", line 615, in _rmtree_unsafe
  File "tempfile.py", line 806, in onerror
  File "tempfile.py", line 814, in _rmtree
  File "shutil.py", line 737, in rmtree
  File "shutil.py", line 596, in _rmtree_unsafe
  File "shutil.py", line 593, in _rmtree_unsafe
NotADirectoryError: [WinError 267] The directory name is invalid: 'C:\\Users\\loicd\\AppData\\Roaming\\FastFlix\\temp__ciir6cb\\1_dz54wsc3\\0000.mkv'

Custom CRF is broken on MacOS

When trying to set a custom CRF, this is the problem I encounter. I cannot enter text into the custom text box (where it is 30 in the screenshot).

Works normally if I set to 18.

Screen Shot 2020-08-27 at 18 24 27

Traceback (most recent call last):
  File "/Users/glacier/.local/pipx/venvs/fastflix/lib/python3.8/site-packages/fastflix/plugins/hevc/settings_panel.py", line 206, in <lambda>
    self.widgets.crf.currentIndexChanged.connect(lambda: self.mode_update())
  File "/Users/glacier/.local/pipx/venvs/fastflix/lib/python3.8/site-packages/fastflix/plugins/hevc/settings_panel.py", line 227, in mode_update
    self.main.build_commands()
  File "/Users/glacier/.local/pipx/venvs/fastflix/lib/python3.8/site-packages/fastflix/widgets/main.py", line 815, in build_commands
    settings = self.get_all_settings()
  File "/Users/glacier/.local/pipx/venvs/fastflix/lib/python3.8/site-packages/fastflix/widgets/main.py", line 808, in get_all_settings
    settings.update(**self.video_options.get_settings())
  File "/Users/glacier/.local/pipx/venvs/fastflix/lib/python3.8/site-packages/fastflix/widgets/video_options.py", line 51, in get_settings
    settings.update(self.current_settings.get_settings())
  File "/Users/glacier/.local/pipx/venvs/fastflix/lib/python3.8/site-packages/fastflix/plugins/hevc/settings_panel.py", line 273, in get_settings
    settings.crf = int(crf.split(" ", 1)[0]) if crf != "Custom" else int(self.widgets.custom_crf.text())
ValueError: invalid literal for int() with base 10: '16Custom'

[Feature Request] Queue System

This would be very "dumb" compared to other solutions. Aka nothing like handbrake's awesome subtitle / audio track detection mechanisims. Simply always using the same tracks.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.