You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've recently downloaded the latest plugin version of mason.nvim
Yes
Problem description
Running :MasonInstall hdl-checker fails to install. Looking at the Log I see
As was mentioned in a similar issue I have pip installed and updated as well as python3.12-venv. the similar issue was resolved with no meaningful resolution by user
I'm looking for a way to install hdl-checker. I'd like to find a real fix, but I don't care if I just get a band aid for this issue.
Expected behavior
Expecting that :MasonInstall hdl-checker should install the package
If your end goal is primarily installing and using the package, you can bypass mason entirely try cloning the repository directly, applying the fix listed here in versioneer.py, and install with pip install ./<cloned_repo>.
I've searched open issues for similar requests
I've recently downloaded the latest plugin version of mason.nvim
Problem description
Running
:MasonInstall hdl-checker
fails to install. Looking at the Log I seeAs was mentioned in a similar issue I have
pip
installed and updated as well aspython3.12-venv
. the similar issue was resolved with no meaningful resolution by userI'm looking for a way to install hdl-checker. I'd like to find a real fix, but I don't care if I just get a band aid for this issue.
Expected behavior
Expecting that
:MasonInstall hdl-checker
should install the packageAffected packages
hdl-checker
Mason output
Installation log
Neovim version (>= 0.7)
NVIM v0.11.0
Build type: RelWithDebInfo
LuaJIT 2.1.1741730670
Operating system/version
Linux FTW004 4.4.0-19041-Microsoft #1237-Microsoft Sat Sep 11 14:32:00 PST 2021 x86_64 x86_64 x86_64 GNU/Linux
Healthcheck
Screenshots
screenshot 1:

screenshot 2:

The text was updated successfully, but these errors were encountered: