Murali Kodali

Results 21 comments of Murali Kodali

sorry, i might have misunderstood the output, as the output is giving no numbers for not installable or version mismatch lines. please provide some output to show that attempt is...

yes, there is hledger-input.el in the directory "straight/build/hledger-mode/"/

following is the output of pp-macro-expand-last-sexp : ```lisp (progn (straight-use-package 'hledger-input) (eval-and-compile (add-to-list 'load-path "/home/murali/.emacs.d/straight/build/hledger-mode/")) (eval-and-compile (defun popup-balance-at-point nil "Show balance for account at point in a popup." (interactive) (if-let...

It is Ubuntu Mate 16.04 On 14-Aug-2017 2:55 am, "Siddhartha Das" wrote: @muralikodali Can you let me know which version of Ubuntu are you trying to install on...on my VMs...

on* ubuntu mate 16.04*, i have got following errors when i tried to run snap $ *snap run bookworm* [INFO 10:43:39.434394] Application.vala:153: Bookworm version: 0.9.1 [INFO 10:43:39.434426] Application.vala:155: Kernel version:...

Just to show executed shell processes, i have attached the above picture. Actual problem is , when i execute "zps -p", terminal and tmux sessions are closed.

`pip install configparser -u` giving the following output : ``` Defaulting to user installation because normal site-packages is not writeable Requirement already satisfied: configparser in /home/murali/.local/lib/python3.10/site-packages (5.2.0) ``` Above error...

i have installed configparser-5.2.0 with `pip install --upgrade configparser`, but excalibur is showing lower version requirement for configparser. ``` Successfully uninstalled configparser-3.5.3 ERROR: pip's dependency resolver does not currently take...

i have installed pandoc-csv2table with command ```$ stack install --resolver lts``` Afterwards i ran pandoc-csv2table with pandoc. Following is the output : ``` pandoc-csv2table: Error in $: Incompatible API versions:...

after update of repository, zettel is built successfully. from the usage point, i would like to make some suggestions. - file names contain werird characters ![zettel_filename](https://user-images.githubusercontent.com/11482766/79332968-5ee3b200-7f3b-11ea-991b-c9946452c931.png) - there is some...