Page 2 of 2 FirstFirst 12
Results 11 to 12 of 12

Thread: asking for script

  1. #11
    Join Date
    May 2005
    Beans
    Hidden!

    Re: asking for script

    Thanks, that worked. Now I'm getting this:

    Code:
    Traceback (most recent call last):
      File "/home/martin/bin/dl_pics.py", line 30, in <module>
        cmd=('/usr/bin/gphoto2 --filename %%: --get-file %s-%s'%(start,end))
    NameError: name 'end' is not defined

  2. #12
    Join Date
    May 2005
    Beans
    Hidden!

    Re: asking for script

    Aha! It's working!

    Awesome. Thanks a lot!

    That would have been a lot easier if you were sitting at the computer that you were trying to code for, I'm sure. I can hear my computer buzzing as it usually does when mogrify is resizing.

Page 2 of 2 FirstFirst 12

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •