Charles Godfrey

Results 11 comments of Charles Godfrey

Same issue here, although it's really, really inconsistent. Like sometimes I just delete a cventry and rewrite it and the issue goes away ... Bizarre. Almost makes me think it...

This might be the same issue, although it's a different `FileNotFound` than the one above: This error traceback appears a few seconds after launching the shell: ``` Exception in thread...

hmmm, strange. You're right, I was running it via `eval-buffer` after making changes. I've never had issues doing that before, do you happen to know why things would behave differently...

Wow, that's wonderfully subtle! Thanks again for your insight. Closing the issue! Also thanks @weirdNox for `org-noter`, been happily using it for almost a year now.

Also seem to be having this issue. `M-x bibretrieve`, then input author and title, and get back `Wrong number of arguments: (1 . 2), 3`. Am I understanding correctly that...

Okay, I will safely ignore then! On Thu, May 2, 2019, 12:40 PM Pavel Zorin-Kranich wrote: > This error does not affect the main functionality and can be safely >...

Awesome, many thanks that's very helpful. I just basically copy-pasted from the readme, and was adding stuff like ``` (defconst my-dired-media-files-extensions '("mp3" "mp4" "MP3" "MP4" "avi" "mpg" "flv" "ogg") "Media...

FWIW I just spent 20 minutes tweaking your example into a pseudo-port of [LS_COLORS](https://github.com/trapd00r/LS_COLORS) (didn't actually figure out how to turn ls colors into hex, just used inspection of my...

In case it's useful to anyone, I'm strangely getting this error when running the glue test script `python glue.py yamls/test/glue.yaml model.name=mosaic_bert && rm -rf local-finetune-checkpoints` but not the pretraining test...

Update: on a slightly different environment (listed below, needed to make some tweaks to build apex on my system) I'm getting this issue using `composer main.py yamls/main/mosaic-bert-base-uncased.yaml` as well, with...