Felipe Esdras Navarro
Felipe Esdras Navarro
AttributeError: 'str' object has no attribute 'path' , ERROR when try to move selected data to trash
ranger version: ranger 1.9.3 Python version: 3.10.4 (main, Apr 2 2022, 09:04:19) [GCC 11.2.0] Locale: en_AU.UTF-8 We still don't solve it
AttributeError: 'str' object has no attribute 'path' , ERROR when try to move selected data to trash
> @fesnavarro Have you tried the master branch like suggested? All good, I did the workaround mentioned here https://github.com/ranger/ranger/issues/2361#issuecomment-862906263
Okay, let me see if I'm doing it right. These are the steps. "git clone" not this repo but "weechat-matrix-rs" instead cd weechat-matrix-rs && cargo new newname --lib cd newname...
I'm trying to build weechat-matrix-rs but I got stuck [here](https://github.com/poljar/weechat-matrix-rs/issues/20).
I've tried with and without quotes. Same result: make compiled without errors Then WEECHAT_PLUGIN_FILE="/thepathIfound/weechat-plugin.h" make install WEECHAT_PLUGIN_FILE='/thepathIfound/weechat-plugin.h' make install WEECHAT_PLUGIN_FILE=/thepathIfound/weechat-plugin.h make install WeeChat 3.0 [compiled on Nov 11 2020 11:12:13]...