Skip to content

Can't get this to work under Windows 10 #1

@SteveBenner

Description

@SteveBenner

I just installed differ, and tested on several file types, but it doesn't work! I get the same error each time:

REPRODUCE:

  • Alt-d on any two files of same type (.txt, .md, .js, etc) in the same panel OR in opposing panels
Command 'ShowDiff' raised error.

Traceback (most recent call last):
  File "fman\impl\plugins\command_registry.py", line 128, in _execute_command
  File "C:\Users\sven\AppData\Roaming\fman\Plugins\Third-party\differ\differ\__init__.py", line 21, in __call__
    Popen([DIFF_COMMAND, l_url, r_url])
  File "subprocess.py", line 709, in __init__
  File "subprocess.py", line 997, in _execute_child
FileNotFoundError: [WinError 2] The system cannot find the file specified

I noted the script uses a command meld, but I'm not familiar with

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions