keevee09

Results 9 comments of keevee09

My system: OSX 10.11.6 with xcode-7.3 and pyenv virtual environments I've installed Cartopy into pyenv virtualenv's python2.7.12 and python3.5.2 python3.5.2 fails currently. python2.7.12 works after installing PyQt5 from source (qgis...

@jdanbrown : your solution is confirmed to work in a _pyenv 3.5.2 virtual environment_ One suggestion for anyone wanting to test this: create a new ipython profile and this will...

I am on Fedora 39, have Emacs v29.1, and the gui version of doom-emacs' doom-modeline's right side gets cut off. Just checked the cli version and the doom-modeline has the...

Open a file, and check again. It should work as expected. It is only an issue with the doom-emacs splashscreen for me. On Mon, 15 Jan 2024, 11:39 keaaw, ***@***.***>...

Great! On Thu, 18 Jan 2024, 11:52 keaaw, ***@***.***> wrote: > @seagle0128 My apologies, both the first > and second snippets work. I wasn't testing properly the first time (didn't...

Thanks for the tip! On Thu, 18 Jan 2024, 15:32 Vincent Zhang, ***@***.***> wrote: > So the root cause is here > > (cl-loop for (car . _cdr) in fringe-indicator-alist...

Same with OSX El Capitan and homebrew's Python 2.76 and 3.51. `pip install bashplotlib` does not work but installing from source as per the README.md `git clone ...` `cd bashplotlib`...

I successfully translated a text from Turkish to German using the following command in Linux: `cat input.txt | ollama run mistral-nemo --verbose "Please translate the provided text to German"`

True. I have also had limited success with this format, anyway. Reading the, err, README.md from ollama's github page, I have tried this format: `ollama run llama3.1 "Translate this file...