Swapneil Singh

Results 42 comments of Swapneil Singh

Since this isn't in the Master copy yet: can the fix be added to a MELPA download without causing undue difficulties, i.e. with updating hy-mode in the future? I've only...

Just want to note I ran into the same issue. I haven't tried implementing #103 or alexeiz's fix, though, so either may be valid solutions.

I am having this issue as well, running via lein on Windows. It pops up only when I try to import libpython-clj2.require. Incidentally, when I checked "java.library.path", I noticed that...

I can see a python3.dll and a python310.dll in the Python310 folder. Nothing called "libpython.dll" in there or any of its subfolders, though. Incidentally, the path to Python310 was itself...

Sorry, was distracted by some non-Clojure work the past few days. Here's the code and corresponding output. EDIT: Just a note, my use of the word "colon" was intentional. The...

I'm having a similar issue (on Windows); .org files open in org-mode (as they should) but org-brain gives this error in the use-package declaration and when trying to use any...

I can reproduce this when using the MSYS terminal to run sbcl, but MingW and Powershell seem to be working fine. Did you use the ttf installation instructions? I would...

> `split_file` is not used anywhere anymore, except in its unit test. I propose to remove the function altogether instead of patching it. I haven’t opened AutoGPT in a while,...

I haven't been able to build from source yet (https://github.com/lem-project/lem/issues/628#issuecomment-1842840549); my local SBCL can load `:sketch` fine, though, so presumably it would work in that case.