Signynt / signynts-darkroom-shortcut

A one-click workflow for film negative inversion with dust or scratch removal
MIT License
35 stars 4 forks source link

Issue running Darkroom Shortcut Workflow #8

Open baotri opened 2 years ago

baotri commented 2 years ago

I'm having an error with the shell script when I try to run it. I'm doing DSLR scans and the B&W script is working just fine. When I try to run the script for my C-41 film it doesn't work.

I've tried to reinstalling everything and running your terminal command in the instructions, but no luck. Here's a .txt file of the error I'm getting from Finder. Could you please help?

Steps to recreate:

  1. Run "Convert to Tiff.workflow" on raw file.
  2. Run "Signynt's Darkroom Shortcut.workflow" on .tif output from step 1
  3. I get this error when running the script from step 2

echo "export PATH=/opt/homebrew/bin:$PATH" >> ~/.zshrc

Signynt Shell Script Error.txt

Signynt commented 2 years ago

Sorry for the late reply! Could you try running imagemagick manually from the command line to see if there's an issue with the installation? Just try using the convert command to see if it pulls up the instructions on how to use it, or if you get an error.

baotri commented 2 years ago

Xnip2022-03-18_11-01-30

Here's a screenshot. Looks like I'm getting instructions as I should