chadtree
chadtree copied to clipboard
Not able to install dependencies
Since one of the recent updates I'm no longer able to install chadtree's dependencies. When I run :CHADdeps I get the following error:
WARNING: Requirement 'std2@https://github.com/ms-jpq/std2/archive/a42443ea6de414a846a75a704feba6d06fa04146.tar.gz' looks like a filename, but the file does not exist
WARNING: Requirement 'pynvim_pp@https://github.com/ms-jpq/pynvim_pp/archive/52ad6dc45be8bd1e6407c6d38d46da041e5d2b43.tar.gz' looks like a filename, but the file does not exist
Processing ./std2@https:/github.com/ms-jpq/std2/archive/a42443ea6de414a846a75a704feba6d06fa04146.tar.gz
ERROR: Could not install packages due to an EnvironmentError: [Errno 2] No such file or directory: '/home/matthew.donnelly/.local/share/nvim/plugged/chadtree/std2@https:/github.com/ms-jpq/std2/archive/a42443ea6de414a846a75a704feba6d06fa04146.tar.gz'
Installation failed, check :message
I tried to solve this myself but couldnt get anywhere and ultimately had to uninstall chadtree 😞
I've had the same issue :/
I have the same problem :(
Have you tried to remove the plugin(deleted .vim/plugged/chadtree) and reinstall? I just installed it and everything works fine.
I have the same issue. It may have something to do with issue #175. Although this fix did not update pip version for me.
same here