chadtree icon indicating copy to clipboard operation
chadtree copied to clipboard

Not able to install dependencies

Open mattdonnelly opened this issue 4 years ago • 5 comments

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 😞

mattdonnelly avatar Mar 15 '21 14:03 mattdonnelly

I've had the same issue :/

pesader avatar Mar 18 '21 17:03 pesader

I have the same problem :(

khalidchawtany avatar Mar 26 '21 20:03 khalidchawtany

Have you tried to remove the plugin(deleted .vim/plugged/chadtree) and reinstall? I just installed it and everything works fine.

suruaku avatar May 26 '21 10:05 suruaku

I have the same issue. It may have something to do with issue #175. Although this fix did not update pip version for me.

vando026 avatar Nov 22 '21 05:11 vando026

same here

actualdankcoder avatar Jan 27 '22 18:01 actualdankcoder