Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Video Combine - Paths don't have the same drive #340

Open
total1ty opened this issue Dec 14, 2024 · 0 comments
Open

Video Combine - Paths don't have the same drive #340

total1ty opened this issue Dec 14, 2024 · 0 comments

Comments

@total1ty
Copy link

total1ty commented Dec 14, 2024

Hi,

I've run into the error "Paths don't have the same drive" when trying to save a video to a mounted network folder (the path is on R:\ in my case) - is this normal behavior?

I found some similar issues/solutions but they seem to have different causes.

I've tried PNG/GIF export as well for testing, yielding the same result, so it's probably not anything ffmpeg-related I think.

Steps to reproduce (basically):

  • Set filename prefix to an absolute path on the same drive as ComfyUI (like E:\comfyui\output\foo)
  • Saving works
  • Set to path on another drive (like R:\comfyui\output\foo)
  • "Paths don't have the same drive" error

I remember that in the past this worked flawlessly, because I used my 2nd PC in a workflow, saving directly to the drive mounted as R: on both PCs.

Many thanks for any help in advance.

PS: the attached workflow is probably not much use to debug this, so I removed it, just adhere to my steps to reproduce listed above.

ComfyUI Error Report

Error Details

  • Node ID: 83
  • Node Type: VHS_VideoCombine
  • Exception Type: ValueError
  • Exception Message: Paths don't have the same drive

Stack Trace

  File "E:\comfyui\ComfyUI\execution.py", line 323, in execute
    output_data, output_ui, has_subgraph = get_output_data(obj, input_data_all, execution_block_cb=execution_block_cb, pre_execute_cb=pre_execute_cb)
                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

  File "E:\comfyui\ComfyUI\execution.py", line 198, in get_output_data
    return_values = _map_node_over_list(obj, input_data_all, obj.FUNCTION, allow_interrupt=True, execution_block_cb=execution_block_cb, pre_execute_cb=pre_execute_cb)
                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

  File "E:\comfyui\ComfyUI\execution.py", line 169, in _map_node_over_list
    process_inputs(input_dict, i)

  File "E:\comfyui\ComfyUI\execution.py", line 158, in process_inputs
    results.append(getattr(obj, func)(**inputs))
                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^

  File "E:\comfyui\ComfyUI\custom_nodes\ComfyUI-VideoHelperSuite\videohelpersuite\nodes.py", line 310, in combine_video
    ) = folder_paths.get_save_image_path(filename_prefix, output_dir)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

  File "E:\comfyui\ComfyUI\folder_paths.py", line 370, in get_save_image_path
    if os.path.commonpath((output_dir, os.path.abspath(full_output_folder))) != output_dir:
       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

  File "<frozen ntpath>", line 826, in commonpath

System Information

  • ComfyUI Version: v0.3.7-31-ge83063b
  • Arguments: ComfyUI\main.py --windows-standalone-build
  • OS: nt
  • Python Version: 3.11.9 (tags/v3.11.9:de54cf5, Apr 2 2024, 10:12:12) [MSC v.1938 64 bit (AMD64)]
  • Embedded Python: true
  • PyTorch Version: 2.4.1+cu124

Devices

  • Name: cuda:0 NVIDIA GeForce RTX 4090 : cudaMallocAsync
    • Type: cuda
    • VRAM Total: 25756696576
    • VRAM Free: 23945527928
    • Torch VRAM Total: 167772160
    • Torch VRAM Free: 130269816

Logs

