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

Can not find the dependencies. #72

Open
xyecoding opened this issue May 7, 2022 · 2 comments
Open

Can not find the dependencies. #72

xyecoding opened this issue May 7, 2022 · 2 comments

Comments

@xyecoding
Copy link

xyecoding commented May 7, 2022

I use the dev branch of dap-buddy.nvim. I use :DIInstall python to install the debuger for python. However, it can not find the dependenies even I installed them in
the PATH directories. I find the reason causes this issue. It is this line.

image

As the screenshot shows I print the output variable. it should be a string of exists. However, It includes the path. this line seems not work correctly for me.

@JolinpiggyYulongJin
Copy link

I would suggest you try this forked repo:
https://github.com/ravenxrz/DAPInstall.nvim

@MagicMarvel
Copy link

Meet same problem.
I am using WSL2 + LunarVim. When I try DIInstall ccppr_vsc,
Even if these dependencies are installed, I will get the following error
Error: some dependencies were not met. In order to install this debugger you must install the following programs: wget, unzip, make

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

3 participants