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

removed tree-sitter COBOL from the dependencies. #1

Merged
merged 1 commit into from
Jul 22, 2024

Conversation

taisazero
Copy link
Contributor

@taisazero taisazero commented Jul 22, 2024

The tree-sitter COBOL is a broken dependency and results in the following error on Windows:

pip failed to build package:
    code-nav-devon

Some possibly relevant errors from pip install:
    warning: [email protected]: Compiler family detection failed due to error: ToolExecError: Command "C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\VC\\Tools\\MSVC\\14.40.33807\\bin\\HostX64\\x64\\cl.exe" "-E" "C:\\Users\\myuser\\AppData\\Local\\Temp\\pip-install-3bemqkjo\\code-nav-devon_210f3ff557814fb6813fb5a48d037cea\\target\\release\\build\\tree-sitter-COBOL-ddd2bf2a20f798aa\\out\\11135311020291847115detect_compiler_family.c" with args C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.40.33807\bin\HostX64\x64\cl.exe did not execute successfully (status code exit code: 2).

Ref: entropy-research/Devon#93

@Mihir1003
Copy link
Contributor

Thanks for catching this!!

@Mihir1003 Mihir1003 merged commit cf0968a into entropy-research:main Jul 22, 2024
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

Successfully merging this pull request may close these issues.

2 participants