2024-12-14T17:08:56.806129 - [START] Security scan2024-12-14T17:08:56.806129 - 
2024-12-14T17:08:57.307646 - [DONE] Security scan2024-12-14T17:08:57.307646 - 
2024-12-14T17:08:57.380796 - ## ComfyUI-Manager: installing dependencies done.2024-12-14T17:08:57.380796 - 
2024-12-14T17:08:57.380796 - ** ComfyUI startup time:2024-12-14T17:08:57.381288 -  2024-12-14T17:08:57.381288 - 2024-12-14 17:08:57.3807962024-12-14T17:08:57.381288 - 
2024-12-14T17:08:57.389808 - ** Platform:2024-12-14T17:08:57.389808 -  2024-12-14T17:08:57.389808 - Windows2024-12-14T17:08:57.389808 - 
2024-12-14T17:08:57.390308 - ** Python version:2024-12-14T17:08:57.390308 -  2024-12-14T17:08:57.390308 - 3.11.9 (tags/v3.11.9:de54cf5, Apr  2 2024, 10:12:12) [MSC v.1938 64 bit (AMD64)]2024-12-14T17:08:57.390308 - 
2024-12-14T17:08:57.390308 - ** Python executable:2024-12-14T17:08:57.390809 -  2024-12-14T17:08:57.390809 - E:\comfyui\python_embeded\python.exe2024-12-14T17:08:57.390809 - 
2024-12-14T17:08:57.390809 - ** ComfyUI Path:2024-12-14T17:08:57.390809 -  2024-12-14T17:08:57.390809 - E:\comfyui\ComfyUI2024-12-14T17:08:57.390809 - 
2024-12-14T17:08:57.390809 - ** Log path:2024-12-14T17:08:57.391308 -  2024-12-14T17:08:57.391308 - E:\comfyui\comfyui.log2024-12-14T17:08:57.391308 - 
2024-12-14T17:08:57.999450 - [ComfyUI-Manager] Logging failed: [WinError 32] The process cannot access the file because it is being used by another process: 'comfyui.log' -> 'comfyui.prev.log'2024-12-14T17:08:57.999450 - 
2024-12-14T17:08:58.003038 - ** ComfyUI start up time:2024-12-14T17:08:58.003038 -  2024-12-14T17:08:58.003038 - 2024-12-14 17:08:57.9999592024-12-14T17:08:58.003038 - 
2024-12-14T17:08:58.003491 - 
Prestartup times for custom nodes:2024-12-14T17:08:58.003491 - 
2024-12-14T17:08:58.003990 -    0.0 seconds:2024-12-14T17:08:58.003990 -  2024-12-14T17:08:58.003990 - E:\comfyui\ComfyUI\custom_nodes\ComfyUI-Manager-main_old2024-12-14T17:08:58.003990 - 
2024-12-14T17:08:58.003990 -    1.2 seconds:2024-12-14T17:08:58.004490 -  2024-12-14T17:08:58.004490 - E:\comfyui\ComfyUI\custom_nodes\ComfyUI-Manager-main2024-12-14T17:08:58.004490 - 
2024-12-14T17:08:58.004490 - 
2024-12-14T17:08:59.067199 - Total VRAM 24564 MB, total RAM 130813 MB
2024-12-14T17:08:59.067199 - pytorch version: 2.4.1+cu124
2024-12-14T17:08:59.068199 - Set vram state to: NORMAL_VRAM
2024-12-14T17:08:59.068199 - Device: cuda:0 NVIDIA GeForce RTX 4090 : cudaMallocAsync
2024-12-14T17:08:59.677513 - Using pytorch cross attention
2024-12-14T17:09:00.439263 - [Prompt Server] web root: E:\comfyui\ComfyUI\web
2024-12-14T17:09:00.552596 - E:\comfyui\python_embeded\Lib\site-packages\kornia\feature\lightglue.py:44: FutureWarning: `torch.cuda.amp.custom_fwd(args...)` is deprecated. Please use `torch.amp.custom_fwd(args..., device_type='cuda')` instead.
  @torch.cuda.amp.custom_fwd(cast_inputs=torch.float32)
