Michael Hucka
Michael Hucka
Thanks, that helped! I got it to work now. Is this approach (using `decode`) the way it must be done? IMHO it would be more convenient and easier to use...
My apologies for the slow responses and lack of attention to Nostril issues. I just have too much other work :-(. I will try to look at it this weekend.
Thank you very much for this contribution. To help with the backlog of work, I've created a couple of milestones and added this PR to milestone 1.3. The next milestone,...
It seems that the behavior of `bagit.py` is asymmetrical with respect to how it treats long tag lines: it handles folded lines when _reading_ `bag-info.txt`, but it does not fold...
I just did a PR for changes that implement a new flag, `--wrap`. This change has been working for us in preliminary testing.
When AppleScript executes an external shell command, it does not respect any shell `PATH` environment variables you may have set in your `.profile`/`.bashrc`/`.cshrc`/etc. file (whatever it may be, depending on...
Close: remove "python3" -- the path needs to be to a directory, like this: ``` "PATH=$PATH:$HOME/miniconda3/bin" & " zowie -s -q " & quoted_path ``` Also, it may be a...
I'm not sure if there was a question in your last reply. Is it working now?
Sorry about this, but your last sentence contains contradictory statements: "it working" but also "wrong version of python", and I can't figure out what that means. Can you clarify?
This is a weird error. How did you install Zowie? Edit: I know you wrote "I have downloaded ZOWIE from your site", but which version of Zowie? Prebuilt-binary (and if...