Skip to content

Does not installs on Windows #9

Description

@RoboBurned

Installation fails on "patch not found" error.
After installing patch still does not installs with error:

Downloading https://files.pythonhosted.org/packages/60/41/1aac9b64f9aa174dd8ff03a997df52c9652e9326b376f1f4eaa066e6a358/hivemind-1.1.12.tar.gz ...
Extracting sdist ...
Applying patch ...
Traceback (most recent call last):
  File "D:\Temp\DriftLLm\drift\scripts\build_hivemind_windows.py", line 158, in <module>
    main()
  File "D:\Temp\DriftLLm\drift\scripts\build_hivemind_windows.py", line 129, in main
    apply_patch(PATCH_FILE, src_dir)
  File "D:\Temp\DriftLLm\drift\scripts\build_hivemind_windows.py", line 95, in apply_patch
    raise RuntimeError("patch.apply() failed")
RuntimeError: patch.apply() failed

I also tried to change line endings of patch file from CRLF to LF with no success/

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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