2024-12-14T17:09:01.274614 - ### Loading: ComfyUI-Inspire-Pack (V1.9)2024-12-14T17:09:01.274614 - 
2024-12-14T17:09:01.383068 - Total VRAM 24564 MB, total RAM 130813 MB
2024-12-14T17:09:01.383068 - pytorch version: 2.4.1+cu124
2024-12-14T17:09:01.383568 - Set vram state to: NORMAL_VRAM
2024-12-14T17:09:01.383568 - Device: cuda:0 NVIDIA GeForce RTX 4090 : cudaMallocAsync
2024-12-14T17:09:01.395670 - ### Loading: ComfyUI-Manager (V2.55.4)2024-12-14T17:09:01.395670 - 
2024-12-14T17:09:01.507478 - ### ComfyUI Version: v0.3.7-31-ge83063b | Released on '2024-12-14'2024-12-14T17:09:01.507478 - 
2024-12-14T17:09:01.660677 - ### Loading: ComfyUI-Manager (V0.33)2024-12-14T17:09:01.660677 - 
2024-12-14T17:09:01.712463 - [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/alter-list.json2024-12-14T17:09:01.712463 - 
2024-12-14T17:09:01.719470 - [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/model-list.json2024-12-14T17:09:01.719470 - 
2024-12-14T17:09:01.731977 - ### ComfyUI Revision: 2921 [e83063bf] | Released on '2024-12-14'2024-12-14T17:09:01.732477 - 
2024-12-14T17:09:01.893350 - [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/github-stats.json2024-12-14T17:09:01.893350 - 
2024-12-14T17:09:01.914412 - [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/extension-node-map.json2024-12-14T17:09:01.914412 - 
2024-12-14T17:09:01.933476 - [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/custom-node-list.json2024-12-14T17:09:01.933476 - 
2024-12-14T17:09:02.217534 - ------------------------------------------2024-12-14T17:09:02.217534 - 
2024-12-14T17:09:02.217534 - �[34mComfyroll Studio v1.76 : �[92m 175 Nodes Loaded�[0m2024-12-14T17:09:02.218034 - 
2024-12-14T17:09:02.218538 - ------------------------------------------2024-12-14T17:09:02.219038 - 
2024-12-14T17:09:02.219038 - ** For changes, please see patch notes at https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes/blob/main/Patch_Notes.md2024-12-14T17:09:02.219537 - 
2024-12-14T17:09:02.219537 - ** For help, please see the wiki at https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes/wiki2024-12-14T17:09:02.220037 - 
2024-12-14T17:09:02.220037 - ------------------------------------------2024-12-14T17:09:02.220037 - 
2024-12-14T17:09:02.224537 - �[34mFizzleDorf Custom Nodes: �[92mLoaded�[0m2024-12-14T17:09:02.224537 - 
2024-12-14T17:09:02.604003 - �[34mWAS Node Suite: �[0mOpenCV Python FFMPEG support is enabled�[0m2024-12-14T17:09:02.604003 - 
2024-12-14T17:09:02.604003 - �[34mWAS Node Suite �[93mWarning: �[0m`ffmpeg_bin_path` is not set in `E:\comfyui\ComfyUI\custom_nodes\was-node-suite-comfyui\was_suite_config.json` config file. Will attempt to use system ffmpeg binaries if available.�[0m2024-12-14T17:09:02.604003 - 
2024-12-14T17:09:02.884463 - �[34mWAS Node Suite: �[0mFinished.�[0m �[32mLoaded�[0m �[0m218�[0m �[32mnodes successfully.�[0m2024-12-14T17:09:02.884463 - 
2024-12-14T17:09:02.884463 - 
	�[3m�[93m"Art is the universal language that transcends boundaries and speaks to all."�[0m�[3m - Unknown�[0m
2024-12-14T17:09:02.884463 - 
2024-12-14T17:09:02.886997 - 
Import times for custom nodes:
2024-12-14T17:09:02.887496 -    0.0 seconds: E:\comfyui\ComfyUI\custom_nodes\websocket_image_save.py
2024-12-14T17:09:02.887496 -    0.0 seconds: E:\comfyui\ComfyUI\custom_nodes\ComfyUI-YOLO
2024-12-14T17:09:02.887996 -    0.0 seconds: E:\comfyui\ComfyUI\custom_nodes\ComfyUI-Styles_CSV_Loader
2024-12-14T17:09:02.887996 -    0.0 seconds: E:\comfyui\ComfyUI\custom_nodes\ComfyUI_FizzNodes
2024-12-14T17:09:02.887996 -    0.0 seconds: E:\comfyui\ComfyUI\custom_nodes\ComfyMath
2024-12-14T17:09:02.887996 -    0.0 seconds: E:\comfyui\ComfyUI\custom_nodes\comfyui-various
2024-12-14T17:09:02.888496 -    0.0 seconds: E:\comfyui\ComfyUI\custom_nodes\ComfyUI-Frame-Interpolation
2024-12-14T17:09:02.888496 -    0.0 seconds: E:\comfyui\ComfyUI\custom_nodes\ComfyUI-HQ-Image-Save
2024-12-14T17:09:02.888496 -    0.0 seconds: E:\comfyui\ComfyUI\custom_nodes\img2txt-comfyui-nodes
2024-12-14T17:09:02.888996 -    0.0 seconds: E:\comfyui\ComfyUI\custom_nodes\ComfyUI-KJNodes
2024-12-14T17:09:02.888996 -    0.0 seconds: E:\comfyui\ComfyUI\custom_nodes\comfyui-dream-project
2024-12-14T17:09:02.888996 -    0.0 seconds: E:\comfyui\ComfyUI\custom_nodes\ComfyUI-AnimateDiff-Evolved
2024-12-14T17:09:02.889496 -    0.0 seconds: E:\comfyui\ComfyUI\custom_nodes\ComfyUI_Comfyroll_CustomNodes
2024-12-14T17:09:02.889496 -    0.0 seconds: E:\comfyui\ComfyUI\custom_nodes\ComfyUI-VideoHelperSuite
2024-12-14T17:09:02.889996 -    0.1 seconds: E:\comfyui\ComfyUI\custom_nodes\ComfyUI-Inspire-Pack
2024-12-14T17:09:02.889996 -    0.2 seconds: E:\comfyui\ComfyUI\custom_nodes\ComfyUI-Manager-main_old
2024-12-14T17:09:02.889996 -    0.3 seconds: E:\comfyui\ComfyUI\custom_nodes\comfyui-ultralytics-yolo
2024-12-14T17:09:02.890496 -    0.3 seconds: E:\comfyui\ComfyUI\custom_nodes\ComfyUI-Manager-main
2024-12-14T17:09:02.890496 -    0.5 seconds: E:\comfyui\ComfyUI\custom_nodes\ComfyUI-HunyuanVideoWrapper
2024-12-14T17:09:02.890496 -    0.6 seconds: E:\comfyui\ComfyUI\custom_nodes\was-node-suite-comfyui
2024-12-14T17:09:02.890496 - 
2024-12-14T17:09:02.894496 - Starting server

2024-12-14T17:09:02.895577 - To see the GUI go to: http://127.0.0.1:8188
2024-12-14T17:09:03.288478 - FETCH DATA from: E:\comfyui\ComfyUI\custom_nodes\ComfyUI-Manager-main\extension-node-map.json2024-12-14T17:09:03.288969 - 2024-12-14T17:09:03.290969 -  [DONE]2024-12-14T17:09:03.290969 - 
2024-12-14T17:09:03.298049 - FETCH DATA from: E:\comfyui\ComfyUI\custom_nodes\ComfyUI-Manager-main\extension-node-map.json2024-12-14T17:09:03.298049 - 2024-12-14T17:09:03.299051 -  [DONE]2024-12-14T17:09:03.299549 - 
2024-12-14T17:09:03.330612 - [Inspire Pack] IPAdapterPlus is not installed.2024-12-14T17:09:03.330612 - 
2024-12-14T17:09:03.583229 - Error. No styles.csv found. Put your styles.csv in the root directory of ComfyUI. Then press "Refresh".
                  Your current root directory is: E:\comfyui\ComfyUI
            2024-12-14T17:09:03.583229 - 
2024-12-14T17:09:03.583729 - Error. No styles.csv found. Put your styles.csv in the root directory of ComfyUI. Then press "Refresh".
                  Your current root directory is: E:\comfyui\ComfyUI
            2024-12-14T17:09:03.583729 - 
2024-12-14T17:09:08.292514 - FETCH DATA from: E:\comfyui\ComfyUI\custom_nodes\ComfyUI-Manager-main\extension-node-map.json2024-12-14T17:09:08.292514 - 2024-12-14T17:09:08.294347 -  [DONE]2024-12-14T17:09:08.294347 - 
2024-12-14T17:09:08.299356 - FETCH DATA from: E:\comfyui\ComfyUI\custom_nodes\ComfyUI-Manager-main\extension-node-map.json2024-12-14T17:09:08.299867 - 2024-12-14T17:09:08.300857 -  [DONE]2024-12-14T17:09:08.300857 - 
2024-12-14T17:09:08.372488 - Error. No styles.csv found. Put your styles.csv in the root directory of ComfyUI. Then press "Refresh".
                  Your current root directory is: E:\comfyui\ComfyUI
            2024-12-14T17:09:08.372488 - 
2024-12-14T17:09:08.372979 - Error. No styles.csv found. Put your styles.csv in the root directory of ComfyUI. Then press "Refresh".
                  Your current root directory is: E:\comfyui\ComfyUI
            2024-12-14T17:09:08.373484 - 
2024-12-14T17:09:44.241911 - got prompt
2024-12-14T17:09:45.224816 - Loading text encoder model (clipL) from: E:\comfyui\ComfyUI\models\clip\clip-vit-large-patch14
2024-12-14T17:09:45.421292 - Text encoder to dtype: torch.float16
2024-12-14T17:09:45.473417 - Loading tokenizer (clipL) from: E:\comfyui\ComfyUI\models\clip\clip-vit-large-patch14
2024-12-14T17:09:45.520605 - Loading text encoder model (llm) from: E:\comfyui\ComfyUI\models\LLM\llava-llama-3-8b-text-encoder-tokenizer
2024-12-14T17:09:56.936271 - 
Loading checkpoint shards: 100%|████████████████████████████████████████████| 4/4 [00:11<00:00,  2.33s/it]2024-12-14T17:09:56.936772 - 
Loading checkpoint shards: 100%|████████████████████████████████████████████| 4/4 [00:11<00:00,  2.82s/it]2024-12-14T17:09:56.936772 - 
2024-12-14T17:10:03.360701 - Text encoder to dtype: torch.bfloat16
2024-12-14T17:10:05.431032 - Loading tokenizer (llm) from: E:\comfyui\ComfyUI\models\LLM\llava-llama-3-8b-text-encoder-tokenizer
2024-12-14T17:10:05.879641 - llm prompt attention_mask shape: torch.Size([1, 161]), masked tokens: 59
2024-12-14T17:10:08.868533 - clipL prompt attention_mask shape: torch.Size([1, 77]), masked tokens: 60
2024-12-14T17:10:08.980495 - model_type FLOW
2024-12-14T17:10:08.980994 - Scheduler config:2024-12-14T17:10:08.980994 -  2024-12-14T17:10:08.980994 - FrozenDict([('num_train_timesteps', 1000), ('shift', 9.0), ('reverse', True), ('solver', 'euler'), ('n_tokens', None), ('_use_default_values', ['num_train_timesteps', 'n_tokens'])])2024-12-14T17:10:08.980994 - 
2024-12-14T17:10:08.981494 - Using accelerate to load and assign model weights to device...
2024-12-14T17:10:09.170065 - Requested to load HyVideoModel
2024-12-14T17:10:13.309552 - loaded completely 9.5367431640625e+25 12555.953247070312 True
2024-12-14T17:10:15.987647 - Input (height, width, video_length) = (720, 1280, 5)
2024-12-14T17:10:17.498379 - Sampling 5 frames in 2 latents at 1280x720 with 30 inference steps
2024-12-14T17:11:00.465825 - 
100%|█████████████████████████████████████████████████████████████████████| 30/30 [00:42<00:00,  1.39s/it]2024-12-14T17:11:00.466284 - 
100%|█████████████████████████████████████████████████████████████████████| 30/30 [00:42<00:00,  1.43s/it]2024-12-14T17:11:00.466284 - 
2024-12-14T17:11:00.466785 - Allocated memory: memory=12.756 GB
2024-12-14T17:11:00.466785 - Max allocated memory: max_memory=13.934 GB
2024-12-14T17:11:00.467285 - Max reserved memory: max_reserved=14.406 GB
2024-12-14T17:11:05.674265 - 
Decoding rows: 100%|████████████████████████████████████████████████████████| 4/4 [00:02<00:00,  2.06it/s]2024-12-14T17:11:05.674764 - 
Decoding rows: 100%|████████████████████████████████████████████████████████| 4/4 [00:02<00:00,  1.88it/s]2024-12-14T17:11:05.674764 - 
2024-12-14T17:11:05.784705 - 
Blending tiles:  75%|█████████████████████████████████████████▎             | 3/4 [00:00<00:00, 27.29it/s]2024-12-14T17:11:05.827390 - 
Blending tiles: 100%|███████████████████████████████████████████████████████| 4/4 [00:00<00:00, 26.21it/s]2024-12-14T17:11:05.827891 - 
2024-12-14T17:11:06.354624 - !!! Exception during processing !!! Paths don't have the same drive
2024-12-14T17:11:06.355717 - Traceback (most recent call last):
  File "E:\comfyui\ComfyUI\execution.py", line 323, in execute
    output_data, output_ui, has_subgraph = get_output_data(obj, input_data_all, execution_block_cb=execution_block_cb, pre_execute_cb=pre_execute_cb)
                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "E:\comfyui\ComfyUI\execution.py", line 198, in get_output_data
    return_values = _map_node_over_list(obj, input_data_all, obj.FUNCTION, allow_interrupt=True, execution_block_cb=execution_block_cb, pre_execute_cb=pre_execute_cb)
                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "E:\comfyui\ComfyUI\execution.py", line 169, in _map_node_over_list
    process_inputs(input_dict, i)
  File "E:\comfyui\ComfyUI\execution.py", line 158, in process_inputs
    results.append(getattr(obj, func)(**inputs))
                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "E:\comfyui\ComfyUI\custom_nodes\ComfyUI-VideoHelperSuite\videohelpersuite\nodes.py", line 310, in combine_video
    ) = folder_paths.get_save_image_path(filename_prefix, output_dir)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "E:\comfyui\ComfyUI\folder_paths.py", line 370, in get_save_image_path
    if os.path.commonpath((output_dir, os.path.abspath(full_output_folder))) != output_dir:
       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "<frozen ntpath>", line 826, in commonpath
ValueError: Paths don't have the same drive

2024-12-14T17:11:06.357158 - Prompt executed in 82.10 seconds

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant